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 ...
If you have any experience with the Linux command line, you’ve probably used a pipe to solve tasks by combining simple ...
Delete Backs up to erase one character. Backspace Mapped as a backspace key, displaying ^H. Ctrl-u Erases the command line. Ctrl-w Erases the last word on the command line. Ctrl-s Stops flow of output ...
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 ...
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 ...
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 ...
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 ...