Somewhere, Something Incredible Is Waiting To Be Known !!!
(Move to ...)
Home
▼
Tuesday, 18 June 2019
Install multiple python modules once from .txt file
›
pip install - r req . txt
Install Python 3.6.4 on CentOS 7 From a Repository
›
Install Python 3.6.4 on CentOS 7 From a Repository This is the easier method of the two for installing Python on your machine. Here, we...
Saturday, 15 June 2019
Ansible Ad-Hoc Commands
›
Syntax # Command hostgroups module/arguements[options] Examples #ansible webserver reboot #ansible all -a uptime #ansible all -a ...
Friday, 14 June 2019
Installing Ansible on Ubuntu
›
Installing Ansible Next, install Ansible. Here are the steps to make that happen: Log into the Ubuntu Server that will host Ansible ...
Tuesday, 21 May 2019
how-can-i-split-a-perl-string-only-on-the-last-occurrence-of-the-separator
›
split ( /:([^:]+)$/ , $str )
Thursday, 2 May 2019
Top 15 Docker interview questions
›
Q1. What are the differences between Docker and Hypervisors? Docker vs Hypervisors Features Hypervisors Docker Default Security Support ...
Top 50 GIT interview questions
›
1) What is GIT? GIT is a distributed version control system and source code management (SCM) system with an emphasis to handle small and...
‹
›
Home
View web version