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 ...
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 ...
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 ...
This post covers some well-known Linux commands that, when used with particular options and arguments, can save you some time or ensure that what you are doing is what you intended. The first “trick” ...
I've been using Linux for what seems like forever. Over the years, I've noticed that I use the command line less and less, because the GUIs have just gotten so much better. Even still, there are ...
If you need to scan your network, nmap is the tool to use. Nmap can be installed on any Linux distribution. Nmap has several very handy commands. The nmap command (short for network mapper) is a ...