Author: Anders Eriksson (kryten.atari.org)
Date: 11-23-2004 21:06
Simply ssh into the linux machine, and you access it just fine (assuming your username is "strider"):
falcon$> ssh strider@mylinuxbox
And enter your password. Done. This is really alot smoother than fiddling with VNC from the windows side as well. The server shouldn't need X11 at all then (less resource-hungry).
If you wish to run X11 applications remote from the linux machine to the falcon, there's a few more things:
1. Start the xserver at the falcon
2. login to the linux server as
falcon$> ssh -X strider@mylinuxbox
Then start some X applications on the linuxmachine, and the display should be exported to the falcon. Test some simple app first, such as xeyes or xcalc.
--
Anders Eriksson
support@atari.org
|