I have an Ubuntu 14.04 droplet configured to manage several services, among them a VPN. The VPN works but it is often slow and will sometimes randomly disconnect me, is there a reason why? I’m using UFW by the way.
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
This comment has been deleted
run this, and give me the output (as root/sudo), please:
also, this:
These will tell me the top 6 processes, based on CPU (first command) and RAM (second command). From there, I can help you investigate what’s causing the bottleneck further.