How to create docker container Date posted : 28/12/2018 What is Docker ? Docker is a containerization platform that packages your application and all its dependencies together in the form of a docker container to ensure that your application works seamlessly in any environment. What is Container ? Docker Container… Continue Reading How to create docker container

Date Posted : 20/12/2018 How to install Docker in Centos 7 Docker is a most handy DevOps tool used nowadays. In this post, we will explain Docker-CE installation and uninstallation steps. Prerequisites OS requirements To install Docker CE, you need to maintained version of CentOS 7. Therefore, archived versions aren’t… Continue Reading How to install Docker in Centos 7

Testimonial using Bootstrap Date:14/12/2018 What is a Testimonial? Testimonials are written or recorded statements that support your credibility and level of expertise. They also strengthen your reputation by expressing the trust that other people have in you and your business offerings. They are a wonderful tool that helps you to… Continue Reading Testimonial using bootstrap

PHP Script for CRUD Application Date :06/12/2018 What is CRUD? CRUD refers to the four basic types of Database operations: Create, Read, Update, Delete. Most applications and projects perform  CRUD functionality. This is a important script for all PHP beginners. Once you learn about these CRUD operations, you can use them… Continue Reading PHP Script for CRUD Application

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

Basic Errors & Solutions For Python Beginners. Date Posted: 13-10-2018 In this article, we are going to discuss a basic errors and  its solution in python. This article will help the beginners to know about  the errors and  guide them to solve it. let us detailed below, 1.Indentation Errors: It generally… Continue Reading Basic Errors & Solutions For Python Beginners.

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.

File transfer using Winscp Posted On : 04-10-2018 In this article we are going to explain how to transfer files from Windows Client machine to remote server.On account of files transfer from local windows client to remote, we’re using WinSCP plugin to perform the same. Introduction: WinSCP (Windows Secure Copy)… Continue Reading File transfer using Winscp