Under the hood, OS X Server has a number of substantial changes; however, at first the Server app (Server 3) appears to have had very few changes. The changes in the Server app were far more substantial in the Mountain Lion version of OS X Server. All of the options from Mountain Lion are still there and using the new command line interface for managing the service, there are far more options than ever before. The DNS service in OS X Server, as with previous versions, is based on bind 9 (BIND 9.9.2-P2 to be exact). This is very much compatible with practically every DNS server in the world, including…
-
-
Managing DNS Services From the Command Line in Mavericks Server
DNS is DNS. And named is named. Except in OS X Server. The configuration files for the DNS services in OS X Server are stored in /Library/Server/named. This represents a faux root of named configuration data, similar to how that configuration data is stored in /var/named on most other platforms. Having the data in /Library/Server/ makes it more portable across systems. Traditionally, you would edit this configuration data by simply editing the configuration files, and that’s absolutely still an option. In Mavericks Server (Server 3), a new command is available at /Applications/Server.app/Contents/ServerRoot/System/Library/PrivateFrameworks/DNSManager.framework called dnsconfig. The dnsconfig command appears simple at first. However, the options available are actually far more complicated…
-
To Celebrate 10/8: The Guide Shows Back Up
To celebrate October 8th, I’ve republished my Guide to OS X Mountain Lion Server at https://krypted.com//guides/mountain-lion-server. Enjoy!