LowMemorySystems

Differences between revisions 3 and 4
Revision 3 as of 2005-07-21 17:29:00
Size: 1205
Editor: d47-69-170-49
Comment:
Revision 4 as of 2005-07-26 01:24:52
Size: 1463
Editor: 64
Comment: Added link under Other Ideas
Deletions are marked like this. Additions are marked like this.
Line 36: Line 36:
 * http://ubuntuforums.org/showthread.php?p=271789 - I wrote this HOWTO, I suppose it relates to this. If anyone would be so kind as to "port" it to this wiki on a similar page, or perhaps do something else smart with it... That would be excellent I suppose.

How to install Ubuntu on low memory systems

How to install an Ubuntu-Desktop on low memory systems (Pentium II and III Processor, 32-256 MB RAM)

Install the Server version (no graphics)

To install a base system, once you have booted from the install cd, type:

server

and hit enter.

Install a Lightweight System

A good way to install a lightweight (graphical) system is to do a server install (see the above section) and then install some minimal lightweight components.

Some examples are:

sudo apt-get install gdm x-window-system-core xterm icewm menu mozilla-firefox abiword synaptic

or

sudo apt-get install wdm x-window-system-core xfce4 mozilla-firefox synaptic

or even

sudo apt-get install fluxbox x-window-system-core xdm dillo synaptic

Other Ideas

Installation/LowMemorySystems (last edited 2008-08-06 16:33:18 by localhost)