Ansible Example of Multple Play in One Playbook and Multple Playbook in One Yaml files
Example of Multple Ansible Play in One Playbook Example of Multple Ansible Playbook in One Yaml file
Linux Tutorials: What is Swap in Linux and Useful Commands
What is Swap in Linux?Swap is a space on a disk that is used when the amount of physical RAM memory is full. When a Linux system…
What is Site Reliability Engineering – DevOps vs SRE
Site Reliability Engineering is also referred as SRE. This is a phrase or a term that is being used very much nowadays but it was coined by…
What is Google My Business?
Today, I let you know about Google My Business. It is one type of free and easy-to-use tool for businesses and organizations to manage their online presence…
How to use Gotomeeting Trial account for Online meeting?
Step 1 – Register a trial account at https://www.gotomeeting.com/ and please remember your user id and password. its valid only for 14 days. https://www.gotomeeting.com/en-in/try Step 2 –…
What is Smart Board and Review of popular interactive whiteboard and Smart Board?
Digital technology and Learning is spreading like wildfire across the world. It has taken over the realms of the education system as well with products like Smart…
How to fix an error of PhpMyAdmin access denied in xamp mySql.
Error resolving of PhpMyAdmin access denied. For most first time install, accessing http://localhost/PhpMyAdmin will directly take us to the PhpMyAdmin web interface without asking for password or…
AWS Interview Questions and Answer Part – 37
What does Amazon EBS stand for? Do the system resources on the Micro instance meet the recommended configuration for Oracle? Will I be charged if the DB…
AWS Interview Questions and Answer Part – 36
What is an effective method to mitigate this? Which service is designed to let the customer leverage existing Chef recipes in AWS? When Auto Scaling needs to…
DevOpsSchool Github Referenece
DevOpsSchool.com Training Notes DevOpsSchool.com Sample Programs DevOpsSchool Projects DevOpsSchool Demo Temporary DevOpsSchool Demo Lab Projects DevOpsSchool Assignment & Projects DevOpsSchool Institute DevOpsSchool Certifications & Tutorials DevOpsSchool Main…
Linux command Error- nohup:ignoring input and appending output to ‘nohup.out’
Error : When i am running below command to run start-seodaily-queue.sh file in background showing above error so let’s see how we can solve this error very…
Steps to setup Static Website using AWS S3 with Godaddy
Step 1- Create a S3 Bucket with enable all public access. Step 2- Upload all static files using AWS console or AWS cli command line such as…
What is Perforce? What kinds of solutions it provide?
What is Perforce? Perforce, legally Perforce Software, Inc., is a Minneapolis, Minnesota-based developer of software used for developing and running applications, including version control software, web-based repository…
What is Git and Bitbucket?
What is Git? Version Control Systems are tools which help manage the code for a project as it changes over time. They allow past versions of the…
How to Fix MySql port 3306 already in use Error/another instance already running.
There are two types of errors which occur in MySql are as follows:- Another instance is already running:- This error occurs when MySql has been installed by…
What is Splunk Enterprise Security and How its best tool for SIEM?
What is SIEM and Why is it so Important?If you would like to know What is SIEM and Why is it so Important, Please refer this url….
Security practices for using git repository in production for deployment
Many times, people use the git repository to host websites in productions by clone-push-pull but it has one drawback, it appears the .git directory is accessible via…
Kubernetes configmaps: How to update configmap automatically into pods?
We often come acorss following questions while working with ConfigMap and secret are as follows; How to Updating Kubernetes Deployments on a ConfigMap Change? How Mounted ConfigMap…
What is SIEM and Why is it so Important?
SIEM stands for Security Information and Event Management (SIEM). SIEM solutions provide a holistic view of what is happening on a network in real-time and help IT…
Ansible Variable: Understanding Ansible Register variable scope and use across playbook and hosts
Registered variables are similar to facts, with a few key differences. Like facts, registered variables are host-level variables. However, registered variables are only stored in memory. Register…
