| |
Ubuntu Lite |
Start a Hoary "server" installation. After reboot install (sudo apt-get install XXXX XXXX): System: synaptic language-pack-XX aspell-XX rxvt numlockx gksu menu mc Desktop: icewm iceme icepref xfce (NOT Xfce4) dfm Internet: mozilla-firefox mozilla-firefox-locale-XX-XX mozplugger d4x Multimedia: gpaint gxine gtksee gimp evince beep-media-player xmcd Office: abiword abiword-plugins xfonts-abi gnumeric [810 MB (uninstalling linux-image-386 and linux-headers-386)] Add your prefered packages (tsclient, rdesktop) or change in Internet, Options-Tips: -Use Xftree an Xfce samba aplications (old xfce add lots of apps for -Use dfm(*) for easy icon creation -Change mozilla-firefox to Opera --->less RAM needed -Uninstall wdm and "create" autologin(**) --->less Ram needed -Change dfm to rox-filer --> --->more RAM needed Remenber uninstall linux-image-386 and linux-headers-386) (*) For icons in desktop: 1.- Create a script called .xsession in /home/YOURUSER (sudo nano 2.- Type: #!/bin/bash 3.- Save changes and exit (Ctrl+x and yes) 4.- Reboot If fails: chmod .xsession script (sudo chmod 755 (**) For autologin: 1.- Uninstall wdm (sudo apt-get remove --purge wdm) 2.- Install mingetty (sudo apt-get install mingetty) 3.- Edit .bash_profile (sudo nano /home/USER/.bash_profile) an add this # autologin tty2 3.b- Save changes (ctrl+x) and exit 3.c- Edit inittab (sudo nano /etc/inittab) and search this lines: 1:2345:respawn:/sbin/getty 38400 tty1 3.d-change to this: 1:2345:respawn:/sbin/getty 38400 tty1 3.e- Save changes (ctrl+x), select yes and exit 4.- Reboot 5.- ENJOY!!!!!!!!!!!!!!!!! SORRY for bad english :(
deborphan alien unzip unrar msttcorefonts gsfonts-x11 gsfonts unarj
unace samba-client wdm rcconf
xchat gaim gftp sylpheed-claws bluefish mtr
mp3blaster gcdw cdw scrot
gnumeric-plugins-extra mousepad i2e
Multimedia and/or Office; ˇWARNING! shee dependences!: NOT install
ubuntu-desktop package NEVER ---->MORE more more RAM and space needed
use in Icewm: xfmountdev, xfkbd, and more)
/home/YOURUSER/.xsession)
# rox-filer -p=mypin& # for rox-filer uncomment
dfmn& # comment for rox-filer
exec icewm
/home/YOURUSER/.xsession)
at the end of script:
if [ -z "$DISPLAY" ] && [ $(tty) == /dev/tty2 ];
then
exec startx
fi
2:23:respawn:/sbin/getty 38400 tty2
3:23:respawn:/sbin/getty 38400 tty3
4:23:respawn:/sbin/getty 38400 tty4
5:23:respawn:/sbin/getty 38400 tty5
6:23:respawn:/sbin/getty 38400 tty6
2:2345:respawn:/sbin/mingetty --autologin
YOURNAMEUSER tty2
#3:23:respawn:/sbin/getty 38400 tty3
#4:23:respawn:/sbin/getty 38400 tty4
#5:23:respawn:/sbin/getty 38400 tty5
#6:23:respawn:/sbin/getty 38400 tty6