Skip to content

Instantly share code, notes, and snippets.

01. Connect to the VPN (so OSX generates the racoon configuration file)
02. Copy the generated configuration file to /etc/racoon:
$ sudo cp /var/run/racoon/1.1.1.1.conf /etc/racoon
03. Edit the racoon configuration file with your favorite editor (vim):
$ sudo vim /etc/racoon/racoon.conf
04. At the bottom of the file comment out the line:
# include "/var/run/racoon/*.conf" ;
@davetownsend
davetownsend / gist:3148559
Created July 20, 2012 04:00
sublime text 2 must have links
sublime text 2 must have links
http://net.tutsplus.com/tutorials/tools-and-tips/lightning-fast-folder-and-file-creation-in-sublime-text-2/
http://net.tutsplus.com/tutorials/tools-and-tips/sublime-text-2-tips-and-tricks/
http://net.tutsplus.com/tutorials/tools-and-tips/essential-sublime-text-2-plugins-and-extensions/
@davetownsend
davetownsend / gist:3145577
Created July 19, 2012 17:43
Make Xcode fast!!!
execute this into terminal and enjoy the speed!
defaults write com.apple.dt.XCode IDEIndexDisable 1