News

To start your journey with the Linux command line, it's important to know a few things before diving in. These aspects of the terminal are fundamental to getting the most out of the tool. Shall we ...
A common use for the ip command is checking what network devices are connected to your Linux system. You can use this ...
Getting started with Linux can be more than a little daunting. In this article we help you learn the commands needed to find your way around and teach you how to find out more on your own. Share on ...
The Linux command line can seem impenetrable, with arcane instructions and a focus on text interfaces. Fortunately, there are ...
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 ...
The which command will show you the file-system location for a command’s executable. This is the file that is read and run whenever you type the command name. In the example below, there are two or ...
Many Linux commands can do more than you might think. The usermod command is one such command, and it can be very handy.