Monday, 11 July 2016

How to Install & Configure Docker in Centos/RHEL 6

Install & Configure Docker in Centos/RHEL 6 What is Docker? Docker is all about making it easier to create, deploy, and run applications by using containers. Containers allow a developer to package up an application with all of the parts it needs, such as libraries...

How to Install & Configure Apache for both GUI & CLI mode on CentOS/RHEL 6.X

Install & Configure Apache for both GUI & CLI mode on CentOS/RHEL 6.X What is ApacheGUI? This tools is a free and open source package designed for system administrators to manage the functionality of Apache Web Server from a browser, such as edit configuration...