Date Posted : 21/12/2018 How to install docker-compose in Centos -7.6 Docker is a most handy DevOps tool used nowadays. In this post we are gonna explain about docker-composer installation steps. Prerequisites We assume that Docker is already installed on your server. For instance, you can verify the docker version… Continue Reading How to install docker-compose in Centos -7.6

How to Install Apache on macOS via Homebrew Date Posted : 25-Oct-2018 Installation steps as follows, Loginas root user or super user to perform this task, Step 1 – Install Apache on macOS Remove built-in Apache server (if any) from your system. Open a terminal and execute commands to stop… Continue Reading How to Install Apache on macOS via Homebrew

How to Install Redis cache server in centos 7. Date Posted: 02 -09-2018 Redis is an in-memory data structure store, used as a database server, cache, and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps and streams. It also provides… Continue Reading How to Install Redis cache server in centos 7.

How to migrate CPanel Account manually from backend Posted on : 03-11-2018 In this article, we are going to see about the efficient and fastest method to transfer WHM accounts from one server to another and restoring the same in new server. Assumption : If we need to migrate all… Continue Reading How to migrate CPanel Account manually from backend

Edit the profile details using Angular2 Dated on: 25/10/2018 In this post we are going to see how to edit the profile details using angular 2. In previous post we have seen how to create the sign up form Step 1: Create the new component or new project as you… Continue Reading Edit the profile details using Angular2

Nagios with GitLab in Independent VPs Date : 27-oct -2018 In this article, we are going to run two different services in single machine at different ports.Namely Nagios and GitLab are the services which be running on different ports.This will accomplished by installing the services on machine. I.Introduction :  Nagios… Continue Reading Nagios with GitLab in Independent VPs

Things to know about Firewall cmd Date : 22-Oct-2018 firewall-cmd – Firewall Command Line Client tool. This is part of the firewalld application,which is installed by default. Introduction:  Firewall-cmd is the command line client of the firewalld daemon (firewall management tool for Linux OS). It provides interface to manage… Continue Reading Things to know about Firewall cmd

How to Install PHP 7.x on CentOS 7 Date posted: 19-oct-2018 In this article, we will installing PHP 7.x on CentOS 7 Server. Step 1: Setup the Webtatic YUM repo Precompiled PHP 7.x binaries are available for CentOS 7 from the Webtatic, IUS, or Remi’s RPM repositories. Below are instructions… Continue Reading How to Install PHP 7.x on CentOS 7

How to add a host on nagios monitoring server Dated :12/10/2018 Hello, In this post we are going to see how to add the host in nagios monitoring server. To do this you already have to install the nagios on your server Pre-requisites: nagios-plugins, nagios-nrpe-server If you dont have the… Continue Reading How to add a host on nagios monitoring server

How to Backup OpenVZ containers (VM’s) using vzdump on Centos / RHEL Date Posted : 10-10-2018 OpenVZ is a linux based Kernel virtualization technology developed by SWSoft for its commercial product Virtuozzo.In this article we are going to learn about how to backup VM’s which are running under Hardware node.… Continue Reading How to Backup OpenVZ containers (VM’s) using vzdump on Centos / RHEL