How to check if a Java Process is running on any local Virtual Machine programmatically
Quick and dirty way to check if a Java Process is already running. Useful if you need to run cronjobs…
Quick and dirty way to check if a Java Process is already running. Useful if you need to run cronjobs…
OSX Setup Modify your adb_usb.ini Open the ~/.android/adb_usb.ini file for editing and add 0x1949 0x0006 Save the file. Note: Make…
So you need to write a script that processes all the posts in your wordpress database, you don’t need to…
Enjoy and print my latest creation (links at the end) inspired in the coding philosophy of “No Broken Windows” of…