|
|
Re: Stopping 4.61 on OS XFrom: Men & Mice Support Date: Thursday, July 29, 2004
Time: 3:42:15 pmAt 6:18 PM -0400 7/29/04, m i l e s wrote:
>Hi,
>
>I broke down and got 461 on OS X. Too damned
>difficult to get 3.51 running under OSX with
>BIND 8.44, it just would NOT compile. Arrrrrgh.
>
>Two Silly Questions:
>
>1.) How does one STOP QDNS under OS X ?
To stop version 4.6.1:
sudo /Library/StartupItems/QuickDNS/QuickDNS stop
>2.) How does one remove it ?
To remove version 4.6.1, once it's stopped:
sudo rm -r /Library/*/QuickDNS* /usr/sbin/qdns* /Applications/QuickDNS*
This will leave the data intact. To remove all the data as well:
sudo rm -r /var/qdns /var/named /etc/named.conf
To then restore the configuration from before the installation of QuickDNS:
sudo mv /etc/named.conf.bak /etc/named.conf
sudo mv /var/named.bak /var/named
____________________________________________________________________
Chris Buxton Men & Mice
Customer Support Specialist Making DNS Easy
|

Return to Digital Point Solutions' Home Page |