Discus – Show Colourised Disk Space Usage in Linux
In our last article, we have explained how to use df (disk filesystem) utility to report file system disk space ...
In our last article, we have explained how to use df (disk filesystem) utility to report file system disk space ...
Usually, we are in habit of saving a lot of information in form of files on our system. Some, hidden ...
In a previous article, we showed you how to create a shared directory in Linux. Here, we will describe how ...
The '!' symbol or operator in Linux can be used as Logical Negation operator as well as to fetch commands ...
Have you ever been confronted with the task of looking for a particular string or pattern in a file, yet ...
One of the greatest features of Bash is the command history, which stores all commands a user runs, in a ...
The root account is the ultimate account on a Linux and other Unix-like operating systems. This account has access to ...
If you are in charge of managing a database server, from time to time you may need to run a ...
In this tutorial, we will explain auxiliary file permissions, commonly referred to as “special permissions” in Linux, and also we ...
If you are a Linux system administrator, time will come when you will need to configure networking on your system. ...