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 ...
The most important networking command in Linux might be ping. This command lets you check if a remote machine is responding to your requests. You can use ping to check if your internet connection is ...
Here are some warm-up exercises for anyone just starting to use the Linux command line. Warning: It can be addictive. If you’re new to Linux or have simply never bothered to explore the command line, ...
I use the Linux command line daily, but that's because I learned Linux the hard way and those old lessons stuck. Most users could go their entire Linux lifetime and never run a single command. Some ...
I've been using Linux for a very long time, and from day 1, the terminal window and command-line interface (CLI) have been an integral part of my work. At the same time, I've learned that it's OK to ...
The lspci command actually has two more levels of verbosity you can access by typing -vv or -vvv. You'll end up with a ton of text to parse, though. Unless you're a developer, you probably won't gain ...
What Am I Doing? What is Going On? You are learning a different way to interact with a computer, working at the command line. It means typing commands at a prompt - no mouse. Typing only! Why? What is ...
Watch running the date command. How to use the Linux watch command for easier output tracking Your email has been sent Jack Wallen introduces you to a Linux command that can automatically execute a ...