Copps
September 12th, 2006, 09:24 PM
Hi all,
I need to be able to access my Ubuntu desktop from a remote Windows machine.
I have added vnc4server and xinetd via aptitude, set config, and can start an ubuntu session locally via vncviewer:localhost:1
I can also start a session using tightvnc.exe on a Windows machine on my local network. What I've read about accessing sessions through VNC remotely doesn't fill me with much confidence! From what I understand of SSH tunnelling, I could connect remotely to my Ubuntu machine via SSH and begin the desktop session by running the same command as above, "vncviewer:localhost:1"
This is where my understanding may be drifting off. Is this SSH tunnelling? When I try to do this, I get "Error! Cannot open display!"
Here are the things I can't figure.
Do I understand what SSH tunnelling really is?
How can I access an Ubuntu desktop session remotely AND securely using SSH tunnelling?
Do I need to port forward SSH traffic to my Ubuntu machine, which is sat behind a router?
How can I change the SSH connection port to something else to help prevent unauthorised access?
Thanks for any help anyone can offer!
I need to be able to access my Ubuntu desktop from a remote Windows machine.
I have added vnc4server and xinetd via aptitude, set config, and can start an ubuntu session locally via vncviewer:localhost:1
I can also start a session using tightvnc.exe on a Windows machine on my local network. What I've read about accessing sessions through VNC remotely doesn't fill me with much confidence! From what I understand of SSH tunnelling, I could connect remotely to my Ubuntu machine via SSH and begin the desktop session by running the same command as above, "vncviewer:localhost:1"
This is where my understanding may be drifting off. Is this SSH tunnelling? When I try to do this, I get "Error! Cannot open display!"
Here are the things I can't figure.
Do I understand what SSH tunnelling really is?
How can I access an Ubuntu desktop session remotely AND securely using SSH tunnelling?
Do I need to port forward SSH traffic to my Ubuntu machine, which is sat behind a router?
How can I change the SSH connection port to something else to help prevent unauthorised access?
Thanks for any help anyone can offer!