Hi, i’m really needing to Install TightVNC on my droplet ‘Steam’. Using Ubuntu
I’ve followed the tutorials and others of site but still cannot get it working only the error from TightVNC when trying to connect “The target machine actively refused it”.
I tried this exactly. [TUTORIAL](https://www.digitalocean.com/community/tutorials/how-to-install-and-https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-14-04
I’ve wiped the droplet and tried installing again but it just doesn’t seem to work!
I hope to get this sorted asap.
Thanks.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I have exactly same problem as zyteog. vncserver -list doesn’t seem to be valid argument. I get below error: Unrecognized option: -list
After starting up vnc on your droplet, is your server listening to the expected port/display number? Try running the following command on your droplet after you start up vnc
vncserver -list
If you use Putty to establish the SSH tunnel from your PC, make sure the tunnel uses the corresponding port. For example, if the port/display# from the output above is ‘:01’, setup your SSH tunnel in Putty to use a source port of 5901 and a destination of localhost:5901 , then use localhost:5901 as the vncserver name you give to your vnc viewer.
The example conceptually looks like
You should get a vnc password prompt once you initiate your viewer
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.