How to View Configuration Files Without Comments in Linux
Are you looking through an extremely lengthy configuration file, one with hundreds of lines of comments, but only want to...
Are you looking through an extremely lengthy configuration file, one with hundreds of lines of comments, but only want to...
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...
Setup a Minecraft PE Server We have had several requests from our readers for a how-to on setting up a...
IPTables In this how-to we will show you how to secure your VPS using IPTables. When you host a server...
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...