Question
Problem creating SSH tunnel on linux
Hello,
I’m following this DigitalOcean guide to configure VNC on Ubuntu.
Everything works fine up to step 3. When I try to create an SSH connection on my local computer using ssh -L 5901:127.0.0.1:5901 -C -N -l sammy your_server_ip
in my terminal, nothing happens Screenshot.
Any ideas?
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×