Linux uname Command tutorial

Uname is a short form of Unix name. This is a very useful command in Linux, which provides hardware and software information in the current running system. This short manual will show you how to get all system information through the Uname…

Linux kill command

The kill is a very useful command in Linux that is used to terminate the process manually. It sends a signal which ultimately terminates or kills a particular process or group of processes. If the user does not specify a signal to send…

Finger command tutorial

It is very important to know about the system’s admin. You must have all the information about the system user, who uses your Linux system, or managing the system. Therefore, here is a command that is called a finger. In the Linux operating…

Bash Wait command in Linux

The wait is a Linux command that returns an exit status after waiting for a complete running process. When several processes are running simultaneously, the wait command can only keep track of the last one. If the wait command is not…

Listing Linux Services With Systemctl

Listing Linux Services With Systemctl A variety of services run continuously on a Linux background, such as network and system services. Services running on Linux are also known as daemons, which refers to a group of processes working on…

Wall Command in Linux with Examples

In a Linux environment, there are scenarios when multiple users are working on the server simultaneously through SSH. However, sometimes system admin needs to restart or shut down the system due to e.g. system maintenance, kernel upgrade,…

Chattr command in Linux

If various users are using your Linux system, these users can mess with an important common set of files. As an administrator of the device, you would not want some files to be deleted or modified unintentionally. In such cases, “chattr,”…

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More