Java Command Line Options
-client to select the “client” VM -server to select the “server” VM -hotspot is a synonym for the “client” VM […]
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.
-client to select the “client” VM -server to select the “server” VM -hotspot is a synonym for the “client” VM […]
One liner to stop all of Docker containers: > docker stop $(docker ps -a -q) One liner to remove all […]
Walkthrough: Creating an MSBuild Project File from Scratch How to: Write a Simple MSBuild Project MSBuild Basics Build Your Project […]
How to take care of a large Jenkins installation and still keep your sanity – Part 1 How to take […]
Gerrit Performance CheatSheet
Grep will return 0 while the build is running: $ curl http://myjenkins/job/myjob/lastBuild/api/json | grep –color result\”:null $ echo $? Trigger […]
Commonly Used Sign- Punctuation and their Name in Perl ( => ) Comma Arrow ( ‘ ’, “ ”, ‘ ‘, ” “ ) […]
General Commands Not Used Frequently cal – The Calender bc – The Calculator file – knowing the file types cmp […]
Recommended Books for Maven http://www.maestrodev.com/wp-content/uploads/2012/03/betterbuildswithmaven-2008.pdf