|
|
| ssh in combination with X |
|
|
|
| Written by Bart Dorlandt |
| Saturday, 10 June 2006 12:27 |
|
To administer a *Nix system remote you can use ssh and you can use a graphical interface. This can be done by using gnome or KDE and probably some other but I don't have much experience with those.
ssh -X [username]@[DNS or IP]
Xnest :14 &
DISPLAY=:14 ; startkde |||| DISPLAY=:14 ; gnome-session |
| Last Updated on Tuesday, 17 July 2007 14:29 |
| Related items: |
|---|
|


