If you’re a new Linux admin, you probably at least know about sudo. Sudo stands for “super user do” and allows standard users to take admin-level actions, such as installing software. Even though most ...
The command line isn't required when using Linux. To truly maximize your Linux experience, you should still learn it. Some commands are more useful than others. Before we begin, I want to be clear: ...
There are many aspects to security on Linux systems – from setting up accounts to ensuring that legitimate users have no more privilege than they need to do their jobs. This is look at some of the ...
One of the things that every Unix systems administrator needs to know to properly manage a Unix system is who else is using the powers of root. Without that knowledge, it is not possible to be ...
Linux might sound scary for first-time Linux users, but actually, it isn’t. Linux is a bunch of open-source Unix operating systems based on Linux Kernel. These operating systems are called Linux ...
Working on the command line is an integral part of being a successful Linux user. You need to have a firm grasp of certain commands to work effectively. There are even certain commands that you must ...
I’m a big fan of the anime series Neon Genesis Evangelion. One of the quotes from it that stands out in my head is, “Man fears the darkness, and so he scrapes away at the edges of it with fire.” For ...