[vc_row parallax_image=””][vc_column width=”1/1″]
MOST POPULAR
DevOps metrics
Study why, what, and how to define a success DevOps pipeline
What are DevOps metrics?
Firstly,...
ANDROID
DevOps metrics
Study why, what, and how to define a success DevOps pipeline
What are DevOps metrics?
Firstly,...
DESIGN
DevOps metrics
Study why, what, and how to define a success DevOps pipeline
What are DevOps metrics?
Firstly,...
GADGETS
PHOTOGRAPHY
WINDOWS PHONE
LATEST ARTICLES
5 mistakes that doom a DevOps transformation from the start
Many DevOps transformations fail because organizations approach them with the wrong attitude—and because they don't understand what they should be trying to achieve.
Get rid of your DevOps delusions and...
Benefits of a DevOps Strategy
Collaboration
Promotes an environment where the different teams work together to achieve common organizational objectives. This means that the teams in your organization won’t be...
DevOps metrics
Study why, what, and how to define a success DevOps pipeline
What are DevOps metrics?
Firstly, DevOps metrics helps to measure the performance...
Using Selenium To Interact And Beautiful Soup To Parse Data From Dynamic Web Page
Combining Using Selenium And Beautiful Soup To Scrape Dynamic Web Page:
- Beautiful Soup is Python library using for pulling data from...
Using Azure Alert Monitoring Resources And Trigger With Automation Runbook
Using Azure Alert Monitoring Resources And Trigger With Automation Runbook
I/ Introduction:
- Alerts proactively notify you when issues are found with your...
How To Backup And Recovery MySQL Database
Backup And Recovery MySQL Database Using Mysqldump/mysql Command And Workbench Tool
1/ Backup with mysqldump:
-Mysqldump is an utility used for logical backup.It...
Ansible Playbook To Configure Yum Local Repository On Managed Server
Ansible Playbook To Configure Yum Local Repository On Managed Server
Download playbook at my github: https://github.com/vominhtri1991/playbook_create_localrepos.git
1/ Prepare inventory file...
Writing Ansible Playbook For Deploy Apache Website With Basic Authentication
Using Jinja2 Template, Ansible Vault, htpasswd Module For Deploy Apache With Basic Authentication
* Writing Ansible Playbook For Deploy Apache Website With Basic Authentication
Build Tracking IP Geolocation Django Project And Dockerizing To Image
Simple Django Website Use Google Maps API To Display Current Guest IP Location and Dockerizing It For Deploy By Docker
- Create...
Creating Shell Scripts With Menu Options For Automation Tasks In Linux
Creating script with menu options for manage users task
*Some useful cmd:
- Check machine information: hostnamectl
- List all shell...
Hardening System Password Policies In RedHat/Centos
How to enforce password complexity/expiration policy on CentOS 7/RHEL 7
1/Set minimum password length:
Edit minlen variable in file /etc/security/pwquality.conf: