![]() the psycho cat on an HP Mini with Ubuntu
Just Beginning
Which Ubuntu to pick?
Ubuntu inside Windows
Install Software
Security in Ubuntu
Where's the Terminal? Next Steps Beyond the Basics Playing Around Troubleshooting * Off-site link
Cheap Plugs You may also want to consider donating directly to the Ubuntu project.
|
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. This guide will help you burn the .iso to CD 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 --no-install-recommends sudo service gdm start
For the older version of this page, go here.
Variations sudo
apt-get install xorg xterm wdm icewm menu epiphany-browser --no-install-recommends You would then have to use this
for the fourth command: sudo service 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. I will not give help to people posting in the above places. If you require technical support, start a support thread on the Ubuntu Forums. That is the appropriate place to ask for help. |
|