网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1.  After the mksysb is mounted in /mnt/backup/ from the local nim server, which command should be run to restore the file? ()
A

tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf

B

restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf

C

listvgbackup -f /mnt/backup/server1.mksysb  -r ./etc/resolv.conf

D

restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf


参考答案

参考解析
解析: 暂无解析
更多 “单选题An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1.  After the mksysb is mounted in /mnt/backup/ from the local nim server, which command should be run to restore the file? ()A tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.confB restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.confC listvgbackup -f /mnt/backup/server1.mksysb  -r ./etc/resolv.confD restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf” 相关考题
考题 WhichofthefollowingfilesshouldbeusedtoaltertheorderofwhichDNSserversgetqueriedfirst?() A./etc/hostsB./etc/inetd.confC./etc/netsvc.confD./etc/resolv.conf

考题 Whichofthefollowingfilesshouldcontainthestatement"hosts=local,bind"?() A./etc/hostsB./etc/irs.confC./etc/netsvc.confD./etc/resolv.conf

考题 The ping loopback hangs with no output.Which of the following is the most likely cause?() A.The loopback interface is down and resolv.conf is configured.B.The loopback is not in /etc/hosts and resolv.conf is configured.C.The loopback interface is down and resolv.conf is not configured.D.The loopback is not in /etc/hosts and resolv.conf is not configured.

考题 Whichscriptisexecutedduringsystemstartuptosetthesystemhostname,defaultgatewayandstaticroutes?() A./etc/rpcB./etc/rc.netC./etc/rc.tcpipD./etc/resolv.conf

考题 An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1.  After the mksysb is mounted in /mnt/backup/ from the local nim server, which command should be run to restore the file? () A、tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.confB、restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.confC、listvgbackup -f /mnt/backup/server1.mksysb  -r ./etc/resolv.confD、restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf

考题 How  can  a  directory  named  /dirl  be  excluded  during  a  restore  of  files backed  up  by  name  with  the  backup command()A、By using the restore -x option followed by /dirlB、By adding an entry in the /etc/restore.exclude fileC、By using the restore -i option to enter interactive mode and executing the command:delete /dirlD、By using the restore -i option when running restore to specify a text file containing ’/dirl1 as one of the  lines in it

考题 A System p administrator is investigating a possible security breech and wants to review  information about failed login attempts to the system.  Which of the following commands will show this()A、fwtmp  /etc/security/failedloginB、cat /etc/security/failedloginC、whoD、alog -f /etc/security/failedlogin -o

考题 How should an administrator change the order in which host name lookup is performed so that it reads the host file before using DNS?()  A、Edit the /etc/inetd.conf file so that it reads ’local, bind’.B、Edit the /etc/resolv.conf file so that it reads ’local, bind’.C、Edit the /etc/netsvc.conf file so that it reads ’local, bind’.D、Edit the /etc/nslookup.conf file so that it reads ’local, bind’.

考题 A system administrator would like to verify the user definitions in the /etc/passwd file. Which of the following commands will accomplish this?()A、usrckB、sysckC、lssecD、lsuser

考题 An administrator suspects someone is modifying a sensitive file, and wants to log access information for this file. Which of the following AIX component accomplishes this?()A、auditB、syslogC、TCBD、sysck

考题 A system does not have a nameserver defined for IP address resolution. What file does AIX use to determine the IP address of a remote system?()A、/etc/hostsB、/etc/namesC、/etc/rc.tcpipD、/etc/resolv.conf

考题 The ping loopback hangs with no output. Which of the following is the most likely cause?()A、The loopback interface is down and resolv.conf is configured.B、The loopback is not in /etc/hosts and resolv.conf is configured.C、The loopback interface is down and resolv.conf is not configured.D、The loopback is not in /etc/hosts and resolv.conf is not configured.

考题 An administrator wants to run topas as their own userid but gets the following error when trying. user1$ topas topas. Unable to initialize Spmi interface Spmi. Error 13 opening file /etc/Spmi_shm_hook. Which of the following is the most likely cause of the error?()A、The /dev/kmem file must be at 777 permissions.B、The administrator is using other shell than ksh.C、The number of pipe handles at /etc/tunables is too low.D、The topas command must be run with root at least once previously.

考题 The system administrator notices that IP packets are not getting forwarded. The system administrator wants to use an AIX machine as an internetwork router over TCP/IP networks. Which of the following commands will allow this change on the fly?()A、 Some network attributes are runtime attributes that can be changed at any time. Others are loadtime attributes that must be set before the netinet kernel extension is loaded and be placed in the /etc/rc.net or /etc/rc.bsdnet file. This parameter cannot be done on the fly, since a reboot is required.B、 Add to the /etc/rc.net file or if a Berkelye-style network configuration, /etc/rc.bsdnet, and issue the command: no -a ipforwarding=1 to start ipforwarding immediately.C、 Add to the /etc/rc.net file or if a Berkeley-style network configuration, /etc/rc.bsdnet, and issue the command: no -o ipforwarding=0 to start ipforwarding immediately.D、 Add to the /etc/rc.net file or if a Berkeley-style network configuration, /etc/rc.bsdnet, and issue the command: no -o ipforwarding=1 to start ipforwarding immediately.

考题 An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1. After the mksysb is mounted in /mnt/backup/ from the local nim server. Which command should be run to restore the file?()A、tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.confB、restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.confC、listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.confD、restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf

考题 Which of the following commands would a system administrator use to initiate a rescan of the /etc/inittab file()A、telinit -qB、init -rC、initab -sD、exec /etc/inittab

考题 An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()A、/tmpB、/var/preserveC、/var/tmp/$USERD、$HOME/.vi

考题 You work as a database administrator for Certkiller .com. Your database is in NOARCHIVELOG mode. The database has been configured with three redo logs groups, and there have been five log switches. You lost one non-system-critical data file from your database.  Which method would you use to recover the data file?()A、Restore all the data files and open the databaseB、Create the data file and performtablespacerecoveryC、No need to restore any file, just recover the databaseD、Restore only the system data file and recover the databaseE、Restore only lost date file and performtablespacerecovery

考题 What system startup file would an administrator edit for starting up miscellaneous third party applications?()A、/etc/rc.netB、/etc/rc.bootC、/etc/rc.localD、/etc/rc.tcpip

考题 单选题An administrator wants to run topas as their own userid but gets the following error when trying. user1$ topas topas. Unable to initialize Spmi interface Spmi. Error 13 opening file /etc/Spmi_shm_hook. Which of the following is the most likely cause of the error?()A The /dev/kmem file must be at 777 permissions.B The administrator is using other shell than ksh.C The number of pipe handles at /etc/tunables is too low.D The topas command must be run with root at least once previously.

考题 单选题The ping loopback hangs with no output.Which of the following is the most likely cause?()A The loopback interface is down and resolv.conf is configured.B The loopback is not in /etc/hosts and resolv.conf is configured.C The loopback interface is down and resolv.conf is not configured.D The loopback is not in /etc/hosts and resolv.conf is not configured.

考题 单选题A user can ping everything on the local network earth.net from an AIX box (which is located on earth.net). However, if the user tries to ping something on another network (mars.net) the user must type the fully qualified hostname. What can the user do so that the fully qualified hostname does not have to be typed every time the user wants to access ANY machine on mars.net?()A Edit the /etc/hosts file and add an alias to the correct entryB Set up an alias in his .kshrc file to alias the hostname to the fully qualified hostnameC Add an alias to /etc/aliasesD Add mars.net to the search path of the resolv.conf file

考题 单选题An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()A /tmpB /var/preserveC /var/tmp/$USERD $HOME/.vi

考题 单选题How should a DNS client be configured?()A Edit the /etc/netsvc.conf file to have a nameserver and a domain search order.B Edit the /etc/resolv.conf file to have a nameserver and a domain search order.C Edit the /etc/resolv.conf file to have a nameserver, domain, and domain search order. D Edit the /etc/netsvc.conf file to have a nameserver, domain, and domain search order.

考题 单选题An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1. After the mksysb is mounted in /mnt/backup/ from the local nim server. Which command should be run to restore the file?()A tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.confB restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.confC listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.confD restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf

考题 单选题A system does not have a nameserver defined for IP address resolution. What file does AIX use to determine the IP address of a remote system?()A /etc/hostsB /etc/namesC /etc/rc.tcpipD /etc/resolv.conf

考题 单选题What system startup file would an administrator edit for starting up miscellaneous third party applications?()A /etc/rc.netB /etc/rc.bootC /etc/rc.localD /etc/rc.tcpip