LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   VNC through SSH (https://www.linuxquestions.org/questions/linux-newbie-8/vnc-through-ssh-592232/)

ohswrestler2009 10-16-2007 08:15 AM

VNC through SSH
 
Hi there. =]
I'm working on trying to set up a secure tunnel via ssh and run vnc through the tunnel so I can access my machine at home securely.
I'm using Fedora 7 and ssh and vnc are already installed.
I just don't know how to use them both at the same time.
Any good sites//advice?

Thanks.

sjreilly 10-16-2007 08:18 AM

Have you had a look at NX from nomachine.
Way faster than VNC

Steve

jymbo 10-16-2007 05:17 PM

Quote:

Originally Posted by sjreilly (Post 2926108)
Have you had a look at NX from nomachine.
Way faster than VNC

Steve

I totally agree. I use NX over the proxy server at work across to my FC7 box at home (I'm writing this over NX), and the performance is close to that of being on my local lan. Anyone who has suffered with VNC over the Internet for any length of time will surely appreciate NX. It's like encrypted RDP for your Linux box.

Installation on FC7 is simple. Just grab the RPMs from the Nomachine website and install. If you are behind a router, you'll want to forward a port for NX to your FC7 box's port 22 (for instance, I have port 8001 at my router forwarded to port 22 of my FC7 box). Then just fire-up one of the 3 NX clients (Windows, Linux, Mac OS X), configure host/ip, username/password + port (ex. 8001), then configure it to run any of the following:

KDE desktop
Gnome desktop
custom: any single application that can be run in a floating Window on the host desktop (firefox), or a light window manager run in a new virtual desktop (fluxbox)

Another cool feature about NX is the ssh client (nxssh.exe). If you're behind a proxy at work, you can use nxssh.exe to tunnel through the proxy to your NX server at home and have full console access. You can also do a ssh tunnel with port forwarding so you can have a direct encrypted connection to any of your services at home as well (I use it to tunnel to my home squid server).


All times are GMT -5. The time now is 07:54 AM.