Modern network connectivity is light years ahead of what it once was. Even though it's much more reliable than it was in the 1990s, issues still come up -- which is why I'm glad that Linux includes a ...
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 ...
One of the things that makes Linux and Unix-like systems both powerful and frustrating is that there are many ways to accomplish any particular goal. Take something simple like running a bunch of ...
The --version (-V) option goes hand-in-hand with --help because it helps you find out about the program, and it’s usually supported where --help is. Traditionally, the --version option prints the ...
In the beginning days of Unix and later Linux, disks were physically large, but very small in terms of storage capacity. A 300 megabyte disk in the mid-90’s was the size of a shoebox. Today, you can ...
There are many aspects to security on Linux systems – from setting up accounts to ensuring that legitimate users have no more privilege than they need to do their jobs. This is look at some of the ...
Before delving into advanced techniques, you should familiarize yourself with the command line or Terminal, Linux's powerful tool. Here, you can perform tasks by typing a sequence of commands. While ...
Btop is a much-improved take on the Linux top command Your email has been sent Over the years, I cannot tell you how many times I’ve had to use the Linux top command to troubleshoot problems on server ...