Java Installation Guide in Linux & Windows

DOWNLOAD OPEN JDK & JRE JAVA PACKAGE FROM – https://jdk.java.net/archive/ Download and Install JDK/JRE 7 in Centos & RHEL Download and Install JDK/JRE 8 in Centos &…

Read More

GitLab Tutorials: How to setup Gitlab in local machine ?

Port Specification System Requirements Centos 7 Docker Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog…

Read More

How to Setup SVN Server with Apache2 in Ubuntu

This article will help you for step by step setup of Subversion (svn) server on Ubuntu 18.04 LTS & 16.04 LTS systems. Step 1 – Install Apache…

Read More

Trigger Jenkins Job using “Build periodically” and “Poll SCM”

Method 1 – AT CERTAIN TIME AKA Build periodically Method 2 – AT CERTAIN TIME BUT Build only when there is Code changes AKA Poll SCM Setting…

Read More

Setting up your social network – Things to Keep in your Mind – Notes

Setting up your social network for the first time – These are the points or best practices to keep in your mind. Be consistent with URLs and…

Read More

How to setup PHP in localhost for server-side scripting?

In this blog I am going to start with the beginning, So even if you are not aware to run PHP on your local machine you to…

Read More

Elasticsearch Cluster Setup and Configuration Tutorial step by step using AWS ec2

Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked at Cotocus. I share tech blog at DevOps School, travel stories at Holiday…

Read More

How to delete/remove/clean existing corrupted or old kubeadm kubernetes clusters setup?

RHEL / Centos Ubuntu How to remove or cleanup kubernetes worker nodes in Centos 7? How to remove or cleanup kubernetes worker nodes in Ubuntu? Rajesh KumarI’m…

Read More

Configuring NFS to access the files from remote Linux machine as a mount point

I have a 2Tb of storage on a linux box, and i want to use that storage as a mount point from another machine. As a root…

Read More

What is Inno Setup?

InstallerExpert created the topic: what is Inno Setup? Inno Setup is an open source script-driven installation system created in Delphi by Jordan Russell. The first version was…

Read More

Nedd help using Inno Setup

InstallerExpert created the topic: Nedd help using Inno Setup I’m creating a setup using Inno Setup. I need to define a set of variables to manage ftp…

Read More

Inno Setup

msiexpert created the topic: Inno Setup This app is an installation builder. It allows you to create a single Windows executable install package. Its script based, it…

Read More

Distributed Setup Development Revisited

rajeshkumar created the topic: Distributed Setup Development Revisited Last summer I wrote an article talking about the advantages and disadvantages of InstallShield versus Windows Installer XML and…

Read More

How to Setup Puppet Learning VM – Complete Process/Guide

Download the VM(Zip File here) https://pe-education-vms.s3.amazonaws.com/learning/learning_puppet_vm.zip   Minimum requirements Internet-enabled Windows, OS X, or Linux computer with 10GB free space and a VT-x/AMD-V enabled processor. Up to…

Read More

How to Host your own Nuget Feed? | Step by Step Guide | Tutorial

Hosting your own Nuget Feed? 1. Local File Based Package Source Limitation with fles based source – It does not have nuget capable feed. Can not push…

Read More

How to Setup AWS Credentials using AWS Command Line Interface?

Setup AWS Credentails using AWS Command Line Interface Install the AWS CLI Using Pip Please click here complete installation guide. Test the AWS CLI Installation [code] $…

Read More

Integrating Github With Eclipse | Github Integration With Eclipse

  Git Tutorials | Github Tutorials | Git using Github Crash Course https://bit.ly/2Un3W4i Rajesh KumarI’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I have worked…

Read More

Apache web server Installation Guide, know how to Install Apache web server on Windows 7?

After a quick detour to install Notepad++, I’m on my way to installing Magento. Before I can get into the meat of it, though, I do require…

Read More

How to Setup Configure Hudson Master Slave? – Complete Guide

The tasks can be scheduled to run on the same machine (Master), or on a different machine (Slave). A master is a installation of Hudson, that can…

Read More