Tagging app releases in SVN to preserve the code and history.
- Home
- Blog (Page 12)
Blog
0
Samsung Galaxy Nexus and Android 4.0
My first week with Android 4.0 and the Samsung / Google Galaxy Nexus
Android, Google Galaxy NexusFinding large files on Mac / Linux
I recently ran into a problem with disc space on my Mac, requiring me to find and delete large files to free up some space quickly. I found the following command (in Terminal) very useful to find large files of a given size in a given directory.
Command Line, LinuxUsing .htaccess Files to Show Maintenance Page
When it comes to updating a database or your code in a production environment, or even migrating code between old and new servers, you don’t want someone accessing your files during your deployment procedure.
Apache, Deployment, Linux, Tutorial