How to Restart a Bind in Plesk
With the Plesk web control panel, you can bind Domain Name System (DNS) addresses to your website, other than your main URL domain. This is useful if you have various domains pointing to the same site or different parts of your website. DNS addresses are configured in the DNS BIND utility, as set up in Plesk. If you want to restart the BIND utility, to force an update or fix an error, you must log in to your server with the secure shell (SSH).
Instructions
-
-
1
Open your SSH client and log in to your web server with the details provided to you by your webhost.
-
2
Type "etc/rc.d/init.d/named restart" and press "Enter," if you are running a Linux web server.
-
-
3
Type "usr/local/etc/rc.d/named.sh restart" and press "Enter," if you are using a FreeBSD server.
-
4
Type "exit" and press "Enter" when you have finished.
-
1