Knoppix
Background
Knoppix is a GNU/Linux system running
directly off a CD-ROM.
Use as an X terminal
- Boot from Knoppix CD as usually
- on boot loader prompt, instead of just pressing Return, enter
knoppix 2 to avoid normal (local) X session
- you get a root shell prompt. Enter su knoppix to get rid of
superuser priviledges.
- X :0 & starts an X server (on console 5; access with Alt-F5)
- DISPLAY=:0 ssh mylogin@myserver gnome-session
- the programs are run in an environment which tells them to use display :0
- ssh connects the remote machine and logs in
- you may want to use another session, perhaps kde or
kde2
http://www.iki.fi/Tuukka.Hastrup/tweaks/knoppix
© 2003 Tuukka Hastrup (Tuukka.Hastrup@iki.fi)