|
Just Beginning
Introduction Is Ubuntu for You?* Which Ubuntu to pick?
Download and Burn Ubuntu
Install Software
Where's the Terminal? Next Steps Beyond the Basics Playing Around Troubleshooting * Off-site link |
Modest Spec or Barebones Installation of UbuntuIf you have a low-spec'ed computer (64 to 128 MB of RAM, less than 1 GHz processor), you may have difficulty with a regular Ubuntu installation. You may, even if you have a higher-spec'ed computer want to create a minimal installation for other reasons. Go to the Ubuntu Minimal CD Image page to get the minimal CD. If you have Windows, this tutorial will help you get the .iso burnt to CD. If you have Mac, this tutorial will help you get the .iso burnt to CD. If you have Ubuntu, just right-click the .iso and write to disc. Note: a high-speed wired internet connection is recommended for a minimal installation.
The rest of this tutorial assumes you're using your entire disk. If you need help with partitioning, post a thread on the Ubuntu Forums.
At the prompt, type these three commands (unfortunately, you won't be able to copy and paste into the fullscreen terminal, so please be careful to type exactly what you see here; be mindful of the spaces and spelling): sudo apt-get update
sudo apt-get install xorg xterm gdm icewm menu firefox gksu synaptic sudo /etc/init.d/gdm start
For the older version of this page, go here.
Variations sudo
apt-get install xorg xterm wdm icewm menu dillo You would then have to use this
for the fourth command: sudo /etc/init.d/wdm start
Some people prefer Fluxbox, Openbox, PekWM, or Windowmaker to IceWM. If you know how to configure those window managers, you can obviously substitute those in for IceWM in the second command. You can learn more about different window managers at http://xwinman.org
|
|
If you have suggestions or corrections for these tutorials, please post in this Ubuntu Forums thread or leave a comment on my blog. |
|