LowMemorySystems

Differences between revisions 8 and 19 (spanning 11 versions)
Revision 8 as of 2005-07-26 23:31:25
Size: 1475
Editor: c906e942
Comment:
Revision 19 as of 2008-08-06 16:33:18
Size: 73
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''Como instalar o Ubuntu-Desktop em computadores com pouca memória ( Pentium 2 e 3, com 32-256 MB de Memória Ram)'''

== Instalando a versão Server (sem interface gráfica)==

Para instalar somente o sistema base, após o boot pelo cd de instalação digite:

{{{
server
}}}

Aperte Enter

== Instalando um sistema leve ==

Um bom modo para instalar um sistema leve (com gráficos) é fazer a instalação no modo Server (ver a seção acima) e então instalar somente alguns componentes mais leves.

Alguns exemplos são:

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

ou

{{{
sudo apt-get install wdm x-window-system-core xfce4 mozilla-firefox synaptic
}}}
ou então
{{{
sudo apt-get install fluxbox x-window-system-core xdm dillo synaptic
}}}

== Outras idéias (Alguns desses sites podem estar em inglês)==
 * [http://www.binonabiso.com/en/Ubuntu-miniRAM-HOWTO.html Mini-Ram How-To]
 * http://www.ubuntuforums.org/showthread.php?t=42873 - this guide is similar to the one described in this page, but has a greater list of interesting lightweight packages that you might want to install to do certain tasks.
 * [http://ubuntulite.org/ UbuntuLite]
 * http://nix-dev.dudcore.net/HOWTO/UbuntuFlux - Install a minimal Ubuntu with fluxbox as your Window Manager and XDM as Display Manager.

CategoryDocumentation CategoryCleanup CategoryDocumentation CategoryDocumentation
#REFRESH 0 http://help.ubuntu.com/community/Installation/LowMemorySystems

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