We Recommend

The Rails Way The Rails Way
Now, for the first time, there’s a comprehensive, authoritative guide to building production-quality software with Rails. Pioneering Rails developer Obie Fernandez and a team of experts illuminate the entire Rails API, along with the Ruby idioms, design approaches, libraries, and plug-ins that make Rails so valuable.


Posted By

micmath on 09/11/07


Tagged

mac


Versions (?)


Create encrypted sparse disk image on Mac OS X


Published in: Other 


Quick way to lock up some sensitive files?

  1. hdiutil create MyEnc.sparseimage -encryption -size 64M -fs "HFS+J" -volname MyEnc

Report this snippet 

You need to login to post a comment.