OSX VPN Error
May 16th, 2011 // 6:45 pm @ DKidd
Occasionally my Mac will refuse to connect to work’s IPSec VPN with the error message: “A configuration error occured. Verify your settings and try reconnecting” There’s a process called “racoon” – it performs key exchange operations to set up IPSec tunnels. Kill it (using kill or activity monitor) and your VPN will start working again. [...]
Read More »Category : Computer Support &Mac OSX hints &Random Stuff
Restart Apache on OSX
September 10th, 2010 // 9:38 pm @ DKidd
To restart the Apache webserver service you can run the following command in a Mac OS X Terminal window: sudo /usr/sbin/apachectl restart I was trying to remember how to do this, and finally figured it out, so I figured that I should post it so I can find it again.
Read More »Category : Blog &Mac OSX hints
OSX Broken Pipes
April 24th, 2009 // 11:08 am @ DKidd
So I have been working on fixing John’s computer this morning and the solution to the problem was much easier then people were making it out to be, so I wanted to write out these steps so that next time John has this problem, it will be much easier to fix. So the problem that [...]
Read More »Category : Blog &Computer Support &Mac OSX hints