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 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

Nagios Remote Host Monitoring Dated on :05/10/2018 On Remote Host Step 1: Install the compiler gcc,glibc yum install -y gcc glibc glibc-common gd gd-devel make net-snmp openssl-devel Step 2: Add the user for the nagios using useradd nagios Note: If already exist skip this. Step 3: Add the password for… Continue Reading Nagios Remote Host Monitoring

Using AWS Command Line Interface[AWS-CLI] for accessing S3 bucket. DATE POSTED: 06-10-2018 This was  simple manual solution and temporary way for  automation of  sending all your required  files to a remote backup.Immediate ways  to uploading and downloading the files to S3  become very easy by using AWS -CLI. Thus,here are… Continue Reading Using AWS Command Line Interface[AWS-CLI] for accessing S3 bucket.

How to Install Let’s Encrypt SSL Date posted: 28-sep-2018 Please follow  this steps to install the SSL certificate. Step 1: Install CertBot Type the given commands sudo apt-get install software-properties-common python-software-properties sudo add-apt-repository ppa:certbot/certbot sudo apt-get update sudo apt-get install python-certbot-apache   Step 2: Install Let’s Encrypt SSL Install Let’s Encrypt… Continue Reading How to Install Let’s Encrypt SSL

How to Install Latest Version of ngnix (1.15.4) on Centos 7 Dated : 29-09-2018 Nginx is a flat,light weight,powerful HTTP web server. In this piece of writing, we will illustrate about ngnix web server latest version installation on centos 7 and How to allow traffic for HTTP services,because by default the… Continue Reading How to Install Latest Version of ngnix (1.15.4) on Centos 7

How to change Ngnix config setup to another port 8080 in Linux. Date posted:   28 /09/2018 In this article , we learn about how to change Ngnix port in Linux. Nginx is an open source server having high traffic websites in internet today. Among  all the web services, Nginx web server… Continue Reading How to change Ngnix config setup to another port 8080 in Linux.

Upgrading WordPress Manually in Centos 7 Date Posted : 20-09-2018 In this article, we are about to learn about how to upgrade WordPress version from rear end.We assuming that your have installed LAMP stack. Prerequisite : Acquaintance of WordPress,MySQL Assumptions: Centos 7 is running in your server WordPress version :… Continue Reading Upgrading WordPress Manually in Centos 7