Lighttpd is an alternative to Apache. It is a opensource web server. Lighttpd is popular for its low memory and…
Lighttpd is high performance web server created suitable for running on production environment. It is highly optimize, secure and very…
In this comprehensive guide, we’ll explore how to check if a file or directory exists in Bash. Bash, or the…
In the previous article we describe to how to Setup RAID-1 in RHEL/CentOS systems. Some times disks attached with the…
RAID stands for Redundant Array of Inexpensive (Independent) Disks. RAID-1 is also known as striping. RAID-1 required minimum two disks.…
SMTP (Simple Mail Transfer Protocol) is a protocol for sending email messages between servers. Most email systems that send mail…
In the contemporary digital world, the seamless synchronization of files between local storage and cloud-based storage systems like Amazon’s Simple…
Crontabs are very useful in Linux for scheduling repeated jobs. We can schedule any script or command to run on…
MariaDB is an relational database management system (RDBMS). Generally we use single node of database server for small application but…
S3cmd is created for managing S3 buckets on Linux servers. But we also use this tool on windows servers as…