Log into your server as the root user.
To enable the named service, run the following command:
# service named start
To disable named, run the following:
# service named stop
To restart the named service, run the following command:
#service named restart