Operating Systems | News, how-tos, features, reviews, and videos
Explore related topics
The Linux operating system runs all 500 of the world’s fastest supercomputers, which help to advance artificial intelligence, machine learning and even COVID-19 research.
Dig is a powerful and flexible tool for interrogating domain name system (DNS) servers. In this post, we’ll take a deep dive into how it works and what it can tell you.
In this Linux tip, learn how to use the mkdir (make directory) command. It’s one of the basic commands that every Linux user ought to know, but there are some rules and a couple options that aren’t obvious.
With a modest string of commands, you can get a quick look at what commands you're using on your Linux system and how often.
In this Linux tip, learn how to use the uptime command. It tells us how long the system has been up and running – and provides some additional information as well.
Displaying and interpreting information about Linux releases is a bit more complicated than it might seem.
Extracting files from archives isn't difficult, but it can be tedious, especially with all the archive naming conventions in use today. But you can make the task a little easier by putting everything you know about the process into a clever little sc
In this Linux tip, learn how to use the finger command. It provides information on the selected user account. Once it’s installed, all you have to do to use the finger command is type “finger” followed by the username of the account you want to...