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

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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.
Hello, @parthkagarwal
Could you please confirm that you’ve completed all the steps listed in the Prerequisites section of the article as well? Also would you mind confirming the exact VNC client that you’re using to connect?
I will recommend you to also try with another client.
On Windows, you can use [TightVNC](https://www.tightvnc.com/), [RealVNC](https://www.realvnc.com/), or [UltraVNC](https://www.uvnc.com/).
On macOS, you can use the built-in [Screen Sharing](https://support.apple.com/guide/mac-help/screen-sharing-overview-mh14066/mac) program, or can use a cross-platform app like [RealVNC](https://www.realvnc.com/).
On Linux, you can choose from many options, including vinagre, krdc, [RealVNC](https://www.realvnc.com/), or [TightVNC](https://www.tightvnc.com/).
Have you tried to increase the LimitNPROC in the following files:
/lib/systemd/system/openvpn@.service
/etc/systemd/system/openvpn@server.service
/etc/systemd/system/openvpn@server-udp.service
Regards, Alex
Hey @alexdo
Thanks for the reply. I’ve completed the prerequisites already and am using RealVNC at the moment. I haven’t been able to connect with VNC yet because the vncserver is failing to initialize properly. Firewall on both client and server is temporarily disabled to rule it out as the issue. I don’t seem to have openvpn installed on my system… is this needed for a VNC session with DigitalOcean to work correctly?
Thanks, Parth