LowMemorySystems

Differences between revisions 7 and 8
Revision 7 as of 2005-07-26 20:42:56
Size: 1332
Editor: 81-178-110-100
Comment: adding another link
Revision 8 as of 2005-07-26 23:31:25
Size: 1475
Editor: c906e942
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''How to install an Ubuntu-Desktop on low memory systems (Pentium II and III Processor, 32-256 MB RAM)''' '''Como instalar o Ubuntu-Desktop em computadores com pouca memória ( Pentium 2 e 3, com 32-256 MB de Memória Ram)'''
Line 3: Line 3:
== Install the Server version (no graphics) == == Instalando a versão Server (sem interface gráfica)==
Line 5: Line 5:
To install a base system, once you have booted from the install cd, type: Para instalar somente o sistema base, após o boot pelo cd de instalação digite:
Line 11: Line 11:
and hit enter. Aperte Enter
Line 13: Line 13:
== Install a Lightweight System == == Instalando um sistema leve ==
Line 15: Line 15:
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. 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.
Line 17: Line 17:
Some examples are: Alguns exemplos são:
Line 23: Line 23:
or ou
Line 28: Line 28:
or even ou então
Line 33: Line 33:
== Other Ideas == == Outras idéias (Alguns desses sites podem estar em inglês)==
Line 39: Line 39:
CategoryDocumentation CategoryCleanup CategoryDocumentation CategoryCleanup CategoryDocumentation CategoryDocumentation

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)==

CategoryDocumentation CategoryCleanup CategoryDocumentation CategoryDocumentation

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