Older commands can still be faster—and more flexible, powerful, and accessible too!
I was surprised by which Linux commands I stopped using.
Ubuntu is one of the most customizable operating systems available. In order to begin to understand the various complexities of the system, you need to become familiar with the most basic commands at ...
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 .history file in Linux – whether ~/.bash_history, ~/.zsh_history or ~/.history – provides ways to track and reuse commands that you have recently run. This post suggests how you might make good ...
It's a Rust-based alternative to grep that offers most of the same capabilities, along with smarter defaults and generally ...
When working as an infrastructure engineer, you will have many opportunities to interact with Linux.There are many situations where you use commands on a daily basis, such as checking logs, moving ...
If you use the Linux command line often, you might forget which commands you've used recently. The history command is there to give your mind a jog. History does repeat itself — at least with regards ...
You can easily manage printers connected to your company's Ubuntu systems using the CUPS printing server and a Web browser or by using Ubuntu's Printers configuration ...
Linux offers a couple of easy ways to record commands you type so that you can review or rerun them. Recording the commands that you run on the Linux command line can be useful for two important ...