There are quite a few tools that can help test your connectivity on the Linux command line. In this post, we’ll look at a series of commands that can help estimate your connection speed, test whether ...
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 ...
How to benchmark your Ubuntu Linux servers with the Phoronix Test Suite Your email has been sent If you're curious as to how your servers are performing, you should ...
Wan to give Linux a try but don't have the spare hardware or aren't familiar enough with virtual machines to give it a go? DistroSea uses a distribution ISO and a script from the Quickemu project to ...
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 ...
Do you use Linux machines in your data center? If so, it's probably a good idea to regularly check the health of the SSD drives used on those machines. Here's how to do it. If your data center makes ...
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 ...
Working on the command line is an integral part of being a successful Linux user. You need to have a firm grasp of certain commands to work effectively. There are even certain commands that you must ...
Linux SSH servers, in particular, stand out to cyberattackers. Their ability to provide remote command-line access positions them as essential conduits for controlling and managing server operations.
No matter how high-capacity your storage drive is, you always need to see how much space you have used and what files are using it. While there are ways to do this from the GUI in Linux, as always, ...