Udev is flexible but complex. Learn how to use udev so you can customize how Linux recognizes...
Sometimes you need to identify the hardware in a system. One command used for this is lspci.
Learn how the global DNS system makes it possible for us to assign memorable names to the...
There are lots of third party applications out there that purport to solve my sharing-with-the-cloud problem. I...
Learning a new programming language can be a fun exercise.
We asked our community for their stories about a "quick fix" that became a permanent one.
On March 29 of 2024, a security vulnerability was reported against the XZ library as CVE-2024-3094. This...
Turn off “access time” to make a slight but noticeable improvement on system performance.
The wget command line tool can provide detailed information about what’s happening on a web server.
Ever wondered what it takes to get your system ready to run applications? Here's what is going...
QEMU is a fast and flexible virtual machine that you configure using command line options.
Find out what sets these famous Linux pagers apart from one another, and how to choose the...
There are many options for performing backups. Most Linux distributions are provided with one or more open...
UNIX and Linux users find many uses for links, particularly symbolic links. One way that I like...
Couples complement each other and each member of the couple contributes unique and irreplaceable parts to the...
Cat is a fairly simple tool designed to concatenate and write file(s) to your screen, which is...