An administrator wants to restore the /etc/resolv.conf file 

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

参考答案和解析
正确答案: D
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

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.


参考答案:D

第2题:

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

正确答案:C

第3题:

WhichofthefollowingfilesshouldbeusedtoaltertheorderofwhichDNSserversgetqueriedfirst?()

A./etc/hosts

B./etc/inetd.conf

C./etc/netsvc.conf

D./etc/resolv.conf


参考答案:D

第4题:

A system administrator would like to verify the user definitions in the /etc/passwd file. Which of the following commands will accomplish this?()

  • A、usrck
  • B、sysck
  • C、lssec
  • D、lsuser

正确答案:A

第5题:

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/failedlogin
  • B、cat /etc/security/failedlogin
  • C、who
  • D、alog -f /etc/security/failedlogin -o

正确答案:A

第6题:

Whichscriptisexecutedduringsystemstartuptosetthesystemhostname,defaultgatewayandstaticroutes?()

A./etc/rpc

B./etc/rc.net

C./etc/rc.tcpip

D./etc/resolv.conf


参考答案:B

第7题:

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 /dirl
  • B、By adding an entry in the /etc/restore.exclude file
  • C、By using the restore -i option to enter interactive mode and executing the command:delete /dirl
  • D、By using the restore -i option when running restore to specify a text file containing ’/dirl1 as one of the  lines in it

正确答案:C

第8题:

Whichofthefollowingfilesshouldcontainthestatement"hosts=local,bind"?()

A./etc/hosts

B./etc/irs.conf

C./etc/netsvc.conf

D./etc/resolv.conf


参考答案:C

第9题:

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’.

正确答案:C

第10题:

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、audit
  • B、syslog
  • C、TCB
  • D、sysck

正确答案:A

更多相关问题