This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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" ; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execute this into terminal and enjoy the speed! | |
| defaults write com.apple.dt.XCode IDEIndexDisable 1 |
NewerOlder