网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
What command should a system administrator run after using an editor to create the /etc/tunables/nextboot file?()
A
ksh -n nextboot
B
tunsave -a -f nextboot
C
tuncheck -r -f nextboot
D
diff $(vmtune) /etc/tunables/nextboot
参考答案
参考解析
解析:
暂无解析
更多 “单选题What command should a system administrator run after using an editor to create the /etc/tunables/nextboot file?()A ksh -n nextbootB tunsave -a -f nextbootC tuncheck -r -f nextbootD diff $(vmtune) /etc/tunables/nextboot” 相关考题
考题
After the /etc/tunables/nextboot file has been edited, which command can be used to validate changes to the IO performance tuning settings?()
A.ioo -v nextbootB.ioo -c nextbootC.valcheck -f nextbootD.tuncheck -r -f nextboot
考题
WhichofthefollowingistheIBM-recommendedmethodtostarttheResourceManagementandControl(RMC)Services?()
A.rmcctrl-sB./etc/rc.rmcC.startsrc-srmcD./etc/tunables/nextboot
考题
Whatcommandshouldasystemadministratorrunafterusinganeditortocreatethe/etc/tunables/nextbootfile?()
A.ksh-nnextbootB.tunsave-a-fnextbootC.tuncheck-r-fnextbootD.diff$(vmtune)/etc/tunables/nextboot
考题
Whatstanzafiledoesasystemadministratorviewtodeterminewhatkernel-tuningparameterchangesweremadewhenthesystemwaslastbooted?()
A./etc/rc.netB./etc/tunables/tuningC./etc/tunables/lastbootD./usr/samples/kernel/nextboot
考题
Whichofthefollowingcommandswouldasystemadministratorruntovalidate/etc/tunables/nextbootaftermanuallyediting()
A.ksh-nnextbootB.tunsave-a-fnextbootC.tuncheck-r-fnextbootD.tunsavenextboot
考题
What command should a system administrator run after using an editor to create the /etc/tunables/nextboot file?()A、ksh -n nextbootB、tunsave -a -f nextbootC、tuncheck -r -f nextbootD、diff $(vmtune) /etc/tunables/nextboot
考题
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
考题
What stanza file does a system administrator view to determine what kernel-tuning parameter changes were made when the system was last booted?()A、/etc/rc.netB、/etc/tunables/tuningC、/etc/tunables/lastbootD、/usr/samples/kernel/nextboot
考题
A user is unable to determine the default system text editor. How can the local administrator assist the user by identifying the default text editor for the system?()A、Login as the user and run ’echo $ENV’.B、Login as root and run the ’env’ command.C、Login as root and ’cat /etc/environment’.D、Login as the user and run the ’env’ 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 is the IBM-recommended method to start the Resource Management and Control (RMC) Services?()A、rmcctrl -sB、/etc/rc.rmcC、startsrc -s rmcD、/etc/tunables/nextboot
考题
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.
考题
After the /etc/tunables/nextboot file has been edited, which command can be used to validate changes to the IO performance tuning settings?()A、ioo -v nextbootB、ioo -c nextbootC、valcheck -f nextbootD、tuncheck -r -f nextboot
考题
Which of the following commands would a system administrator run tovalidate /etc/tunables/nextboot after manually editing()A、ksh -n nextbootB、tunsave -a -f nextbootC、tuncheck -r -f nextbootD、tunsave nextboot
考题
An administrator needs to change a system’s run level from level 2 to level 3. What is the appropriate method to accomplish this()A、Use the reboot command.B、Edit the /etc/reboot file and reboot the system.C、Edit /etc/.init.state file and reboot the system.D、Use the telinit command
考题
A system administrator would like to modify the system default user characteristics so that each new user will now be assigned (by default) the csh shell rather than the ksh shell. Which of the following actions should be performed?()A、Run the command chlogin -shell "csh"B、Run the command mkuser -default "SHELL=csh"C、Edit /etc/passwd and change all "ksh" entries to "csh"D、Modify the contents of /usr/lib/security/mkuser.default file
考题
单选题After the /etc/tunables/nextboot file has been edited, which command can be used to validate changes to the IO performance tuning settings?()A
ioo -v nextbootB
ioo -c nextbootC
valcheck -f nextbootD
tuncheck -r -f nextboot
考题
单选题An administrator needs to change a system’s run level from level 2 to level 3. What is the appropriate method to accomplish this()A
Use the reboot command.B
Edit the /etc/reboot file and reboot the system.C
Edit /etc/.init.state file and reboot the system.D
Use the telinit command
考题
单选题Which of the following commands would a system administrator run tovalidate /etc/tunables/nextboot after manually editing()A
ksh -n nextbootB
tunsave -a -f nextbootC
tuncheck -r -f nextbootD
tunsave nextboot
考题
单选题A system administrator would like to modify the system default user characteristics so that each new user will now be assigned (by default) the csh shell rather than the ksh shell. Which of the following actions should be performed?()A
Run the command chlogin -shell cshB
Run the command mkuser -default SHELL=cshC
Edit /etc/passwd and change all ksh entries to cshD
Modify the contents of /usr/lib/security/mkuser.default file
考题
单选题A user is unable to determine the default system texteditor. How can the local administrator assist the user by identifying the default text editor for the system?()A
Login as the user and run 'echo $ENV'.B
Login as root and run the 'env' command.C
Login as root and 'cat /etc/environment'.D
Login as the user and run the 'env' command.
考题
单选题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.
考题
单选题A user is unable to determine the default system text editor. How can the local administrator assist the user by identifying the default text editor for the system?()A
Login as the user and run ’echo $ENV’.B
Login as root and run the ’env’ command.C
Login as root and ’cat /etc/environment’.D
Login as the user and run the ’env’ command.
考题
单选题What stanza file does a system administrator view to determine what kernel-tuning parameter changes were made when the system was last booted?()A
/etc/rc.netB
/etc/tunables/tuningC
/etc/tunables/lastbootD
/usr/samples/kernel/nextboot
考题
单选题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 is the IBM-recommended method to start the Resource Management and Control (RMC) Services?()A
rmcctrl -sB
/etc/rc.rmcC
startsrc -s rmcD
/etc/tunables/nextboot
考题
单选题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
热门标签
最新试卷