|
Need to b able to use remote desktop or similar piece of software to access my server, using a dyndns host name so the machine is locally accessible also. Any configuration tips or software client suggestions would be helpful. |
|
Well, regarding Linux, SSH comes to mind, but this is merely a command line oriented interface. There are also graphical interfaces available, as a simple search shows, for example here. For general help with accessing services from outside see this guide. |
|
Whatever you do you should use either an SSH tunnel or a VPN. Then you can use either X, VNC or NX. |