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 ...
The Linux command line is a text interface to your computer. Also known as shell, terminal, console, command prompts and many others, is a computer program intended to interpret commands. Allows users ...
The next chapter of our short CLI introduction will help you with some useful tips and tricks, or just some plain 1337 stuff that will aid you in the utter geek part of your life that you spend behind ...
Our Linux cheat sheet includes some of the most commonly used commands along with brief explanations and examples of what the commands can do. One of the things you need when building your “chops” on ...
Ok, now that we have our environment up and rolling, it's time for a guided tour. First things first, we need to log in. Once the system has booted, you'll be greeted with a login prompt. The ...
Learn the fundamentals of sorting and de-duplicating text on the command line. If you've been using the command line for a long time, it's easy to take the commands you use every day for granted. But, ...
Linux tricks can help you get work done faster, especially when they're easy. Here are some ways to find files, reuse prior commands, stop processes and more. In this post, we’ll take a look at a ...