Tech News
← Back to articles

6 sudo tricks every Linux user needs to know - plus 1 just for fun

read original related products more articles

MoleQL/iStock/Getty Images Plus via Getty Images

Follow ZDNET: Add us as a preferred source on Google.

ZDNET's key takeaways

Sudo is a powerful but imperfect Linux tool.

These tips can help make using sudo easier and safer.

Always use caution when monkeying with sudo.

I started using Linux prior to the advent of sudo. Back then, any time I needed to run admin tasks, I had to first su to the root user, run the task, and then exit the root user. Because root was enabled, some users would simply log in as root and forgo a standard user account altogether. That's a security risk no one should take.

And then came the sudo command.

Also: 7 most Windows-like Linux distros - if you're ready to ditch Microsoft

... continue reading