The DNS (Domain Name System) is a distributed system, used for translate domain names to IP address and vice a…
Browsing: Linux Tutorials
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…
Using HAProxy, you can construct high-availability systems and HAProxy stats provide detailed statics. It can be used with popular servers…
Being a system administrator, we always need to keep our systems up to date with latest packages. Its difficult to…