Operating Systems | News, how-tos, features, reviews, and videos
Explore related topics
Stressing your Linux servers can be a good idea if you'd like to see how well they function when they're loaded down. In this post, we'll look at some tools that can help you add stress and gauge the results.
In this post, we look at commands that Linux server admins can use to view user activity
In this Linux tip, we’re going to look at the && operator that provides a useful functionality in scripts. It represents an AND operator. But, first, to demonstrate how this operator works, we’ll run some simple commands on the command line.
How to use the cat, more, head and tail commands to look at the content of Linux files, not just text files.
A symlink or "symbolic link" is a Linux file that simply points at another file. If the referenced file is removed, the symlink will remain but not indicate there's a problem until you try to use it. Here are some easy ways to find and remove symlink
In this Linux tip, learn how to use the chage command. The name stands for “change age” and allows Linux admins to manipulate aging settings for user accounts – when passwords will must be changed or accounts will expire.
In this Linux tip, learn how to use the mv (move) command. It allows you to rename files, move files to other places in the file system or do both of those things at the same time.
Opening a Linux terminal on a Windows 10 desktop can help you practice your Linux skills and explore Windows from an entirely different point of view. In this post, we look at Ubuntu 18.04 running through Windows Subsystem for Linux (WSL).