How to protect a non Apache Webserver with Apache
If you have a service that does not have any authentication, such as Margarita, its easy to do using OS X’s built […]
It's all in the Mac magic…
If you have a service that does not have any authentication, such as Margarita, its easy to do using OS X’s built […]
Works on Flash 14 and 15 Adobe Flash Player 14.composer
The here-document is great, but it’s messing up your shell script’s formatting. You want to be able to indent for readability. Solution […]
Your here-document is behaving weirdly. You tried to maintain a simple list of donors using the method described previously for phone numbers. […]
Keeping Your Data with Your Script Problem You need input to your script, but don’t want a separate file. Solution Use a […]
goto http://tmtheme-editor.herokuapp.com/ in Chrome Tomorrow Night – Bright Dan.tmTheme https://github.com/daylerees/colour-schemes Legacy is a nice theme Themes are located in ~/Library/Application\ Support/TextMate/Managed/Bundles/Themes.tmbundle/Themes/
A here document is a special-purpose code block. It uses a form of I/O redirection to feed a command list to an […]
Booting a VMWare Fusion virtual machine from an external hard disk isn’t directly supported. Rather, you must bit copy the disk onto […]
#!/bin/bash ############################################# # AUTHOR: JONATHAN SCHWENN @JONSCHWENN # # MAC MINI VAULT – MAC MINI COLOCATION # # […]
One of the challenges that can crop up with deploying software packages can be repackaging packages and metapackages, especially packages that don’t […]
You need to install plugin called yum-downloadonly. This plugin adds a –downloadonly flag to yum so that yum will only download the packages […]
Open the VMX file for your guest in a text editor and add the following lines: board-id.reflectHost = “FALSE” board-id = hw.model.reflectHost […]
launchd-keepalive ================= Mac OS X plist files for use with launchd demonstrating how to use KeepAlive * [at.obdev.LittleSnitchUIAgent.plist](at.obdev.LittleSnitchUIAgent.plist) is a basic ‘KeepAlive’ […]
Change your Update policy to be this jamf recon -endUsername `who | grep -i console | head -n 1 | awk ‘{print […]
Keep getting no-entry signs booting from a net boot image made on a mac that boots fine from the same image when […]
In Casper 9, the default settings are to use a JDS style store of scripts into the JSS DB and Zipping non […]
Zend have contributed their Zend Optimizer+ opcode cache to PHP – thanks Zend!!! (Update 19 March 2013: the renaming to “Zend OPcache” […]
Simply use nohup to start the job and end it with an Ampersand nohup rsync -avrE /dir1 /dir2 & Then exit or […]
I keep getting my Mac hanging on shutdowns. Going throughout he logs it is trying to reconnect to AFP shares I have […]