nslookup
hostname
/etc/netsvc.conf
/etc/host.equiv
第1题:
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?()
第2题:
How should an administrator change the order in which host name lookup is performed so that it reads the host file before using DNS?()
第3题:
Which of the following files contains the settings for the system’s DNS domain name and DNS servers?()
第4题:
When setting up a modem, which of the following files MUST be edited in order to configure it?()
第5题:
Which files can be used together to allow remote command execution on a server?()
第6题:
In order to change the system runlevel and execute /etc/inittab entries based on the new runlevel, which of the following commands should be performed?()
第7题:
/etc/hosts
/etc/irs.conf
/etc/netsvc.conf
/etc/resolv.conf
第8题:
/etc/hosts
/etc/inetd.conf
/etc/netsvc.conf
/etc/resolv.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/resolv.conf
/etc/rc.tcpip
/etc/aliases
/etc/hosts.equiv
第12题:
/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
第13题:
On a system wide basis, which of the following procedures is best to make NIS name resolution take precedence over DNS?()
第14题:
Which of the following procedures best explains how to enable the NIS name resolution to take precedence over DNS on a system-wide basis?()
第15题:
A host is to be part of a very small private network, which will never be connected to any other networks. Which of the following name resolution schemes would be the easiest to implement?()
第16题:
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
第17题:
Which of the following files should be used to alter the order of which DNS servers get queried first?()
第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题:
telinit
runinit
sysinit
startinit
第20题:
/etc/hosts
/etc/resolv.conf
/etc/netsvc.conf
/etc/named.boot
第21题:
nslookup
hostname
/etc/host.equiv
environment variable NSORDER
第22题:
Edit the /etc/inetd.conf file so that it reads ’local, bind’.
Edit the /etc/resolv.conf file so that it reads ’local, bind’.
Edit the /etc/netsvc.conf file so that it reads ’local, bind’.
Edit the /etc/nslookup.conf file so that it reads ’local, bind’.
第23题:
/etc/.rhosts and $HOME/hosts.equiv
/etc/hosts.equiv and $HOME/.rhosts
/etc/rhosts.equiv and $HOST/.rhosts
/etc/hosts.equiv and $HOME/.hosts.equiv