Technical notes, my online memory
Tuesday, October 23, 2012
Chrome enterprise policy controls
›
Chrome comes with a bunch of enterprise controls . These enable you to, amongst other things, whitelist/blacklist/force-install extensions....
1 comment:
Wednesday, October 17, 2012
Minimal OpenVPN setup: ubuntu server, OS X client
›
There are some good instructions for setting OpenVPN up quickly on ubuntu here , and I've also covered it previously on this blog . Beca...
Tuesday, October 16, 2012
OS X Packaging (Luggage) Tutorial: hello world
›
Apple ships a GUI utility called PackageMaker to help you create .pkg files for deployment. It isn't included in newer versions of XCod...
Monday, October 15, 2012
Registered mime-types and default handlers on OS X
›
Which application is the default handler for file type .blah on OS X? Turns out this is actually a pretty complicated question. Launch Se...
2 comments:
Disable OS X auto-login after Filevault 2 unlock
›
Interesting nugget from the munki-dev list , a description of how to stop the auto-login that occurs after FileVault 2 unlock (I haven't...
2 comments:
Thursday, September 27, 2012
Extract and view application signing certs on OS X
›
To view the certs used to sign executables on OS X binaries, first dump out the cert signing chain: $ codesign -d --extract-certificates /...
Wednesday, September 26, 2012
Disable Captive Network Support in OS X
›
iOS4+ and OS X (10.7+) Devices have a feature called Captive Network Support, which when you connect to an access point tries to download: ...
10 comments:
‹
›
Home
View web version