Turns out ls is more memorable when there’s loot involved.
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 ...
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 ...
Linux might sound scary for first-time Linux users, but actually, it isn’t. Linux is a bunch of open-source Unix operating systems based on Linux Kernel. These operating systems are called Linux ...
Linux destruction for science!
This select set of Linux commands can help you master the command line and speed up your use of the operating system. When coming up to speed as a Linux user, it helps to have a cheat sheet that can ...
When I need to work with Linux user accounts, I tend to default to the command line. Sure, there are GUIs for this purpose, but I find the command line to be more efficient and effective at this task.
The commands below include basic Unix commands such as ls, cat, cp, mv, grep, etc. We will also talk about some of the shortcuts that can help you take control of your operating system faster and in a ...
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 ...
If you're a Windows admin taking on some Linux servers, you'll need to learn some basic Linux commands for process management. No matter which flavor of Linux you're using, all services are offered by ...
Both the Windows and Linux operating systems include applications that would be useful for either operating system. Unfortunately, to use Linux programs in Windows, you would typically need to find ...