单选题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 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
参考解析
解析:
暂无解析
相关考题:
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()AlppchkBinstfixCoslevelDinstallp
单选题A System p administrator would like to verify the user definitions in the /etc/passwd file. Which of the following commands will accomplish this()AsysckBusrckClssecDlsuser
单选题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()AlslppBlppchkCgeninstallDinstallp
单选题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()AEdit the /etc/inittab and comment out the entry that starts the application by placing a at the beginning of the line.BUse the chitab command.CUse the rmitab command.DEdit 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?()AlsdevBchdevCsysdumpdevDsysdumpstart
单选题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?()AlslppBlppchkCinstfixDinstallp
单选题A system administrator would like to verify the user definitions in the /etc/passwd file. Which of the following commands will accomplish this?()AusrckBsysckClssecDlsuser
单选题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?()AalogBswconsClsconsDsyslog
单选题A system administrator needs to upgrade the Oracle database from Version 7 to Version 8. Which of the following scheduling concerns should be considered?()ASchedule enough down time to backup, upgrade and reboot. BBackup, upgrade, then schedule enough down time to reboot the system.CBackup, then schedule enough down time to upgrade and reboot the system. DThere 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()AThe /tmp/application should be globally writable.BThe /tmp/application directory should be executable.CThe /tmp/application directory should be owned by the user.DThe /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?()AviBmkitabCtelinitDstartsrc
单选题An administrator needs to determine what the default run level of a system is. Which command would be used()AIsitab initBtelinit -dCcat/etc/.init.stateDinit
单选题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?()AodmgetBodmaddCodmshowDodmcreate
单选题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?()AlppchkBinstfixCfixdistDmaintlvl