网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
A System Administrator needs to determine if the system has the latest version of perfmgr and if the filesets copied to the /tmp directory are the latest. Which of the following command sequences would be required to accomplish this?()
A
lslpp -l perfmgr.* ; cd /tmp ; installp -ld
B
smitty list_software ; oslevel -g
C
smitty list_software ; lslpp -f perfmgr*
D
cd /usr/sys/install.images ; ls -la ; cd /tmp ; ls -la
参考答案
参考解析
解析:
暂无解析
更多 “单选题A System Administrator needs to determine if the system has the latest version of perfmgr and if the filesets copied to the /tmp directory are the latest. Which of the following command sequences would be required to accomplish this?()A lslpp -l perfmgr.* ; cd /tmp ; installp -ldB smitty list_software ; oslevel -gC smitty list_software ; lslpp -f perfmgr*D cd /usr/sys/install.images ; ls -la ; cd /tmp ; ls -la” 相关考题
考题
An administrator needs to determine what the default run level of a system is. Which command would be used()A、Isitab initB、telinit -dC、cat/etc/.init.stateD、init
考题
A system administrator has been instructed to verify that all filesets have all required requisites and are completely installed. Which command will provide this information?()A、lslppB、lppchkC、instfixD、installp
考题
An administrator has added a new device to a system and wants to determine if it has been correctly added to the ODM database. Which command would the system administrator use?()A、odmgetB、odmaddC、odmshowD、odmcreate
考题
A user reports that they cannot cd to /tmp/application. A system administrator entered the following command: Is -Id /tmp/application drw-r-r- 4 root system 512 Jan 15 14:09 application Which of the following is the most likely cause of the problem()A、The /tmp/application should be globally writable.B、The /tmp/application directory should be executable.C、The /tmp/application directory should be owned by the user.D、The /tmp/application directory should have the sticky bit set
考题
A system administrator has just installed a new maintenance level, but "oslevel -r" does not show the correct maintenance level. What command can be used to determine which filesets are downlevel?()A、lppchkB、instfixC、fixdistD、maintlvl
考题
A System p administrator has been instructed to verify that all filesets have all required requisitesand are completely installed. Which of the following commands will provide this information()A、lslppB、lppchkC、geninstallD、installp
考题
A System p administrator has just installed a new technology level, but "oslevel -r" does not show the expected technology level. Which of the following commands would determine which filesets are downlevel()A、lppchkB、instfixC、oslevelD、installp
考题
A new application has been added to a system which needs to automatically be started at system startup. The system administrator has decided to accomplish this by using the /etc/inittab file. Which command would be used to accomplish this in a supported manner?()A、viB、mkitabC、telinitD、startsrc
考题
A system administrator needs to configure dump devices for the system. Which command would be used to estimate the size required for a dump device?()A、lsdevB、chdevC、sysdumpdevD、sysdumpstart
考题
A System Administrator needs to determine if the system has the latest version of perfmgr and if the filesets copied to the /tmp directory are the latest. Which of the following command sequences would be required to accomplish this?()A、 lslpp -l perfmgr.* ; cd /tmp ; installp -ldB、 smitty list_software ; oslevel -gC、 smitty list_software ; lslpp -f perfmgr*D、 cd /usr/sys/install.images ; ls -la ; cd /tmp ; ls -la
考题
A system without a monitor has crashed. The administrator would like to see the console output to determine a possible cause of the crash and ensure that there were no problems on reboot. Which command would be used?()A、alogB、swconsC、lsconsD、syslog
考题
A system administrator is installing a C compiler on a system. According to the compiler’s documenation, the AIX fileset bos.adt.lib must be installed prior to installation of the compiler. Which command would the system administrator use to verify installation of the bos.adt.lib fileset?()A、installpB、instfixC、lsallqD、lslpp
考题
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.
考题
单选题A System p administrator has just installed a new technology level, but "oslevel -r" does not show the expected technology level. Which of the following commands would determine which filesets are downlevel()A
lppchkB
instfixC
oslevelD
installp
考题
单选题A System p administrator would like to verify the user definitions in the /etc/passwd file. Which of the following commands will accomplish this()A
sysckB
usrckC
lssecD
lsuser
考题
单选题A System p administrator has been instructed to verify that all filesets have all required requisitesand are completely installed. Which of the following commands will provide this information()A
lslppB
lppchkC
geninstallD
installp
考题
单选题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.
考题
单选题A system administrator needs to configure dump devices for the system. Which command would be used to estimate the size required for a dump device?()A
lsdevB
chdevC
sysdumpdevD
sysdumpstart
考题
单选题A system administrator has been instructed to verify that all filesets have all required requisites and are completely installed. Which command will provide this information?()A
lslppB
lppchkC
instfixD
installp
考题
单选题A system administrator would like to verify the user definitions in the /etc/passwd file. Which of the following commands will accomplish this?()A
usrckB
sysckC
lssecD
lsuser
考题
单选题A system without a monitor has crashed. The administrator would like to see the console output to determine a possible cause of the crash and ensure that there were no problems on reboot. Which command would be used?()A
alogB
swconsC
lsconsD
syslog
考题
单选题A system administrator needs to upgrade the Oracle database from Version 7 to Version 8. Which of the following scheduling concerns should be considered?()A
Schedule enough down time to backup, upgrade and reboot. B
Backup, upgrade, then schedule enough down time to reboot the system.C
Backup, then schedule enough down time to upgrade and reboot the system. D
There are no scheduling concerns because no down time is required.
考题
单选题A user reports that they cannot cd to /tmp/application. A system administrator entered the following command: Is -Id /tmp/application drw-r-r- 4 root system 512 Jan 15 14:09 application Which of the following is the most likely cause of the problem()A
The /tmp/application should be globally writable.B
The /tmp/application directory should be executable.C
The /tmp/application directory should be owned by the user.D
The /tmp/application directory should have the sticky bit set
考题
单选题A new application has been added to a system which needs to automatically be started at system startup. The system administrator has decided to accomplish this by using the /etc/inittab file. Which command would be used to accomplish this in a supported manner?()A
viB
mkitabC
telinitD
startsrc
考题
单选题An administrator needs to determine what the default run level of a system is. Which command would be used()A
Isitab initB
telinit -dC
cat/etc/.init.stateD
init
考题
单选题An administrator has added a new device to a system and wants to determine if it has been correctly added to the ODM database. Which command would the system administrator use?()A
odmgetB
odmaddC
odmshowD
odmcreate
考题
单选题A system administrator has just installed a new maintenance level, but "oslevel -r" does not show the correct maintenance level. What command can be used to determine which filesets are downlevel?()A
lppchkB
instfixC
fixdistD
maintlvl
热门标签
最新试卷