To do it, go into X Windows on your client machine, just ssh into the box you wish with the option "-X" or "-Y" e.g.
ssh -X 192.168.2.2 |
And then start any GUI program from the command line e.g.
firefox & |
And the program runs within a window on your desktop.
No comments:
Post a Comment