Java Command Line Options
-client to select the “client” VM -server to select the “server” VM -hotspot is a synonym for the “client” VM […]
From Idle to Income. From Parked to Purpose.
Earn by Sharing, Ride by Renting.
Where Owners Earn, Riders Move.
Owners Earn. Riders Move. Motoshare Connects.
With Motoshare, every parked vehicle finds a purpose.
Owners earn. Renters ride.
🚀 Everyone wins.
-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