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!
After setting roots privileges to my user I still can’t run sudo (not allowed)
The visudo command is the correct way to edit that file. As explained on the man page: “visudo locks the sudoers file against multiple simultaneous edits, provides basic sanity checks, and checks for parse errors.”
thanks you, i’m newbie and first time to try vps, thanks you for your tutorial.
Awesome! I’m glad to hear it! Please let me know if there any other topics you would like to see in our community =]
Hello,
After following the steps, I’m in the final step of checking if I can connect with the newly created user but I’m getting an error saying “connection refused”.
Great intro. You should also mention the steps to add swap storage, as explained else on your site: https://www.digitalocean.com/community/articles/how-to-add-swap-on-ubuntu-12-04
hi, after login as root and update visudo for a newuser, i logout root, login with newuser do visudo command again but visudo say: /etc/sudoers: Permission denied any idea what newuser doesn’t have the root permision??