March 21, 2004

Logging

I've enabled logging on all of millie's disk filesystem. I also enabled largefiles on the filesystems.

I've done this by adding "logging" and "largefiles" to the options field (the last field) in vfstab.

Posted by skylar at 07:21 PM | Comments (180)

March 16, 2004

NTP

I configured bagend as the new NTP server, seeing as how proto is down.

Posted by skylar at 04:24 PM | Comments (56)

HTTPS virtualhost

I've fixed the configuration of HTTPS on quark. Previously, https://www.cs.earlham.edu went to the Squirrelmail page. Now it goes to the main page.

This involved adding NameVirtualHost parameters for 159.28.230.3:{80,443}, and adding VirtualHosts for {webmail,www}.cs.earlham.edu:{80,443}. New SSL certficates for webmail.cs.earlham.edu still have to be generated.

Posted by skylar at 03:53 PM | Comments (31)