ss command in Linux

The ss command gives the socket statistics. It gives information about the network connections. ss is a replacement for the netstat command.

0 Comments

umask in Linux

The umask command is used for setting a mask which is used for managing the permissions of files created by processes during a login session.

0 Comments

netstat

The netstat command in Linux provides information about network connections, routing tables and network interface statistics.

0 Comments

pidstat

The pidstat command gives the CPU utilization, I/O statistics, page faults and memory utilization for processes and threads in Linux systems.

0 Comments

mpstat

The mpstat command in a Linux system gives the CPU utilization report and the hardware and software interrupts per second for processors.

0 Comments

iostat

The iostat command for getting the CPU and input-output statistics for Linux and Unix systems is explained.

0 Comments

vmstat

vmstat prints information about system processes, memory, swap, I/O blocks, interrupts and context switches and the CPU activity.

0 Comments

End of content

No more pages to load