Tech Thought

Tech tips, hints, and general musings. PHP, Perl, Mysql, Javascript, AJAX, JSON, Linux, Mac OSX

Entries for August 6th, 2008

iPhone 2.0.1 Firmware update causes Carrier Update 0xE8000001 Error

I’ve just updated the firmware on my iPhone to version 2.0.1 (after much buzz on the web about its speed improvements).  The update applied fine, and my phone does seem a bit more responsive – however it throws an error regarding my carrier settings update failing each time I connect the iPhone to my computer. [...]

Leave a Comment

How-To: Remotely monitor your server with monit

moint is a fantastic utility that can be installed on Linux or Mac OS X and provides the ability to monitor services running on your server.  These could be apache, mysql, bind or any other service you need to be up and running.  After installing monit, you create a config file containing information about the [...]

Comments (1)