easy_install and Python
- PIL:
easy_install --find-links http://www.pythonware.com/products/pil/ Imaging
- mysql-python:
easy_install -f https://svn.openplans.org/eggs mysql-python
Random Utilities
- Flushing browser DNS cache:
dscacheutil -flushcache