.com/.com/.com/
Showing posts with label Linux-Web-Servers. Show all posts
Showing posts with label Linux-Web-Servers. Show all posts

Sunday, 18 June 2017

How To Install and Configure HAProxy on RHEL/CentOS 6x

haproxy+copy

How To Install and Configure HAProxy on RHEL/CentOS 6x

-- HAProxy (High Availability Proxy) is an open-source load-balancer which can load balance any TCP service. HAProxy is a free, very...

Saturday, 13 May 2017

How To Configure CodeIgniter PHP Framework on CentOS/RHEL 6x

CodeIgniter

How To Configure CodeIgniter PHP Framework on CentOS/RHEL 6x

What is CodeIgniter ?-- CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a...

Saturday, 22 April 2017

How To Configure Laravel PHP Framework on CentOS/RHEL 6x

Laravel_Logo

How To Configure Laravel PHP Framework on CentOS/RHEL 6x

What is Laravel PHP Framework ?-- Laravel is a free, open-source PHP Web Framework, created by Taylor Otwell and intended for...

Sunday, 2 April 2017

How To Configure SuPHP on CentOS/RHEL 6x

SuPHP

How To Configure SuPHP on CentOS/RHEL 6x

Q. What is SuPHP ?-- SuPHP is an apache module that allows PHP to under a different Linux user than the...

Sunday, 26 March 2017

Install & Configure Lighttpd with SSL on CentOS/RHEL 6x

Lighttpd

Install & Configure Lighttpd with SSL on CentOS/RHEL 6x

Q. What is Lighttpd ?-- Lighttpd is a Web Server for UNIX/Linux and Windows operating systems. It is an alternative to...

Sunday, 26 February 2017

Setup Chat Support On Your Website With Mibew Messenger on CentOS 6x

Mibew+Messenger

Setup Chat Support On Your Website With Mibew Messenger on CentOS 6x

Q. What is Mibew Messenger ? -- Mibew Messenger, also known as Open Web Messenger, is an open-source live/chat support application...

Saturday, 4 February 2017

How To Configure Pen-Load Balancer on Centos/RHEL 6x

Pen+Load+Balancer

How To Configure Pen-Load Balancer on Centos/RHEL 6x

Q. What is PEN ? -- Install Pen to configure Load Balance server. Pen is a light weight simple load balancer....

Sunday, 8 January 2017

Install Maven3 on Ubuntu Server 14.04

Apache_Maven

Install Maven3 on Ubuntu Server 14.04

Q. What is Apache Maven?-- Apache Maven is a software project management and comprehension tool. Based on the concept of a...

Saturday, 10 December 2016

Install & Configure Drupal 7 with MongoDB on CentOS/RHEL 6x

Mongodb_Drupal

Install & Configure Drupal 7 with MongoDB on CentOS/RHEL 6x

Q. What is Drupal?-- Drupal is content management software. The application includes a content management platform and a development framework. It's...

Saturday, 5 November 2016

Install & Configure Joomla on CentOS/RHEL 6x

Joomla

Install & Configure Joomla on CentOS/RHEL 6x

Q. What is Joomla? -- Joomla is a popular Open Source Content Management System (CMS) tool which allows us to easily...

Sunday, 30 October 2016

Install & Configure GlassFish on CentOS/RHEL 6x

Glassfish

Install & Configure GlassFish on CentOS/RHEL 6x

-- GlassFish is an Application Server which can also be used as a Web Server (Http Server). GlassFish Server is the...

Saturday, 30 April 2016

How to Install & Configure LAMP Server On Ubuntu 14.04

LAMP-On-Ubuntu

How to Install & Configure LAMP Server On Ubuntu 14.04

Step: 1. Bind Hosts File : # vi /etc/hosts 192.168.1.250 ser1.domain.com    ser1 -- Save & Quit (:wq) Step: 2. Install Apache2...

Saturday, 23 April 2016

Easy Way to Install the MongoDB PHP Driver on CentOS/RHEL 6x & Ubuntu 14.04

MongoDB+PHP+Driver

Easy Way to Install the MongoDB PHP Driver on CentOS/RHEL 6x & Ubuntu 14.04

Step: 1. Install Apache Server : For CentOS Users : # yum -y install httpd httpd-devel For Ubuntu Users : #...

Thursday, 14 April 2016

How To Install PHP 7 on CentOS/RHEL 6x

php-7

How To Install PHP 7 on CentOS/RHEL 6x

Step: 1. You must add the Webtatic & EPEL yum Repository : For CentOS/RHEL 7.x : # rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm #...

Friday, 25 March 2016

How to Install Tomcat 9 With Java 9 On CentOS/RHEL 6x

tomcat

How to Install Tomcat 9 With Java 9 On CentOS/RHEL 6x

   Q. What is Apache Tomcat ? Ans: Tomcat is an open source application server from the Apache Software Foundation that...

Wednesday, 10 February 2016

How to Install LAMP Server on CentOS/RHEL 6x

4

How to Install LAMP Server on CentOS/RHEL 6x

LAMP (Linux, Apache, MySQL, PHP) LAMP is an open source Web development platform that uses Linux as the operating system, Apache...

Copyright © 2016 Kousik Chatterjee's Blog