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...
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 16, 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...
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....
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...