Launching… december5th.info
Thursday, October 29th, 2009I can now proudly launch.. December5th.info
Best viewed on my computer ;)
Engineer, IT professional, Designer, Envrionmentalist, Campaigner
I can now proudly launch.. December5th.info
Best viewed on my computer ;)
If you haven’t got CPU scaling enabled, do it now. On my Desktop PC there is a 30 watt saving between 2.2Ghz and 1Ghz, which is well used as you can see from the graph.
Time in state data:
michael@fornax:~$ cat /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state
2200000 194267
2000000 3460
1800000 37424
1000000 1872570

Check list for adding another (virtual) domain to mailman (on Debian 4.1.1-21)
Prerequsites:
DocumentRoot /var/www/lists.example2.com/
<directory /var/www/lists.example2.com>
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
allow from all
# This directive allows us to have apache2′s default start page
RedirectMatch ^/$ /cgi-bin/mailman/listinfo
</directory>
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
<directory “/usr/lib/cgi-bin”>
AllowOverride None
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
Order allow,deny
Allow from all
</directory>
</VirtualHost>
Now reload apache2
$/etc/ini.d/apache2 reload
Now hash the transport, $postmap /etc/postfix/transport