Browsing Category
Linux
10 posts
Auto Added by WPeMatico
Understanding devices on Linux systems
On Linux systems, devices are represented in the file system by files that are generally listed in the…
Many ways to use the date command on Linux
There’s a lot more to the date command than having it report the current date and time. You…
Red Hat releases tool to manage edge devices at scale… and to drive cars
Linux is a great operating system for devices. It’s cheap, customizable, and secure. But it has its challenges.…
More math on the Linux command line
Linux provides quite a few commands that let you do math on the command line. Which is best…
Making use of your command history on Linux
The .history file in Linux – whether ~/.bash_history, ~/.zsh_history or ~/.history – provides ways to track and reuse…
8 unusual Linux commands
This post examines eight somewhat unusual Linux commands that are worth knowing. But before we get into the…
Managing and monitoring user accounts on Linux
There are a number of commands on Linux that you can use to manage user accounts and monitor…
Adding, managing and deleting groups on Linux
User groups on Linux systems are often set up to provide access permissions to specific groups of users…
10 Linux commands for testing connectivity and transfer rates
There are quite a few tools that can help test your connectivity on the Linux command line. In…
Linux Kernel 6.14 rc3 Released – What’s New!
Linus Torvalds has released Linux Kernel 6.14-rc3, the latest release candidate for the upcoming Linux 6.14 stable version.…