Entries Tagged as 'System Administration'

ncutil - OS X’s Missing Network Configuration Utility

If you’ve ever had to administer a Mac OS X system from afar, you know how difficult it can be to manage network settings. The Network Preference Panel under System Preferences is a great tool if you have remote access to the GUI, but it’s not very useful if have to use the command [...]

Categories: System Administration

BIND Startup in Mac OS X 10.4 (Tiger)

While doing further research for my OS X Caching Only Name Server series, it has come to my attention that a couple of my methods (specifically relating to Startup Items and starting the daemon) are outdated. Although these methods may have been acceptable in pre-Tiger versions of OS X, Mac OS X 10.4 (Tiger) [...]

Categories: System Administration

Starting BIND In OS X (Even After Reboot)

This information is really geared for pre-Tiger versions of OS X. In OS X 10.4 (Tiger), the BIND daemon is controlled by launchd and is pre-configured (although disabled). BIND Startup in Mac OS X 10.4 (Tiger) has more detailed information. Although outdated, this article still includes useful information.
Now that we’ve cleaned up [...]

Categories: System Administration

OS X BIND Config Cleanup

Before we can start running BIND on OS X, we have to make a few configuration changes. Although BIND is pre-installed in Mac OS X 10.4 (Tiger), it’s not ready to run right out of the box. We’ve already created our Startup Item, but now we need to cleanup a few problems in [...]

Categories: System Administration

Creating an OS X Startup Item For BIND

This information is really geared for pre-Tiger versions of OS X. In OS X 10.4 (Tiger), the BIND daemon is controlled by launchd and is pre-configured (although disabled). BIND Startup in Mac OS X 10.4 (Tiger) has more detailed information. Although outdated, this article still includes useful information.
Although OS X 10.4 (Tiger) [...]

Categories: System Administration