OS X Lion Server and Schools
July 27th, 2011 // 12:33 am @ Andrew Preece
Another interesting article… this time about implementing OS X Lion Server in a school, and some of the newer features incorporated in Lion Server. Lion Server, MDM and a New Philosophy of Client Management
Read More »Category : Mac OS X Server
Mac OS X Server Certificates and Kerio
January 30th, 2011 // 4:11 pm @ Andrew Preece
I was trying to be a little generic and generated the CSR for an SSL certificate for a clients’ new Kerio Connect mail server using the built-in Certificates functionality within Mac OS X Server Admin. Once the certificate has been signed, it was very easy to import the signed certificate back into Mac OS X […]
Read More »Category : Mac OS X Server
Mac OS X OpenDirectory Corruption
January 27th, 2011 // 9:23 am @ Andrew Preece
Had some issues with OpenDirectory a little while ago and thought I would publish the outcome so someone else can learn from what I found! mkdir ~/ldap-rescue # create convenient directory sudo slapcat -l ldif # create text file from slapd database cd /var/db/openldap # move to openldap directory sudo su mv openldap-data openldap-data-old # […]
Read More »Category : Mac OS X Server
Ruby and MySQL on Snow Leopard Server
March 6th, 2010 // 3:12 pm @ Andrew Preece
http://www.icoretech.org/2009/11/installing-mysql-ruby-gem-in-snow-leopard-server/
Read More »Category : Mac OS X Server
Leopard and Snow Leopard Cron Jobs
November 11th, 2009 // 8:28 pm @ Andrew Preece
http://www.davidlanier.com/story/cron-and-launchctl-on-mac-os-x-105-leopard
Read More »Category : Mac OS X &Mac OS X Server