参考答案和解析
正确答案: D
解析: 暂无解析
更多“单选题Which of the following files contains the settings for the system’s DNS domain name and DNS servers?()A /etc/hostsB /etc/resolv.confC /etc/netsvc.confD /etc/named.boot”相关问题
  • 第1题:

    Which of the following files should be edited to disable remote machines from performing a "finger" on a system?()

    • A、/etc/security/user
    • B、/etc/services
    • C、/etc/inetd.conf
    • D、/etc/hosts.equiv

    正确答案:C

  • 第2题:

    The order of name resolution can be controlled.   The default is:   1.DNS/BIND   2.NIS  3./etc/hosts   To change the order of the above name resolutions, which of the following should be used?()

    • A、nslookup
    • B、hostname
    • C、/etc/host.equiv
    • D、environment variable NSORDER

    正确答案:D

  • 第3题:

    On a system wide basis, which of the following procedures is best to make NIS name resolution take precedence over DNS?()

    • A、Remove the /etc/resolv.conf file
    • B、Unset the NSORDER environment variable
    • C、Add the following line to /etc/netsvc.conf: hosts=nis,bind,local
    • D、In a NIS and DNS environment, NIS takes precedence so there is nothing to change

    正确答案:C

  • 第4题:

    Which of the following files contains the settings for the system’s DNS domain name and DNS servers?()

    • A、/etc/hosts
    • B、/etc/resolv.conf
    • C、/etc/netsvc.conf
    • D、/etc/named.boot

    正确答案:B

  • 第5题:

    To enable the SNMP daemon during system startup, which of the following files should be modified?()

    • A、/etc/rc.net
    • B、/etc/rc.nfs
    • C、/etc/rc.tcpip
    • D、/etc/inetd.conf

    正确答案:C

  • 第6题:

    Which of the following files should be used to alter the order of which DNS servers get queried first?()

    • A、/etc/hosts
    • B、/etc/inetd.conf
    • C、/etc/netsvc.conf
    • D、/etc/resolv.conf

    正确答案:D

  • 第7题:

    单选题
    Which of the following files should contain the statement "hosts=local, bind"?()
    A

    /etc/hosts

    B

    /etc/irs.conf

    C

    /etc/netsvc.conf

    D

    /etc/resolv.conf


    正确答案: B
    解析: 暂无解析

  • 第8题:

    单选题
    The statement: "search austin.ibm.com raleigh.ibm.com" belongs in which of the following files?()
    A

    /etc/hosts

    B

    /etc/irs.hosts

    C

    /etc/resolv.conf

    D

    /etc/netsvc.conf


    正确答案: B
    解析: 暂无解析

  • 第9题:

    单选题
    On a system wide basis, which of the following procedures is best to make NIS name resolution take precedence over DNS?()
    A

    Remove the /etc/resolv.conf file

    B

    Unset the NSORDER environment variable

    C

    Add the following line to /etc/netsvc.conf: hosts=nis,bind,local

    D

    In a NIS and DNS environment, NIS takes precedence so there is nothing to change


    正确答案: B
    解析: 暂无解析

  • 第10题:

    多选题
    Youe just configured the network interface on You?e just configured the network interface on systemA and the following information is displayed pertaining to systemA’s network interface: You have been instructed to change the name of this system to systemB.  Which four files need to be modified to change the name of this system from systemA to systemB? ()
    A

    /etc/nodename

    B

    /etc/hostname.rtls0

    C

    /etc/hostname

    D

    /etc/inet/hosts

    E

    /etc/domainname

    F

    /etc/inet/ipnodes

    G

    /etc/inetd.conf


    正确答案: A,C
    解析: 暂无解析

  • 第11题:

    单选题
    To enable the SNMP daemon during system startup, which of the following files should be modified?()
    A

    /etc/rc.net

    B

    /etc/rc.nfs

    C

    /etc/rc.tcpip

    D

    /etc/inetd.conf


    正确答案: D
    解析: 暂无解析

  • 第12题:

    单选题
    Which of the following files should be edited to disable remote machines from performing a "finger" on a system?()
    A

    /etc/security/user

    B

    /etc/services

    C

    /etc/inetd.conf

    D

    /etc/hosts.equiv


    正确答案: A
    解析: 暂无解析

  • 第13题:

    Which of the following files should contain the statement "hosts=local, bind"?()

    • A、/etc/hosts
    • B、/etc/irs.conf
    • C、/etc/netsvc.conf
    • D、/etc/resolv.conf

    正确答案:C

  • 第14题:

    下列文件中,包含了主机名到IP地址的映射关系的文件是:()

    • A、/etc/hosts
    • B、/etc/resolv.conf
    • C、/etc/networks
    • D、/etc/HOSTNAME

    正确答案:A

  • 第15题:

    Which of the following procedures best explains how to enable the NIS name resolution to take precedence over DNS on a system-wide basis?()

    • A、 Add the following line to /etc/netsvc.conf: hosts = nis,bind,local 
    • B、 edit /etc/netsvc.conf to add the following: process /full/path/of/process /{ hosts = local,nis,dns} 
    • C、 In an NIS and DNS environment, NIS takes precedence over DNS in this environment resulting in no change 
    • D、 Change the NSORDER environment variable 

    正确答案:A

  • 第16题:

    The statement: "search austin.ibm.com raleigh.ibm.com" belongs in which of the following files?()

    • A、/etc/hosts
    • B、/etc/irs.hosts
    • C、/etc/resolv.conf
    • D、/etc/netsvc.conf

    正确答案:C

  • 第17题:

    Given the following on a system that is not a name server, which will be the first area searched to resolve a host name to an IP address?()  #cat /etc/resolv.conf   domain abc.century.com   nameserver 192.9.201.1   nameserver 192.9.201.2  #cat /etc/netsvc.conf   hosts = bind,nis,local   #echo $NSORDER   local,bind 

    • A、 /etc/hosts on server 192.9.201.2
    • B、 /etc/hosts on the local system
    • C、 /etc/named.rev on 192.9.201.1
    • D、 /etc/netsvc.conf on the NIS server

    正确答案:B

  • 第18题:

    单选题
    Which of the following procedures best explains how to enable the NIS name resolution to take precedence over DNS on a system-wide basis?()
    A

     Add the following line to /etc/netsvc.conf: hosts = nis,bind,local 

    B

     edit /etc/netsvc.conf to add the following: process /full/path/of/process /{ hosts = local,nis,dns} 

    C

     In an NIS and DNS environment, NIS takes precedence over DNS in this environment resulting in no change 

    D

     Change the NSORDER environment variable 


    正确答案: C
    解析: 暂无解析

  • 第19题:

    单选题
    Which of the following files should be used to alter the order of which DNS servers get queried first?()
    A

    /etc/hosts

    B

    /etc/inetd.conf

    C

    /etc/netsvc.conf

    D

    /etc/resolv.conf


    正确答案: B
    解析: 暂无解析

  • 第20题:

    单选题
    Which of the following files contains the settings for the system’s DNS domain name and DNS servers?()
    A

    /etc/hosts

    B

    /etc/resolv.conf

    C

    /etc/netsvc.conf

    D

    /etc/named.boot


    正确答案: A
    解析: 暂无解析

  • 第21题:

    单选题
    The order of name resolution can be controlled.   The default is:   1.DNS/BIND   2.NIS  3./etc/hosts   To change the order of the above name resolutions, which of the following should be used?()
    A

    nslookup

    B

    hostname

    C

    /etc/host.equiv

    D

    environment variable NSORDER


    正确答案: D
    解析: 暂无解析

  • 第22题:

    单选题
    The order of name resolution can be controlled. The default is:   1.BIND   2.NIS   3./etc/hosts   To change the order of the above name resolutions, which of the following should be used?()
    A

    nslookup

    B

    hostname

    C

    /etc/netsvc.conf

    D

    /etc/host.equiv


    正确答案: B
    解析: 暂无解析

  • 第23题:

    单选题
    During the boot process, which of the following files should be sued to control system initialization and start daemons and subsystems?()
    A

    /etc/inittab

    B

    /etc/rc.boot

    C

    /etc/services

    D

    /etc/environment


    正确答案: C
    解析: 暂无解析

  • 第24题:

    单选题
    Given the following on a system that is not a name server, which will be the first area searched to resolve a host name to an IP address?()  #cat /etc/resolv.conf   domain abc.century.com   nameserver 192.9.201.1   nameserver 192.9.201.2  #cat /etc/netsvc.conf   hosts = bind,nis,local   #echo $NSORDER   local,bind
    A

     /etc/hosts on server 192.9.201.2

    B

     /etc/hosts on the local system

    C

     /etc/named.rev on 192.9.201.1

    D

     /etc/netsvc.conf on the NIS server


    正确答案: D
    解析: 暂无解析