You can run applications from a remote system with the use of ssh -X.
The syntax is ssh -X username@remote application_name
Other switches to use are:
-Y and -C
Example: ssh -X root@linserver konsole - will bring up the konsole of the remote machine. Other useses are konqueror. I want to try firefox, thunderbird etc...
I will post my findings here.
No comments:
Post a Comment