Up until Friday, I had a Linux server in my office that, among other things, served as a remote login using NXServer. The thing I liked best about NXServer was that ALL of the data was sent over ssh on port 22. This meant that along with the security of ssh, I also only had to open a single port.
The Linux server has been taken offline and everything moved to a MacPro. The only thing I don't have set up is a way to remotely log in to my network. I know I can still log in with ssh but I would like to be able to run a GUI when I log in.
What's out there that will allow me to do this? I know about VNC and have used it in the past but it lacks the single secure port option (I believe).
Thanks,
Ray
The Linux server has been taken offline and everything moved to a MacPro. The only thing I don't have set up is a way to remotely log in to my network. I know I can still log in with ssh but I would like to be able to run a GUI when I log in.
What's out there that will allow me to do this? I know about VNC and have used it in the past but it lacks the single secure port option (I believe).
Thanks,
Ray