/etc/hosts
/etc/resolv.conf
/etc/netsvc.conf
/etc/named.boot
第1题:
Which of the following files should be edited to disable remote machines from performing a "finger" on a system?()
第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?()
第3题:
On a system wide basis, which of the following procedures is best to make NIS name resolution take precedence over DNS?()
第4题:
Which of the following files contains the settings for the system’s DNS domain name and DNS servers?()
第5题:
To enable the SNMP daemon during system startup, which of the following files should be modified?()
第6题:
Which of the following files should be used to alter the order of which DNS servers get queried first?()
第7题:
/etc/hosts
/etc/irs.conf
/etc/netsvc.conf
/etc/resolv.conf
第8题:
/etc/hosts
/etc/irs.hosts
/etc/resolv.conf
/etc/netsvc.conf
第9题:
Remove the /etc/resolv.conf file
Unset the NSORDER environment variable
Add the following line to /etc/netsvc.conf: hosts=nis,bind,local
In a NIS and DNS environment, NIS takes precedence so there is nothing to change
第10题:
/etc/nodename
/etc/hostname.rtls0
/etc/hostname
/etc/inet/hosts
/etc/domainname
/etc/inet/ipnodes
/etc/inetd.conf
第11题:
/etc/rc.net
/etc/rc.nfs
/etc/rc.tcpip
/etc/inetd.conf
第12题:
/etc/security/user
/etc/services
/etc/inetd.conf
/etc/hosts.equiv
第13题:
Which of the following files should contain the statement "hosts=local, bind"?()
第14题:
下列文件中,包含了主机名到IP地址的映射关系的文件是:()
第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?()
第16题:
The statement: "search austin.ibm.com raleigh.ibm.com" belongs in which of the following files?()
第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
第18题:
Add the following line to /etc/netsvc.conf: hosts = nis,bind,local
edit /etc/netsvc.conf to add the following: process /full/path/of/process /{ hosts = local,nis,dns}
In an NIS and DNS environment, NIS takes precedence over DNS in this environment resulting in no change
Change the NSORDER environment variable
第19题:
/etc/hosts
/etc/inetd.conf
/etc/netsvc.conf
/etc/resolv.conf
第20题:
/etc/hosts
/etc/resolv.conf
/etc/netsvc.conf
/etc/named.boot
第21题:
nslookup
hostname
/etc/host.equiv
environment variable NSORDER
第22题:
nslookup
hostname
/etc/netsvc.conf
/etc/host.equiv
第23题:
/etc/inittab
/etc/rc.boot
/etc/services
/etc/environment
第24题:
/etc/hosts on server 192.9.201.2
/etc/hosts on the local system
/etc/named.rev on 192.9.201.1
/etc/netsvc.conf on the NIS server