Saturday, January 17, 2009

SSH for graphical remote desktop

You can also use ssh for graphical remote desktop in Linux. For this you simply will have to use the following command -
# ssh -X 172.16.1.125
password:

Now you can use the resources of the remote logged system in graphic interface.
As If you want to change the settings for VNC Viewer then simply type -
#vino-preferences

and now you can change settings for VNC viewer for that system.

0 comments:

Post a Comment