What a Linux root user can do - and 8 ways you should absolutely never use it ...
Logging in as the root user should never be done on Linux. Using the root account could lead to disaster. Sudo is the preferred method of gaining elevated privileges. When I first started using Linux ...
Of all the Linux commands, rm is notorious. It's easy to completely wipe out your system with one mislaid rm command as root. I knew not to, but I ran that command on purpose anyway. Here's why. This ...
How to change a root password in a Docker image Your email has been sent You’ve probably already read that some Docker images were released with null passwords ...