Operating Systems | News, how-tos, features, reviews, and videos
Explore related topics
In this Linux tip, learn how easy it is to install Apache on Fedora. The first thing you need to do is run a command to install the software. Then, you can run other commands to ensure it starts when your system reboots, to view Apache processes, to ...
The dnf command can uncover a wealth of information about what file packages are installed on Fedora and related systems
In this Linux tip, learn how to ask a Linux command for help. You can type the command you want to know about and then add --help. What the command should send back is an explanation of the command's options, maybe a usage example and something about...
If you've never looked into the availability of free fonts for Linux, you've got a big surprise coming. There are many thousands of uniquely appealing fonts, and adding them to your system is very easy.
In announcing the next version of Windows Server, Microsoft set the stage for TPM, so hardware makers know what’s coming.
It might be time to rethink what "backing up" your key systems should involve
It's not hard to look up configuration details on your Linux system. The hard thing is wrapping your brain around how many are available and what they can tell you.
Here are eight Linux commands for looking into binary files and viewing details about what executables are doing when they run.
In this Linux tip, learn how to use the bzcat and zcat commands. They allow you to look at the contents of files compressed with the bzip2 and gzip commands without having to uncompress the files first. Instead, these commands uncompress the files an...
The sar command can provide detailed system metrics on just about every aspect of system performance. You can query it on as as-needed basis or set it up to provide daily reports.