Load Balancing web servers using POUND Load Balancer
Load balancing for a web server refers to evenly distribution of incoming traffic across two or more backend servers. Load…
Load balancing for a web server refers to evenly distribution of incoming traffic across two or more backend servers. Load…
In this tutorial we are going to setup a local mail server with Postfix, Dovecot & SquirrelMail. But before we…
Hello Linux-fanatics, in our earlier tutorial we learned to create apache web server with Name based hosting & IP based…
Earlier we discussed about SELinux, which helps us secure our system. In addition to using SELinux, we should also enable…
In this tutorial, we will be installing KVM on CentOS or RHEL machines. KVM (also called QEMU) or Kernel Based…
APACHE Server It is the most widely used web server in the world. Almost 65%-70% of the world’s web server…
Hello Linux-fanatics, in this tutorial we will be creating DHCP server for our IT environment. It is an important service…
RAID aka Redundant Array of Inexpensive Disk aka Redundant Array of Independent Disk is a data storage technology which uses…
In our earlier tutorial, we discussed “How we can create LVM ” but there might arise a need for resizing LVM….
YUM or Yellowdog Updater Modified is front-end tool for managing of rpm packages. Its used to install, remove, update &…
RPM or Redhat Package Manager is the default package management utility for RHEL, Centos. Fedora. It allows us to install,…
Hello Linux-fanatics, earlier we discussed “Installation & configuration of Nagios server” & now in this tutorial, we will learn to…
Hello Linux-fanatics, in this tutorial we will learn to installing and configuring Nagios server. Nagios server (AKA nagios core) is…
Hello Linux-fanatics , in earlier tutorials about file sharing we discussed about NFS & VSFTP . Both are used to…
In our last tutorial on File Sharing, we discussed Network File System (NFS). Now, we will learn to install FTP…