网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
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.
参考答案
参考解析
解析:
暂无解析
更多 “单选题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.” 相关考题
考题
如何停止一台机器的telnet服务()A.Put NONE in/etc/telnet.allowB.Put a lineALL:ALLin/etc/hosts.denyC.Comment the telnet entry in/etc/inittabD.Comment the telnet entry in/etc/xinet.conf
考题
Which of the following commands should be used to delete an entry from the /etc/inittab?()
A.xitabB.rmitabC.chitabD.delitab
考题
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.
考题
The following entry is in the /etc/host.equiv and /home/jsmith/.rhosts file on server Alpha:+ jsmith.What does this entry indicate?()A、The user "jsmith" can use r-commands from any server to server Alpha system-wideB、The user "jsmith" can use r-commands from server Alpha to any server system-wideC、The user "jsmith" can use r-commands from server Alpha to any server with a /home/jsmith directoryD、The user "jsmith" can use r-commands from any server to server Alpha only in the /home/jsmith directory
考题
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 administrator used the savevg command to back up the testvg each night. There is now a requirement to exclude the /test/static filesystem from the backup. How can this be accomplished?()A、Use the -X flag on the savevg commandB、Put an entry in the /etc/exclude.testvg fileC、Remove the /test/static entries from the /vgdata/testvg.data fileD、Use the touch command to create /test/static/.exclude before using savevg
考题
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 /dir1 be excluded during a restore of files backed up by name with the backup command?()A、By using the restore -x option followed by /dir1B、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 /dir1D、By using the restore -i option when running restore to specify a text file containing ’/dir1’ as one of the lines in it.
考题
How can a directory be excluded from a mksysb backup of the following?()A、Put an entry in the /etc/exclude.rootvg fileB、Put an entry in the /etc/mksysb.exclude fileC、Remove the directory’s entry from the mksysb /image.data fileD、Remove the directory’s entry from the /var/adm/ras/bosinst.data file
考题
Which of the following commands should be used to delete an entry from the /etc/inittab?()A、xitabB、rmitabC、chitabD、delitab
考题
It has been determined that print jobs from an application are not being removed from the system after they have been printed. To remove these jobs from the /var/spool directory, which cron entry will remove files more than 7 days old?()A、 find /var/spool/lpd/qdir -mtime -7 -type f -exec rm -f {}/B、 find -name /var/spool/* -f rm {}/C、 find -name /var/spool/lpd/* -exec rm {}/D、 find /var/spool/lpd/qdir -mtime +7 -type f -exec rm -f {}/
考题
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.
考题
An application is no longer required to start up automatically at system boot. Which of the following supported procedures would the administrator use to accomplish this()A、Edit the /etc/inittab and comment out the entry that starts the application by placing a at the beginning of the line.B、Use the chitab command.C、Use the rmitab command.D、Edit the /etc/reboot file to remove the entry that starts the application.
考题
You are required to remove the default EXTPROC entry from the default listener configuration to create a listener that will listen specifically for EXTPROC calls. Which two methods can you use to remove the default EXTPROC entry from the default listener configuration? ()A、 the RMAN utilityB、 the import/export utilityC、 the Oracle Enterprise ManagerD、 the change tracking featureE、 the Net Manager utility
考题
单选题How can a directory be excluded from a mksysb backup of the following?()A
Put an entry in the /etc/exclude.rootvg fileB
Put an entry in the /etc/mksysb.exclude fileC
Remove the directory’s entry from the mksysb /image.data fileD
Remove the directory’s entry from the /var/adm/ras/bosinst.data file
考题
单选题The following entry is in the /etc/host.equiv and /home/jsmith/.rhosts file on server Alpha:+ jsmith.What does this entry indicate?()A
The user jsmith can use r-commands from any server to server Alpha system-wideB
The user jsmith can use r-commands from server Alpha to any server system-wideC
The user jsmith can use r-commands from server Alpha to any server with a /home/jsmith directoryD
The user jsmith can use r-commands from any server to server Alpha only in the /home/jsmith directory
考题
单选题An application is no longer required to start up automatically at system boot. Which of the following supported procedures would the administrator use to accomplish this()A
Edit the /etc/inittab and comment out the entry that starts the application by placing a at the beginning of the line.B
Use the chitab command.C
Use the rmitab command.D
Edit the /etc/reboot file to remove the entry that starts the application.
考题
单选题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
考题
单选题How can a directory named /dir1 be excluded during a restore of files backed up by name with the backup command?()A
By using the restore -x option followed by /dir1B
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 /dir1D
By using the restore -i option when running restore to specify a text file containing ’/dir1’ as one of the lines in it.
考题
单选题It has been determined that print jobs from an application are not being removed from the system after they have been printed. To remove these jobs from the /var/spool directory, which cron entry will remove files more than 7 days old?()A
find /var/spool/lpd/qdir -mtime -7 -type f -exec rm -f {}/B
find -name /var/spool/* -f rm {}/C
find -name /var/spool/lpd/* -exec rm {}/D
find /var/spool/lpd/qdir -mtime +7 -type f -exec rm -f {}/
考题
多选题You are required to remove the default EXTPROC entry from the default listener configuration to create a listener that will listen specifically for EXTPROC calls. Which two methods can you use to remove the default EXTPROC entry from the default listener configuration? ()Athe RMAN utilityBthe import/export utilityCthe Oracle Enterprise ManagerDthe change tracking featureEthe Net Manager utility
考题
单选题Which of the following commands should be used to delete an entry from the /etc/inittab?()A
xitabB
rmitabC
chitabD
delitab
考题
单选题A system administrator used the savevg command to back up the testvg each night. There is now a requirement to exclude the /test/static filesystem from the backup. How can this be accomplished?()A
Use the -X flag on the savevg commandB
Put an entry in the /etc/exclude.testvg fileC
Remove the /test/static entries from the /vgdata/testvg.data fileD
Use the touch command to create /test/static/.exclude before using savevg
考题
单选题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
考题
单选题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.
热门标签
最新试卷