How to install sudo on a Debian minimal server in under 5 minutes

How to install sudo on a Debian minimal server in under 5 minutes (2)

The root user on your server has more power than you can imagine, and while sometimes it’s needed, it’s better if it’s not given out unless absolutely necessary. But when you need to install software that needs root access and you’re not logged in as root, installing sudo (superuser do) can be the perfect solution […]