Support / KnowledgeBase

 
Search the KnowledgeBase Search

Enable or disable named (bind) on your (dv) 3.5 or (dpv) nitro

  • Applies to: (dpv) Nitro, (dv) 3.5

  • Difficulty: Easy

  • Time needed: 5 minutes

  • Tools needed: root

 

By default named has been disabled on (dv) 3.5 and (dpv) nitro servers as most sites do not use this service. By disabling this service we freed over 50 megs of RAM. If you have a need to use named on your server this article will explain how to easily enable named.

NOTE:

named is a DNS server that you would only need if you are planning on hosting your own private name servers. See this article for more information on How to Set up private nameservers

(mt) Media Temple has a tool that will allow you to easily optimize your (dv) 3.5 Dedicated-Virtual Server . MIB (Make It Better) contains preset configurations hosted on our internal repository. These presets allow you to easily tune or change settings to your server using values that have been thoroughly tested by our engineers.

This article has the following dependencies:
  • If you currently do not have your root user enabled or our Developer Tools installed please visit the Root Access & Developer Tools section of your AccountCenter.
  • Use of this script implies that your agree and understand the following:
    • Configuration files on your server will be altered.
    • Additional files will be downloaded and installed on your server.

    MIB is run from the command line via SSH. Although this utility is much simpler than applying these optimizations or changes manually, it is still recommended to have a basic understanding of SSH and Linux system administration. (See links below for more information.)

    USAGE:

    1. To enable named run the following command after logging into your server via ssh:
      /usr/local/mt/bin/mib --enablenamed --apply
    2. To disable named on your server you can run the following command:
      /usr/local/mt/bin/mib --disablenamed --apply
      

    It really is as simple as that to toggle named from enabled to disabled.

    Notes/Supplemental Resources:

    Revisions:

    09-21-2009: Typo corrections.
    02-16-2009: Added note about what named is used for. Thanks to Amanda W for the comment.
    06-20-2008: Article creation

    User Comments

    No visitor comments posted. Post a comment

    Fields marked with an asterisk(*) are required. Comment on this article

    Fill out the form below if you would like to comment on this article.
     
     
     

    (code is not case-sensitive)
     
    Submit
     
     

    Continue