Table of Contents0.1 #Introduction1 Step 1: Install Java2 Step 2: Install Apache cassandra3 Conclusion #Introduction In this tutorial, How To…
DevOps Blog – Latest DevOps Articles and Tutorials
How to change MySQL Data Directory on Ubuntu: A Step-by-Step Guide
Table of Contents1 Introduction2 Change MySQL Data Directory on Ubuntu2.1 Identify Current MySQL Data Directory2.2 Stop MySQL service2.3 Configure the…
How to automatically mount a SMB/CIFS Share on CentOS
Table of Contents1 Introduction2 Prerequisite3 Automatically mount a SMB/CIFS Share on CentOS3.1 Install the Automounter4 Conclusion Introduction In this tutorial,…
How to install letβs Encrypt SSL on CentOS 7
Table of Contents0.1 #Introduction1 Prerequisite2 How to install Letβs Encrypt SSL on CentOS 72.1 Generate a SSL certificate2.2 Start and…
How to install Let’s Encrypt SSL on CentOS 6
Table of Contents0.1 #Introduction1 Prerequisite2 Install LetsEncrypt on Centos 62.1 Generate a SSL certificate3 Setup a cron job for Let’s…
Build a repository use Nexus Repository
Table of Contents0.1 #Introduction1 Maven build a repository with Nexus Repository1.1 Hosted repository1.2 proxy repository1.3 group repository2 How to get…
Install Nexus Repository OSS on CentOS 7
Table of Contents0.1 #Introduction1 Prerequisites2 Install Nexus Repository OSS on Centos 73 Configure environment for Nexus repository OSS on CentOS…
Install Vagrant and VirtualBox on Fedora
Table of Contents1 Introduction2 How to Install Vagrant and VirtualBox3 Install VirtualBox3.1 Configure VirtualBox Drivers4 Install Vagrant on Fedora5 Test…
Vagrant use KVM provider
Table of Contents1 Introduction2 Installing and running Vagrant use KVM provider3 Install qemu-kvm4 Install Vagrant and vagrant libvirtd plugin5 Using…
How to commit and push an empty git folder
Table of Contents1 Introduction2 What is .gitkeep?3 What are the differences between .gitignore and .gitkeep?4 How to commit and push…