Put an entry in the /etc/exclude.rootvg file
Put an entry in the /etc/mksysb.exclude file
Remove the directory’s entry from the mksysb /image.data file
Remove the directory’s entry from the /var/adm/ras/bosinst.data file
第1题:
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? ()
第2题:
While using the smit install_remove menus to remove some filesets the system administrator notices the /usr filesystem is now unnecessarily large. Which of the following actions will reduce the size of the /usr filesystem?()
第3题:
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?()
第4题:
How can a directory be excluded from a mksysb backup of the following?()
第5题:
How can a directory be excluded from a mksysb backup()
第6题:
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? ()
第7题:
Put an entry in the /etc/exclude.rootvg file
Put an entry in the /etc/mksysb.exclude file
Remove the directory’s entry from the mksysb /image.data file
Remove the directory’s entry from the /var/adm/ras/bosinst.data file
第8题:
The user jsmith can use r-commands from any server to server Alpha system-wide
The user jsmith can use r-commands from server Alpha to any server system-wide
The user jsmith can use r-commands from server Alpha to any server with a /home/jsmith directory
The user jsmith can use r-commands from any server to server Alpha only in the /home/jsmith directory
第9题:
By using the restore -x option followed by /dirl
By adding an entry in the /etc/restore.exclude file
By using the restore -i option to enter interactive mode and executing the command:delete /dirl
By using the restore -i option when running restore to specify a text file containing ’/dirl1 as one of the lines in it
第10题:
find /var/spool/lpd/qdir -mtime -7 -type f -exec rm -f {}/
find -name /var/spool/* -f rm {}/
find -name /var/spool/lpd/* -exec rm {}/
find /var/spool/lpd/qdir -mtime +7 -type f -exec rm -f {}/
第11题:
xitab
rmitab
chitab
delitab
第12题:
tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf
restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf
listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf
restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf
第13题:
How can a directory named /dirl be excluded during a restore of files backed up by name with the backup command()
第14题:
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?()
第15题:
How can a directory named /dir1 be excluded during a restore of files backed up by name with the backup command?()
第16题:
Which of the following commands should be used to delete an entry from the /etc/inittab?()
第17题:
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()
第18题:
A system administrator has created tty2 on a serial port connection to a system. When attempting to verify the connection the following error is observed: # cu -ml tty2 cu: 0835-028 The connection failed. NO DEVICES AVAILABLE. Which of the following should be performed to correct this error?()
第19题:
Put an entry in the /etc/exclude.rootvg file.
Put an entry in the /etc/mksysb.exclude file.
Remove the directory’s entry from the mksysb /image.data file.
Remove the directory’s entry from the /var/adm/ras/bosinst.data file.
第20题:
Edit the /etc/inittab and comment out the entry that starts the application by placing a at the beginning of the line.
Use the chitab command.
Use the rmitab command.
Edit the /etc/reboot file to remove the entry that starts the application.
第21题:
By using the restore -x option followed by /dir1
By adding an entry in the /etc/restore.exclude file
By using the restore -i option to enter interactive mode and executing the command:delete /dir1
By using the restore -i option when running restore to specify a text file containing ’/dir1’ as one of the lines in it.
第22题:
the RMAN utility
the import/export utility
the Oracle Enterprise Manager
the change tracking feature
the Net Manager utility
第23题:
tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf
restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf
listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf
restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf
第24题:
Add the list of files to /etc/exclude.rootvg.
Modify the image.data file and add the files to be excluded form the backup.
Modify the bosinst.data file and specify which files are to be excluded from the backup.
Specify the files to be excluded on the command line when executing the mksysb command.