9 C
Texas
- Advertisement -spot_img

TAG

unix

How to Check Hard Disk and Partition Information in Linux

In this article, we will discus that how to use different commands to see hard disks and the partitions on the Linux server. It...

How to edit files with vi or vim command

What is vim? Vim is a clone, with additions, of Bill Joy's vi text editor program for Unix. vi/vim used to edit or modify a...

How to Use lsof Command

lsof is a command meaning "list open files", which is used to report a list of all open files and the processes that opened...

How to Use Access Control List (ACL) in Linux

Access control list (ACL) provides an additional, more flexible permission mechanism for file systems. It is designed to assist with UNIX file permissions. ACL...

How to Find IP and Gateway in Linux

What is IP Address? An Internet Protocol address (IP address) is a unique identifier assigned to each device connected to a computer network that uses...

Monitor Network with netstat command in Linux

netstat (network statistics) is a command-line network tool that displays network connections for Transmission Control Protocol (both incoming and outgoing). It is also monitor...

How to Add Users and Groups in Linux

Users and groups are used on GNU/Linux for access and control to the system's files, directories, and peripherals. So, Every Linux user must know...

How to Use top Command in Linux

top (table of process) command allows users to monitor processes, CPU information and memory utilization in Linux. It is pre-installed on all linux distributions....

How to use SAR in Linux

System Activity Report (SAR) is a Unix System monitor command used to report on various system loads. So it including CPU activity, memory/paging, interrupts,...

The Linux uptime command

The Linux terminal is one of the most versatile tools in the operating system. Many professionals use it every day to manage servers or...

Latest news

- Advertisement -spot_img