Report this

What is the reason for this report?

VNC Viewer will not connect, "connection actively refused"

Posted on June 15, 2015

When I try to run my TightVNC viewer I get an error saying the server actively refused the connection. I also tried to add the VNCserver to my defaults on the linux server and it told me that the VNCserver script was missing LSB tags and overrides. I am using an HP Proliant DL360 G5 running Ubuntu Server 15.04. I can get into the server easily enough using Putty CLI, but I want a GUI for one particular job.

any help is appreciated



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!

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.

This question was answered by @sierracircle:

correct. vnc4server can be installed on your server with:

sudo apt-get install vnc4server

then launch your vnc instance with:

vncserver

then connect to your server with this:

your.servers.ip.address:1

View the original comment

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.