article thumbnail

5 Linux commands for measuring disk activity

Network World

Linux provides quite a few useful commands for gauging disk activity. The dstat command provides valuable insights into overall Linux system performance, pretty much replacing a collection of older tools, such as vmstat, netstat, iostat, and ifstat, with a flexible and powerful command that combines their features. iostat Linux 6.8.9-100.fc38.x86_64

Linux 368
article thumbnail

Linux fundamentals: Viewing files, commands, processes and systems

Network World

Linux provides a useful array of commands for managing file permissions, getting information on commands, displaying running processes and displaying details on the system itself. The chmod command will, for example, allow you to make a file executable, which is important when you prepare a script to automate some routine task.

Linux 370
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Adding, managing and deleting groups on Linux

Network World

User groups on Linux systems are often set up to provide access permissions to specific groups of users who share some responsibility. For example, a particular group of users may be allowed to run commands with superuser privilege or access a group of shared files. Some of the groups may include a list of users (e.g.,

Linux 368
article thumbnail

How to examine files on Linux

Network World

There are many types of files on Linux systems and numerous ways to look at them, from listing permissions to viewing content. Permissions and ownership Listing files on Linux with the ls -l command provides information on the file’s owner and associated group. Here’s an example: $ ls -l total 4 lrwxrwxrwx.

Linux 369
article thumbnail

Examining disk space on Linux

Network World

There are many ways to evaluate disk space usage on Linux, and this post examines a number of commands that allow you to view used and available disk space. Heres an example: $ sudo fdisk fdisk: bad usage Try 'fdisk --help' for more information. Linux filesystem Disk /dev/zram0: 3.7 Linux filesystem Disk /dev/zram0: 3.7

Linux 366
article thumbnail

Linux command line for beginners: 12 essential commands

Network World

Getting started on the Linux command line might seem overwhelming at first, but the many commands you need to use will fall into place more quickly than you might imagine. First, when you open a command terminal or log into a remote Linux server, you will be sitting at the command prompt. Linux systems tend to be fussy about passwords.

Linux 370
article thumbnail

Red Hat Enterprise Linux 9.5 gains security, networking upgrades

Network World

Red Hat is out this week with the latest milestone update of its flagship Linux platform. Red Hat Enterprise Linux 9.5 Red Hat Enterprise Linux 9.x Red Hat Enterprise Linux 9.x Firewalld is a commonly used Linux firewall service while notables provides filtering and classification of network packets.

Linux 274