Install-Kubernetes-1-7-CentOS7

How to Install Kubernetes (k8s) 1.7 on CentOS 7 / RHEL 7

Kubernetes is a cluster and orchestration engine for docker containers. In other words Kubernetes is  an open source software or tool which is used to orchestrate and manage docker containers in cluster environment. Kubernetes is also known as k8s and it was developed by Google … Read more

Install-Docker-Compose-CentOS7

How to Install and Use Docker-Compose on CentOS 7

Docker-compose is a command line tool to define and configure multi-container docker applications. In other words we can say docker compose is used to link multiple containers and deploy application from a single command.  Let’s assume we want to deploy WordPress site inside a container, … Read more

Joomla-Admin-Page

How to Install Joomla 3.7.2 on CentOS 7 / RHEL 7

Joomla is one of the most popular open source content management system (CMS) that helps you to build websites and online applications in an easy manner. Its ease of use and user-friendliness makes Joomla as one of the top CMS among developers and people with … Read more

Kibana-Logo-CentOS7

How to Install ELK Stack on CentOS 7 / RHEL 7

Logs analysis has always been an important part system administration but it is one the most tedious and tiresome task, especially when dealing with a number of systems. Fortunately, ELK stack has eased up the task, ELK stack is now used for log inspection/analysis & … Read more