Operating Systems | News, how-tos, features, reviews, and videos
Explore related topics
The big takeaway from this year's Linux Foundation tech talent report is that despite fears of layoffs, jobs are being created, with particular growth in jobs requiring AI. In addition, there are still significant talent shortages in cybersecurity, c
The revamped certification reflects expanded know-how with AI, automation, cybersecurity, and DevOps.
Parameter expansion requires a bit of practice, but it can be very useful once you’ve become familiar with its many applications.
Learn how to use the powerful bc command in Linux to perform fast, accurate calculations right from the command line. In this Linux tip, Sandra Henry-Stocker—author of the Unix as a Second Language blog—walks you through examples including additi...
Planning to manage a Linux server? Here are the commands a Linux sysadmin needs to know.
Want to perform quick math right from your Linux terminal? In this Linux tip, Sandra Henry-Stocker (author of the Unix as a Second Language blog on NetworkWorld) breaks down the expr command—a powerful way to do basic arithmetic like addition, subt...
The open source community encourages a lot of people to contribute, and the variety of Linux distributions means you’re likely to find many options that fit your needs.
In this Linux tip, Sandra Henry-Stocker—author of the Unix as a Second Language blog—shows you how to perform basic math right in the Linux command line using double parentheses syntax $(( )). Learn how to add, multiply, divide, and use multiple ...
Devices can be character devices (like keyboards and serial ports), block devices (such as hard disks and USB devices), network devices and virtual devices.
The date command on Linux can do more than display the current date and time. For example, it can provide dates in the past and future and adjust the date output to suit your need for details.