1 on 1 ÷ blog

bits from my life

I have been using the built-in email client from Apple’s Leopard OS (Mail.app) for a couple of months now. This transition has been very good for me and I can tell it has helped increase my work productivity. Currently my computer carries and handles more than 100 000 email messages, which I carry around due [...]

Some people claim that there is no uninstall script for this operation on the Leopard version of the XCode Tools (3.0). However looking through the Developer folder in the root directory of the Mac filesystem reveals a script that does exactly this job. It is recommended to run the script as root, so prepare to [...]

The default configuration of Apache on Mac OS X disables the use of per-directory configuration files (.htaccess). Enabling this feature requires a small number of changes in the the Apache configuration. sudo pico /etc/apache2/httpd.conf under the section: <Directory “/Library/WebServer/Documents”> change AllowOverride None to AllowOverride All If you are using the Sites folder in your home [...]

Copyright © 2009 1 on 1 ÷ blog.

Powered by Wordpress. Theme by WordpressCenter.com.