Showing posts with label xserver. Show all posts
Showing posts with label xserver. Show all posts

Sunday, March 04, 2007

Ubuntu 6.10 Server Minimal Installation

Install without LAMP or DNS server.

1] Install the xserver
sudo aptitude install xserver-xorg

3] install the fonts and xterminal
sudo apt-get install xfonts-* xterm

4] Edit /etc/apt/sources.list to use internet or local apt-proxy server enabling the universe repository for icewm commenting out the CDROM part.

5] install the icewm (the minimal windows manager), firefox browser and openoffice.org 2.0
sudo aptitude install icewm firefox openoffice.org2