apt-get install rungetty apt-get install aspell aspell-en dictionaries-common exiv2 ghostscript gsfonts hal hal-info hunspell-en-us kaboom kdelibs-bin kdelibs5-data kdelibs5-plugins kdoctools vim /etc/inittab look for the following line comment out #1:2345:respawn:/sbin/getty 38400 tty1 1:2345:respawn:/sbin/rungetty tty1 --autologin YOUR_USER_NAME .profile if [ -z "$DISPLAY" ] && [ $(tty) = /dev/tty1 ]; then #while true #do startx sleep 15 echo "++++++++++++++++++++++ thinclient ++++++++++++++++++++++++++" fi if [ -f /rdp/rdp.sh ]; then /rdp/ fi