akv blog
Dec 26, 2011
git tutorial. Use git locally or with Dropbox
I have been working on a project for which I need to restore to different state of the project. I searched and I got an elegant solution.
Read more »
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
For Web Developer
open -a "Google Chrome" --args --disable-web-security
For Web Developer
open -a "Google Chrome" --args --disable-web-security
Virtual memory and memory management unit
This post is incomplete. Would update later... ;) Address space of a process can exceed physical memory using virtual memory. I can use t...
Clear your memory card safely
Deleting a file in Win/Linux is almost like locking in a safe. It can be retrieved from the drive easily with a recovery program as long ...