How to install Python on Ubuntu

If you’re newbies in python world, and you want to know “How to install Python on Ubuntu?” This article is for you to understand how to install Python 3.6 or 3.8 on Ubuntu machines. Python installation on Linux OS, will typically included as part of the distribution installation. That will require root access to the […]

Top 5 Cloud Service Provider in World

In today’s market, Cloud Services is a top choice of many businesses. In fact, you want to know about Top 5 Cloud service providers in World, bear with me! I will explain about market leaders of the Cloud service providers and its offering services. These Cloud Service Providers are offering service like SaaS, PaaS, IaaS […]

How to enable SSL in Jenkins Server

To run Jenkins with HTTPS, you need to configure SSL in Jenkins. In this article we will explain to you about “How to enable SSL in Jenkins server” to secure your production environment. Now lets follow the process to configure SSL on your Jenkins server and see how it works. Step 1: Generate CSR certificate […]

What’s DevOps ? A full beginner guide

DevOps is a culture that promotes collaboration between the Development and Operations Team to implement the code in production faster in an automated and repeatable way. This culture helps to automate the process and narrow down the gaps between development and IT . ‘DevOps’ is a combination of two words ‘development’ and ‘operations’. DevOps could be […]