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 ...
Sudo lets you run any terminal command as another user — hence "substitute user" — but the default and most common use for it ...
Much to the chagrin of those who would like to malign the Linux operating system, it's actually quite easy to use. Thanks to modern GUI desktop environments and applications, anyone can jump into the ...
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 ...
If you have any experience with the Linux command line, you’ve probably used a pipe to solve tasks by combining simple ...
While the Raspberry Pi’s operating system is Linux, that doesn’t necessarily mean you should go out and memorize every Linux command. The Pi is a different type of computer that’s used for different ...
If you’re considering adding Linux to your data center, or your company is looking at promoting you to become their first (or next) Linux admin, you probably understand there are lots of commands to ...
One of the many nice things about Linux is that there's always so much power at your fingertips. With that power comes great information that can help you troubleshoot issues or simply see how much ...
Learn how to record terminal sessions on Linux using Asciinema and convert them into clean animated GIFs for READMEs and ...