Home
DevOps
LINUX
JENKINS
PYTHON
JAVA
NEWS
TECHNOLOGY
HEALTH
WALKINS
ABOUT US
Home Ads
Home
DevOps
DevOps Advantages
DevOps Advantages
Author
06:03
DevOps,
Share This
Improved Collaboration
Reduced Cost
Rapid Delivery
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
This is Venkat the blog is about info on Technology, Linux and DevOps
Facebook
Powered by
Blogger
.
Recent
Popular
Java Variables And Data types
Variables: In java variables are used to store data values and data types specify the kind of data a variable that can hold. Every variabl...
Git and Github Basic Commands
Git (Version Control System) Git: Git is a version control system (It is used to maintain a version control tracking) If you change a...
Introduction of Java
Java is high level, object oriented programming language, Java language is developed by James Gosling and his team at Sun Microsystems . ...
NEET on 6th May CBSE makes aadhaar mandattory for filling form, online registrations are begins
NEET National Eligibility cum Entrance Test for admission in to MBBS and BDS courses the exam will be hels on 6th May. The Central Board ...
Linux Simple commands every one
ls Shows the list of file ls -l Shows the long list of files ls -a Shows the list of hidden files ls -la Shows th...
Ansible Playbook for installing the sample HTTPD server in Linux server
--- - hosts: websrvr become: true tasks: - name: Installing the HTTPD Server yum: name: httpd ...
Ansible - host_list declined parsing /etc/ansible/hosts as it did not pass it's verify_file() method
First you run the following command ansible -i inventory -m ping web01 -vvvv it will shows the bellow details [host_list declined parsin...
Comments
Blog Archive
►
2026
(3)
►
April
(3)
►
2022
(12)
►
April
(2)
►
March
(8)
►
January
(2)
►
2021
(6)
►
October
(3)
►
May
(2)
►
February
(1)
►
2020
(17)
►
December
(9)
►
November
(8)
▼
2019
(3)
▼
February
(3)
DevOps Advantages
DevOps Tools
What is DevOps
►
2018
(36)
►
November
(1)
►
October
(12)
►
May
(1)
►
February
(10)
►
January
(12)
►
2017
(2)
►
January
(2)
►
2016
(3)
►
December
(3)
About Me
Author
View my complete profile
Total Pageviews
Popular Posts
Java Variables And Data types
Variables: In java variables are used to store data values and data types specify the kind of data a variable that can hold. Every variabl...
Git and Github Basic Commands
Git (Version Control System) Git: Git is a version control system (It is used to maintain a version control tracking) If you change a...
Introduction of Java
Java is high level, object oriented programming language, Java language is developed by James Gosling and his team at Sun Microsystems . ...
NEET on 6th May CBSE makes aadhaar mandattory for filling form, online registrations are begins
NEET National Eligibility cum Entrance Test for admission in to MBBS and BDS courses the exam will be hels on 6th May. The Central Board ...
Linux Simple commands every one
ls Shows the list of file ls -l Shows the long list of files ls -a Shows the list of hidden files ls -la Shows th...
Ansible Playbook for installing the sample HTTPD server in Linux server
--- - hosts: websrvr become: true tasks: - name: Installing the HTTPD Server yum: name: httpd ...
Ansible - host_list declined parsing /etc/ansible/hosts as it did not pass it's verify_file() method
First you run the following command ansible -i inventory -m ping web01 -vvvv it will shows the bellow details [host_list declined parsin...
Installing Minikube on Ubuntu 20.04/18.04
Installing Minikube on Ubuntu 20.04/18.04 Updating the system $ sudo apt-get update $ sudo apt-get install apt-transport-https $...
How to install a Microsoft Office in Linux Ubuntu
Installing the Microsoft office in Linux Ubuntu by the following $ sudo apt install winbind $ sudo apt install curl $ sudo apt install 7zip...
Git
Git
Labels
Ansible
DevOps
Github
Health
Java
Jenkins
Linux
News
Python
Technology
Walkins
Contact Form
Name
Email
*
Message
*
Pages
Home
News
Technology
Java
Linux
Devops
Walkins
Health
Disclaimer
Privacy Policy
Contact Us
Terms and Conditions
No comments:
Post a Comment