Split DMG File $ hdiutil segment -o <outputfile> -segmentCount <num> [options] <imagefile> $ hdiutil segment -o <outputfile> -segmentSize <size> [options] <imagefile> For example $ hdiutil segment -o ~/Desktop/New -segmentSize 4000m ~/Desktop/My.dmg Will be generated 4000 MB limit files, likes this…
Accessing Apple HFS+ Volumes on Windows
This is the Read-Only HFS+ driver that comes with Boot Camp 4. It can be installed on any Windows XP, Vista, 7, 8 or 8.1 machine without the need to install the Boot Camp package (and also easily removed if…
OS X PAC Global Automatic Proxy Settings
Go to System Preferences → Network → Advanced → agent, then in the "Agent Configuration File" column fill PAC file URL. Wiki PAC file is a plain text format, in fact, JavaScript files. Chrome/Chromium extension SwitchSharp the "Auto Switch Mode"…
Clean up OS X Hard Disk Space Command Line
Disable Safe Sleep Sleep mode - can save a 4GB-16GB of space The following command can turn off the OS X native sleep function, which is SafeSleep. This sleep mode when the battery Mac will not sleep or the contents…