Top 10 Scripting Languages in DevOps | List of Best Scripting Languages
This is the time of DevOps in software industry and DevOps uses different different languages for deployment automation and for […]
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
This is the time of DevOps in software industry and DevOps uses different different languages for deployment automation and for […]
How to get bash or ssh into a running container in background mode? Step 1: First of all, try to […]
Introduction Introduction Why Shell Scripting? Linux Internal What to Expect From This Course? Prerequisites Git fundamental Introduction of git Git […]
BASH aliases for GIT Following BASH aliases can be used in ~/.BASHRC alias g = “git status” alias ga = […]
A parameter is an entity that stores values. It can be a name, a number or some special characters. Bash […]