How to install Xymon Monitoring System
Step 1: PreRequisites Following are some services/packages which are necessary for xymon installation # yum update # yum install xinetd[…]
Read more
Step 1: PreRequisites Following are some services/packages which are necessary for xymon installation # yum update # yum install xinetd[…]
Read more
Nagios is the most popular, open source, powerful monitoring system. It enables organizations to identify and resolve IT infrastructure problems[…]
Read more
Introduction NFS (Network File Server) is used for sharing files between linux to linux, unix to linux and vice versa.[…]
Read more
Subversion is a free/open-source version control system. Step 1: Prerequisites Install Web Server Step 2: Install Subversion Use following command[…]
Read more
Step 1: Install Nginx Nginx is well known web server. Download and install nginx repos: For RedHat # wget http://nginx.org/packages/rhel/6/noarch/RPMS/nginx-release-rhel-6-0.el6.ngx.noarch.rpm[…]
Read more
Step 1: Prerequisite Install Web Server Step 2: Install PHP Run the yum install command # yum install php-mysql php-devel[…]
Read more
Step 1: Prerequisites Install Web Server PHP MySQL Server Step 2: Create WordPress Database # mysql -u root -p Enter[…]
Read more
Step 1: Prerequisite Install Web Server Step 2: Add Domains in Apache Configuration File To add multiple domains in web[…]
Read more
Step 1: Prerequisite Install Web Server Step 2: Create Directory Create a directory in /var/www/html/ (where DocumentRoot of apache is[…]
Read more
To configure SSH Server to manage a server from the remote computer (Linux & Windows machine). Step 1: Configure SSH[…]
Read more