RPM Stands for Redhat Package Manager. RPM command is used for managing rpm software packages in your linux machine. Using…
Browsing: Linux Tutorials
Command named-checkconf checks the syntax only of a DNS (bind) configuration file. The file is parsed and checked for syntax…
The DNS (Domain Name System) is a distributed system, used for translate domain names to IP address and vice a…
Fsniper is a useful tool for directory monitor, and execute predefined actions on files created or modified in that directory.…
.htaccess stands for “hypertext access”. This is the default Apache directory level configuration file. .htaccess can be used to secure…
In the Linux filesystem, all the files have 3 special permission used for different purposes. In this tutorial, we will…
The Ext3 and Ext4 filesystem includes support of ACLs on files and directories. ACL provides more control permissions on file…
RPM (RedHat Package Manager) is a package management system for RHEL based systems. You may have seen that all the…
HAProxy Stats provides a lot of information about data transfer, total connection, server state etc. After installing HAProxy if you…
Being a system administrator, we always need to keep our systems up to date with latest packages. Its difficult to…