单选题Which of the following NIS daemons must run on an AIX NIS client machine?()AypbindBypservCypwhichDyppasswdd

单选题
Which of the following NIS daemons must run on an AIX NIS client machine?()
A

ypbind

B

ypserv

C

ypwhich

D

yppasswdd


参考解析

解析: 暂无解析

相关考题:

OnAIXsystems,whereDNSresolutiontakesprecedenceoverNIS,aparticularprocessneedstoresolvenamesusing/etc/hostsfirst.Whichofthefollowingprocessesisthebestwaytoaccomplishthiswithoutaffectingtherestofthesystem’snameresolution?()A.SettheNSORDERenvironmentalvariableoftheenvironmentwhichinvokestheprocessto:NSORDER=local,nis,bindB.SettheNSORDERenvironmentalvariableoftheenvironmentwhichinvokestheprocessto:NSORDER=hosts=auth,nis,bindC.Edit/etc/netsvc.conftoaddalinesimilartothefollowing:process/full/path/of/process{hosts=local,nis,dns}D.UnsetNSORDERenvironmentvariableoftheenvironmentwhichinvokestheprocess

简述NIS服务器。

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、nslookupB、hostnameC、/etc/netsvc.confD、/etc/host.equiv

On AIX systems, where DNS resolution takes precedence over NIS, a particular process needs to resolve names using /etc/hosts first.  Which of the following processes is the best way to accomplish this without affecting the rest of the system’s name resolution?()A、Set the NSORDER environmental variable of the environment which invokes the process to:NSORDER="local,nis,bind"B、Set the NSORDER environmental variable of the environment which invokes the process to:  NSORDER="hosts=auth,nis,bind"C、Edit /etc/netsvc.conf to add a line similar to the following: process /full/path/of/process {hosts=local,nis,dns}D、Unset NSORDER environment variable of the environment which invokes the process

下列关于NIS说法正确的是()。A、NIS由一个服务器,一个客户端库以及几个管理工具组成B、Ypserv是客户端进程,ypbind是服务器守护进程C、NIS可以在互连网上提供域名解析服务D、NIS的客户端配置文件是/etc/ypbind.conf

Companycom is installing a p5 595 with AIX 5.3. The DLPAR option for the resources cannot be selected on the HMC menus. However, the daemons are running on both the HMC and LPARs. Which of the following is a prerequisite for DLPAR functionality?()A、The resources must be unallocated in an LPARB、The microcode on the pSeries must be currentC、All network adapters on the LPAR must be definedD、Network connectivity and name resolution capability between HMC and LPARs

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 fileB、Unset the NSORDER environment variableC、Add the following line to /etc/netsvc.conf: hosts=nis,bind,localD、In a NIS and DNS environment, NIS takes precedence so there is nothing to change

In order to upgrade from AIX Version 4.3 to AIX Version 5.2, which of the following actions should be performed?()A、Run smit update_allB、Run smit install_allC、Boot from the installation mediaD、Run update_all from the mounted CD

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

Which of the following AIX commands will create an NIS map file(s)?()A、pwdadmB、make allC、makedbmD、mkpasswd

Which of the following best describes what is meant by Linux Affinity on AIX?()A、The ability to install a Linux system on an AIX systemB、The ability to install an AIX system on a Linux systemC、The ability to compile and run a Linux application on AIXD、The ability to compile and run an AIX application on Linux

Which of the following NIS daemons must run on an AIX NIS client machine?()A、ypbindB、ypservC、ypwhichD、yppasswdd

Users complain an AIX server is running slow.  Which of the following commands can be run to determine what is consuming systems resources?()A、 tprofB、 lpstatC、 ps auxD、 entstat

If using alt_disk_install to install AIX on new LPARs, which of the following will be necessary after booting the new AIX image?()A、Restart the rsct and inetd daemonsB、Customize the node setting in /etc/servicesC、Rename the rootvg filesystems to their original namesD、Customize the node_id file and restart the rsct daemons

Which of the following commands is run to adjust the number of free paging-space pages at which AIX begins killing processes?()A、 schedtuneB、 rmssC、 rmpsD、 vmtune

Which of the following NIS daemons must run on an AIX machine configured as an NIS master?()A、ypbindB、ypservC、ypwhichD、yppasswdd

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.2B、 /etc/hosts on the local systemC、 /etc/named.rev on 192.9.201.1D、 /etc/netsvc.conf on the NIS server

在使用NIS的情况下,大量的机器为了便于管理,可以被分组到不同的NIS域中,每一个NIS域均可设置自己的主从服务器。()A、正确B、错误

单选题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

单选题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?()AnslookupBhostnameC/etc/host.equivDenvironment variable NSORDER

单选题Companycom is installing a p5 595 with AIX 5.3. The DLPAR option for the resources cannot be selected on the HMC menus. However, the daemons are running on both the HMC and LPARs. Which of the following is a prerequisite for DLPAR functionality?()AThe resources must be unallocated in an LPARBThe microcode on the pSeries must be currentCAll network adapters on the LPAR must be definedDNetwork connectivity and name resolution capability between HMC and LPARs

单选题Which of the following commands is run to adjust the number of free paging-space pages at which AIX begins killing processes?()A schedtuneB rmssC rmpsD vmtune

单选题Which of the following AIX commands is used to produce an input file that is then used to generate a NIS map file?()AwdadmBmrgpwdCmakedbmDmkpasswd

单选题On a system wide basis, which of the following procedures is best to make NIS name resolution take precedence over DNS?()ARemove the /etc/resolv.conf fileBUnset the NSORDER environment variableCAdd the following line to /etc/netsvc.conf: hosts=nis,bind,localDIn a NIS and DNS environment, NIS takes precedence so there is nothing to change

单选题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?()AnslookupBhostnameC/etc/netsvc.confD/etc/host.equiv

单选题在使用NIS的情况下,大量的机器为了便于管理,可以被分组到不同的NIS域中,每一个NIS域均可设置自己的主从服务器。()A正确B错误

单选题Which of the following best describes what is meant by Linux Affinity on AIX?()AThe ability to install a Linux system on an AIX systemBThe ability to install an AIX system on a Linux systemCThe ability to compile and run a Linux application on AIXDThe ability to compile and run an AIX application on Linux

单选题On AIX systems, where DNS resolution takes precedence over NIS, a particular process needs to resolve names using /etc/hosts first.  Which of the following processes is the best way to accomplish this without affecting the rest of the system’s name resolution?()ASet the NSORDER environmental variable of the environment which invokes the process to:NSORDER=local,nis,bindBSet the NSORDER environmental variable of the environment which invokes the process to:  NSORDER=hosts=auth,nis,bindCEdit /etc/netsvc.conf to add a line similar to the following: process /full/path/of/process {hosts=local,nis,dns}DUnset NSORDER environment variable of the environment which invokes the process