If you are using NAT on your Airport Extreme (mine is 802.11n gigabit) or TimeCapsule, but serving DHCP from another source (ex. Mac OS X Server), fi...
I've found that on some servers, the 10.6.5 update kills LDAP. If you have run the update and are still able to login to the server via filesharing, ...
While running TimeMachine on Mac OS X Server 10.6.3, some of my clients and I were experiencing problems with Open Directory. Almost every time backu...
I've finally finished migrating my server to a new machine running Snow Leopard Server (10.6).
I'm really disappointed with the "push" features th...
When upgrading from 10.3 Server to 10.4 Server, the installer does not create a system group called "certuser". The group number should be 29....
September 15, 2009 by
tod
I haven't been able to find a way to directly migrate SSL certificates from one server to another. I did find a workaround...
1. create a self-signed...
I'm in the process of upgrading my server to Snow Leopard. Services may be down for a little while.
I upgraded my server to 10.5 back in October. 10.5 Server uses completely different blogging software than 10.4 Server. I finally got around to m...
Great article about combating spam on Mac OS X10.4 Server... Frontline spam defense for Mac OS X Server from osx.topicdesk.com.
If you're running Software Update Server and you want client machines to use that server for updates (while not managing in Workgroup Manager)...
To export all email addresses from a mailing list:
/usr/share/mailman/bin/list_members -o /MailingListMembers.txt
September 17, 2006 by
tod
I took the Xsan Administration test today and passed with flying colors.
Edit (with pico or vi) /Library/Tomcat/blojsom_root/webapps/ROOT/WEB-INF/username/flavor.properties (replace username with your username)
...
If a user tries to create a weblog using an incorrect username (including incorrect capitalization), it can kill OS X's Weblog server. To cor...
Repair Mailman Permissions:
sudo -u mailman /usr/share/mailman/bin/check_perms -f
Create Mail Aliases: (run all with sudo privs)
pico ...
When ARD isn't working properly on a client machine, run the following:
ssh root@ipaddress"killall ARDAgent"
To create home directorie...