Table of Contents0.1 # Introduction1 Ansible check package installed1.1 Ansible file and folder1.2 Ansible script2 Conclusion # Introduction How to…
DevOps Blog – Latest DevOps Articles and Tutorials
Securing Sensitive Data with Ansible vault encrypt decrypt Guide
Table of Contents1 Introduction2 Ansible vault encrypt decrypt2.1 Encrypted files use Ansible Vault2.2 Decrypting files Ansible2.3 Encrypt a playbook file…
Ansible Setup NFS server and client
Table of Contents0.1 #Introduction1 Ansible file and folder2 Ansible script3 Conclusion #Introduction In this tutorial, How to set up an…
Vagrant No VirtualBox Guest Additions installation found [Fixed]
Table of Contents1 Introduction2 Vagrant No VirtualBox Guest Additions installation found fixed3 Youtube Vagrant No VirtualBox Guest Additions installation found…
Ansible get IP address remote server
Table of Contents0.1 #Introduction1 Structure file and folder Ansible get IP address remote server1.1 Option 1: use hostvars1.2 Option 2:…
Command creating a virtual machine in vagrant
Table of Contents0.1 #Introduction1 Prerequisites2 The first, command at the time of creating3 Other used commands Vagrant4 Conclusion #Introduction In…
Install Apache cassandra on Centos 6
Table of Contents0.1 #Introduction1 Step 1: Install Java2 Step 2: Install Apache cassandra3 Conclusion #Introduction In this tutorial, How To…
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…