How to Install Haproxy With Http and Https on Centos 6.X

Install Haproxy With Http and Https both What is haproxy? Configure Servers that HTTP connection to HAProxy Server is forwarded to backend W...
Read More

How to Install Java 7 (JDK 7u65) on CentOS/RHEL 6/5

Install Java 7 (JDK 7u65) on CentOS/RHEL 6/5 Step 1: Download Archive File Download latest version of java from http://www.oracle.com/techne...
Read More

How To Install Apache Web Server on Centos/RHEL

How To Install Apache Web Server on Centos/RHEL 1. Install Apache: # yum -y install httpd httpd-devel 2. Edit httpd.conf file: # vi /etc/htt...
Read More

How to Install And Deploy a Meteor App on Centos 6.X

INSTALL AND DEPLOY A METEOR APP ON CENTOS ** Production Environment: 1. Centos 2. Apache ** Software Stack on production: 1. Mongo DB 2. Nod...
Read More

How to Install Tomcat7 on Centos/RHEL 6.X

Install Tomcat7 on Centos/RHEL Make sure apache configuration is done. Step 1. Install JAVA # wget --no-check-certificate --no-cookies --h...
Read More

How to Install Wetty (WEB+TTY) on Centos

Install Wetty (WEB+TTY) on Centos As a system administrator, you probably connect to remote servers using a program such as GNOME Terminal (...
Read More

How to Install OrangeHRM on Centos

How to install OrangeHRM on Centos Step 1. Requirments: Apache, Mysql and Php Step 2: Download the OrangeHRM Package and Create the Apache E...
Read More