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

题目内容 (请给出正确答案)
单选题
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” 相关考题
考题 Before performing a mksysb system backup, which of the following procedures should a system administrator perform to avoid backing up certain user files?() A.Add the list of files to /etc/exclude.rootvg.B.Modify the image.data file and add the files to be excluded form the backup.C.Modify the bosinst.data file and specify which files are to be excluded from the backup.D.Specify the files to be excluded on the command line when executing the mksysb command.

考题 A file on the system ahs been lost, but the latest version is on a mksysb tape. The file is extracted from this mksysb tape by loading the tape. Which of the following indicates where the tape will be skipped forward?()A.Third image, and resoting the file with the tar commandB.Third image, and restoring the file with the dd commandC.Fourth image, and restoring the file with the restore commandD.Fourth image followed by the tar command

考题 Which of the following techniques is used to extract the /usr/tmp directory from a mksysb backup?() A.Use the tar command on the fifth image.B.Use the restore command on the fourth image.C.Use tctl -f /dev/rmt0.1 fsf 3 followed by the tar command on the fourth image.D.Reboot using the mksysb tape and then use the dd command to extract the file.

考题 . You have a server that runs Windows Server 2003 Service Pack 2 (SP2).You back up the files on the server by using the following schedule:·Full backup every Sunday·Differential backup at 01:00 every Monday to FridayYou want to restore the version of a file stored on the server at the start of the business day on Wednesday. You are unsure when the file was last modified.You need to restore the appropriate version of the file by using the minimum number of tapes.Which backup jobs should you review to locate the correct version of the file? ()A. the differential backup from TuesdayB. the differential backup from Wednesday and then the full backup from SundayC. the full backup from SundayD. the full backup from Sunday and then all other backups

考题 Your network consists of a single Active Directory domain. You have a domain controller named Server1 that runs Windows Server 2003 Service Pack 2 (SP2).You have a user account named BackupAdmin. BackupAdmin is a member of only the Backup Operators group.You log on to Server1 by using the BackupAdmin account.From Windows Backup, you attempt to restore a file from a backup file named D:\backup.bkf and receive the following message.You need to ensure that you can restore files from the backup file.What should you do? ()A. Log on to Server1 by using the Administrator account.B. Assign BackupAdmin ownership of D:\backup.bkf.C. Assign BackupAdmin the Restore files and directories user right.D. Assign BackupAdmin the Full Control NTFS permission for D:\backup.bkf.

考题 The administrator wants to backup the existing VIO server software and its current configuration before applying an update.  What command will the administrator use to backup the VIO server software so that the backup can be restored from a Network Installation Manager (NIM) server or a Hardware Management Console (HMC)?()A、 mksysb -t vio /mountpointB、 backupios -file /mountpointC、 mksysb -i /mountpoint/vio.mksysbD、 backupios -mksysb -file /mountpoint/vio.mksysb

考题 In addition to the partition profile backup, how should the HMC be backed up to provide bare-metal restore capabilities?()A、Backup critical console dataB、Backup a bootable image to tapeC、Create mksysb image and store on a NIM serverD、Create mksysb image and store on an NFS server

考题 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 file on the system ahs been lost, but the latest version is on a mksysb tape. The file is extracted from this mksysb tape by loading the tape. Which of the following indicates where the tape will be skipped forward?()A、Third image, and resoting the file with the tar commandB、Third image, and restoring the file with the dd commandC、Fourth image, and restoring the file with the restore commandD、Fourth image followed by the tar command

考题 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 techniques is used to extract the /usr/tmp directory from a mksysb backup?()A、Use the tar command on the fifth image.B、Use the restore command on the fourth image.C、Use tctl -f /dev/rmt0.1 fsf 3 followed by the tar command on the fourth image.D、Reboot using the mksysb tape and then use the dd command to extract the file.

考题 How can a directory be excluded from a mksysb backup()A、Put an entry in the /etc/exclude.rootvg file.B、Put an entry in the /etc/mksysb.exclude file.C、Remove the directory’s entry from the mksysb /image.data file.D、Remove the directory’s entry from the /var/adm/ras/bosinst.data file.

考题 . You have a server that runs Windows Server 2003 Service Pack 2 (SP2). You back up the files on the server by using the following schedule: ·Full backup every Sunday ·Differential backup at 01:00 every Monday to Friday You want to restore the version of a file stored on the server at the start of the business day on Wednesday. You are unsure when the file was last modified. You need to restore the appropriate version of the file by using the minimum number of tapes. Which backup jobs should you review to locate the correct version of the file? ()A、the differential backup from TuesdayB、the differential backup from Wednesday and then the full backup from SundayC、the full backup from SundayD、the full backup from Sunday and then all other backups

考题 You discover that the ms db database on a SQL Server 2005 computer is corrupt and must be restored. Databases are backed up daily. The database backup files are written to a network share, but the file names do not clearly indicate which databases are in each file. You need to locate the correct backup file as quickly as possible. The first file in the list isnamed DB Backup.bak. Which Transact-SQL statement should you use?()A、RESTORE LABELONLYFROM DISK = N//Server1/Backup/DB Backup.bakB、RESTORE HEADERONLYFROM DISK = N//Server1/Backup/DB Backup.bakC、RESTORE VERIFYONLYFROM DISK = N//Server1/Backup/DB Backup.bakD、RESTORE DATABASE MSDBFROM DISK =N//Server1/Backup/DB Backup.bak

考题 You are the network administrator for Test King. All network servers run Windows Server 2003. You perform a full backup of the network every Monday. You perform incremental backups on Tuesday, Wednesday, Thursday, and Friday. Backups are always performed at 1:00 A.M. On Friday afternoon, a user accidentally deletes a file. You need to restore the file. What should you do?()A、Open each backup log, beginning with Monday and moving forward through the week. In each log, search for a backup of the file. Restore the first backup that you find.B、Open each backup log, beginning with Friday and moving backward through the week. In each log, search for a backup of the file. Restore the first backup that you find.C、Open each backup log, beginning with Tuesday and moving forward through the week. In each log, search for a backup of the file. Restore the first backup that you find.D、Open the backup log for Monday. Search for a backup of the file. If you find a backup, restore the file. If you do not find a backup, open the backup log for Friday and search there. If you find a backup, restore the file. If you do not find a backup, continue opening backup logs, moving backward through the week from FridayRestore the first backup that you find.

考题 You are the network administrator for TestKing. The network contains a Windows Server 2003 computer named Testking1. You back up the data folders on Testking1 by using the following schedule: 1. Normal backup every Monday. 2. Incremental backups every Tuesday, Wednesday, Thursday, and Friday. After the backup on Friday is completed, a user accidentally deletes a file from a data folder on Server1. The user reports that he modified the file in the past week, but he does not know which day he modified the file. You do not know when the file was last backed up. You need to restore the latest copy of the file as quickly as possible. What should you do?()A、Open the backup log for each day. Begin by opening the log for Monday, and then work forward through the logs for each day of the week. In each log, search for a backup of the file. Restore the first backup that you find.B、Open the backup log for each day. Begin by opening the log for Tuesday, and then work forward through the logs for each day of the week. In each log, search for a backup of the file. Restore the first backup that you find.C、Open the backup log for each day. Begin by opening the log for Friday, and then work backward through the logs for each day of the week. In each log, search for a backup of the file. Restore the first backup that you find.D、Restore the file from the Monday, Tuesday, Wednesday, Thursday, and Friday backups, in that order.E、Restore the file from the Monday backup, and then from the Friday backup.

考题 单选题How can a directory be excluded from a mksysb backup()A Put an entry in the /etc/exclude.rootvg file.B Put an entry in the /etc/mksysb.exclude file.C Remove the directory’s entry from the mksysb /image.data file.D Remove the directory’s entry from the /var/adm/ras/bosinst.data file.

考题 单选题You have a server that runs Windows Server 2003 Service Pack 2 (SP2). You back up the files on the server by using the following schedule: ·Full backup every Sunday ·Differential backup at 01:00 every Monday to Friday You want to restore the version of a file stored on the server at the start of the business day on Wednesday. You are unsure when the file was last modified. You need to restore the appropriate version of the file by using the minimum number of tapes. Which backup jobs should you review to locate the correct version of the file? ()A the differential backup from TuesdayB the differential backup from Wednesday and then the full backup from SundayC the full backup from SundayD the full backup from Sunday and then all other backups

考题 单选题The administrator wants to backup the existing VIO server software and its current configuration before applying an update.  What command will the administrator use to backup the VIO server software so that the backup can be restored from a Network Installation Manager (NIM) server or a Hardware Management Console (HMC)?()A  mksysb -t vio /mountpointB  backupios -file /mountpointC  mksysb -i /mountpoint/vio.mksysbD  backupios -mksysb -file /mountpoint/vio.mksysb

考题 单选题You are the network administrator for Test King. All network servers run Windows Server 2003. You perform a full backup of the network every Monday. You perform incremental backups on Tuesday, Wednesday, Thursday, and Friday. Backups are always performed at 1:00 A.M. On Friday afternoon, a user accidentally deletes a file. You need to restore the file. What should you do?()A Open each backup log, beginning with Monday and moving forward through the week. In each log, search for a backup of the file. Restore the first backup that you find.B Open each backup log, beginning with Friday and moving backward through the week. In each log, search for a backup of the file. Restore the first backup that you find.C Open each backup log, beginning with Tuesday and moving forward through the week. In each log, search for a backup of the file. Restore the first backup that you find.D Open the backup log for Monday. Search for a backup of the file. If you find a backup, restore the file. If you do not find a backup, open the backup log for Friday and search there. If you find a backup, restore the file. If you do not find a backup, continue opening backup logs, moving backward through the week from FridayRestore the first backup that you find.

考题 单选题A file on the system ahs been lost, but the latest version is on a mksysb tape. The file is extracted from this mksysb tape by loading the tape. Which of the following indicates where the tape will be skipped forward?()A Third image, and resoting the file with the tar commandB Third image, and restoring the file with the dd commandC Fourth image, and restoring the file with the restore commandD Fourth image followed by the tar command

考题 单选题You are the network administrator for TestKing. The network contains a Windows Server 2003 computer named Testking1. You back up the data folders on Testking1 by using the following schedule: 1. Normal backup every Monday. 2. Incremental backups every Tuesday, Wednesday, Thursday, and Friday. After the backup on Friday is completed, a user accidentally deletes a file from a data folder on Server1. The user reports that he modified the file in the past week, but he does not know which day he modified the file. You do not know when the file was last backed up. You need to restore the latest copy of the file as quickly as possible. What should you do?()A Open the backup log for each day. Begin by opening the log for Monday, and then work forward through the logs for each day of the week. In each log, search for a backup of the file. Restore the first backup that you find.B Open the backup log for each day. Begin by opening the log for Tuesday, and then work forward through the logs for each day of the week. In each log, search for a backup of the file. Restore the first backup that you find.C Open the backup log for each day. Begin by opening the log for Friday, and then work backward through the logs for each day of the week. In each log, search for a backup of the file. Restore the first backup that you find.D Restore the file from the Monday, Tuesday, Wednesday, Thursday, and Friday backups, in that order.E Restore the file from the Monday backup, and then from the Friday backup.

考题 单选题You are the network administrator for Test King. All network servers run Windows Server 2003. You perform a full backup of the network every Monday. You perform incremental backups on Tuesday, Wednesday, Thursday, and Friday. Backups are always performed at 1:00 A.M. On Friday afternoon, a user accidentally deletes a file. You need to restore the file. What should you do?()A Open each backup log, beginning with Monday and moving forward through the week. In each log, search for a backup of the file. Restore the first backup that you find.B Open each backup log, beginning with Friday and moving backward through the week. In each log, search for a backup of the file. Restore the first backup that you find.C Open each backup log, beginning with Tuesday and moving forward through the week. In each log, search for a backup of the file. Restore the first backup that you find.D Open the backup log for Monday. Search for a backup of the file. If you find a backup, restore the file. If you do not find a backup, open the backup log for Friday and search there. If you find a backup, restore the file. If you do not find a backup, continue opening backup logs, moving backward through the week from FridayRestore the first backup that you find.

考题 单选题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 techniques is used to extract the /usr/tmp directory from a mksysb backup?()A Use the tar command on the fifth image.B Use the restore command on the fourth image.C Use tctl -f /dev/rmt0.1 fsf 3 followed by the tar command on the fourth image.D Reboot using the mksysb tape and then use the dd command to extract the file.

考题 单选题Which command should an administrator use to view files and volume group backup information from a mksysb called server1.mksysb that is found in /backups?()A lsmksysb -l /backups/server1.mksysbB showmksysb -f /backups/server1.mksysbC listvgbackup -f /backups/server1.mksysbD showvgbackup -l /backups/server1.mksysb

考题 单选题Before performing a mksysb system backup, which of the following procedures should a system administrator perform to avoid backing up certain user files?()A Add the list of files to /etc/exclude.rootvg.B Modify the image.data file and add the files to be excluded form the backup.C Modify the bosinst.data file and specify which files are to be excluded from the backup.D Specify the files to be excluded on the command line when executing the mksysb command.