DNS configuration Ubuntu

On March 19, 2011, in DNS, Ubuntu, by mike

9WWVWRNNBR6R Domain Name Service (DNS) is an Internet service that maps IP addresses and fully qualified domain names (FQDN) to one another. In this way, DNS alleviates the need to remember IP addresses. Computers that run DNS are called name servers. Ubuntu ships with BIND (Berkley Internet Naming Daemon), the most common program used for [...]

Tagged with:  

How to start bind service

On September 16, 2010, in BIND, by mike

Redhat / Fedora You can use the chkconfig command to get BIND configured to start at boot [root@server]# chkconfig named on To start, stop, and restart BIND after booting, use: [root@server]# /etc/init.d/named start [root@server]# /etc/init.d/named stop [root@server]# /etc/init.d/named restart Remember to restart the BIND process every time you make a change to the configuration file [...]

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...

Copyright © 2005-2010 Linux Server™. Use of this web site constitutes acceptance of the Linux Server™ Terms of Use and Privacy Policy. en-US Linux is a trademark registered by Linus Torvalds in the United States and other countries.