网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
A system administrator has successfully backed up the VIOS software and is ready to perform a VIOS software update. Which command will the administrator use to update the software from a CD? ()
A

 smit update_all

B

 geninstall -d /dev/cd0 all

C

 installp -acgX -d /dev/cd0 all

D

 updateios -dev /dev/cd0 -accept -install


参考答案

参考解析
解析: 暂无解析
更多 “单选题A system administrator has successfully backed up the VIOS software and is ready to perform a VIOS software update. Which command will the administrator use to update the software from a CD? ()A  smit update_allB  geninstall -d /dev/cd0 allC  installp -acgX -d /dev/cd0 allD  updateios -dev /dev/cd0 -accept -install” 相关考题
考题 Which of the following procedures correctly lists the prerequisite software that requires installation with an AIX licensed program product?() A.Use the lppdiff command to list the contentsB.Use the installp -Q command to list the contentsC.Choose the SMIT option to Preview Install OnlyD.Choose the SMIT option to list dependents of a software product

考题 After a successful system recovery, it is determined that the server will not support printing so the system administrator has decided to remove the bos.rte.printers fileset and all of its dependents. Which of the following is the correct method to accomplish this task?()A.Use fastpath smitty rmvprtB.Installp -u -g bos.rte.printersC.Use fastpath smitty maintain_software; choose Remove Installed Software;fill in values for bos.rte.printersD.Remove of the bos.rte.printers fileset is not permitted

考题 The administrator wants to backup the existing VIO server software and its current configuration before applying an update.  What command will the administrator use to backup the VIO server software so that the backup can be restored from a Network Installation Manager (NIM) server or a Hardware Management Console (HMC)?()A、 mksysb -t vio /mountpointB、 backupios -file /mountpointC、 mksysb -i /mountpoint/vio.mksysbD、 backupios -mksysb -file /mountpoint/vio.mksysb

考题 everal people in an finance customer IT department are asking for fileset updates that the  system administrator received from IBM earlier that day on CD-ROM. The system administrator created an install directory on their machine and made it available to everyone.  Which of the following commands will allow the system administrator to copy the images from an IBM update CD-ROM to the install directory()A、"smit bffcreate" from the target directoryB、"tar -xvf /dev/cd0" from the target directoryC、"restore -xvqf /dev/cd0" from the target directoryD、mount the cdrom on /cdrom and run "cp /cdrom/* ." from the target directory

考题 A system administrator has successfully backed up the VIOS software and is ready to perform a VIOS software update. Which command will the administrator use to update the software from a CD? ()A、 smit update_allB、 geninstall -d /dev/cd0 allC、 installp -acgX -d /dev/cd0 allD、 updateios -dev /dev/cd0 -accept -install

考题 An administrator has received an update CD with the latest technology level for AIX 5.3. The current operating system level of the server is at base AIX 5.3. What action needs to be taken to apply the new technology level to the server?()A、Run smit update_allB、Run smit install_allC、Boot from the installation mediaD、Run the update_all command from the mounted CD

考题 An administrator needs to update the anti-virus, security patches, BIOS, and the web server software on a production system. Which of the following is the BEST method to accomplish this?()A、Update anti-virus, security patches, BIOS software, and then the web software.B、Update the web software, security patches, anti-virus, and then the BIOS.C、Update security patches, BIOS, web software, and then the anti-virus.D、The order does not matter, only one change at a time should be done.

考题 An administrator is planning an upgrade of a major software package on an application server.The software has been tested successfully in a test environment and it is ready to go into production. Which of the following steps should the administrator take next?()A、Identify necessary operating system updatesB、Implement the changeC、Document the changeD、Schedule system down time

考题 A server has 500GB of data that must be backed up nightly. The administrator has upgraded the oldLTO2 drive to an LTO3, but the data still will not fit on a single tape.  Which of the following additional stepsshould the administrator perform to accommodate the data?()A、 Enable compression on the new driveB、 Reformat all tapesC、 Delete unnecessary system filesD、 Purchase LTO3 tapes for use in the new driveE、 Purchase new backup software

考题 An  administrator  is  attempting  to  update  a  software  product.  The  install  is  interrupted  by  a  system  failure.  Which of the following commands would be used to clean up the improperly applied filesets()A、Ippchk -CB、instfix -SC、installp -cD、installp -C

考题 After a successful recovery, the system administrator wishes to remove the fileset bos.net.tcp.server and all dependent software. After running an lslpp command, it is verified that the fileset is in the BROKEN state. What is the correct method for deinstallation?()A、Use installp -u command with -g to remove the fileset and all dependent software.B、Use installp -c command to commit fileset; use installp command with -g to remove the fileset and all dependent software.C、Use installp -C command to perform cleanup of fileset; use install command with -g to remove the fileset and all dependent software.D、Use installp -a command to apply fileset; use installp command with -g to remove the fileset and all dependent software.

考题 After installing the base operating system and the Server bundle, a system administrator decides to remove several printer definitions that the system users will not need. Which of the following procedures is the best way for a system administrator to remove the extra printer definitions?()A、Select the SMIT option to remove software productsB、Reinstall the desired filesets using the "Force Overwrite" optionC、Delete the unnecessary entries from the /usr/lpp/printers directoryD、Use the ODM edit (odem) utility to revmoe the definition from the system's ODM database

考题 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

考题 Several people in an Information Technology (IT) department are asking for fileset updates that the system administrator received earlier that day on CD-ROM. The system administrator created an install directory on their machine and made it available to everyone. Which of the following commands will allow the system administrator to copy the images from the CD-ROM to the install directory?()A、smit bffcreate from the target directoryB、tar -xvf /dev/cd0 from the target directoryC、restore -xvqf /dev/cd0 from the target directoryD、mount the cdrom on /cdrom and cp /cdrom/* . from the target directory

考题 Which of the following procedures correctly lists the prerequisite software that requires installation with an AIX licensed program product?()A、Use the lppdiff command to list the contentsB、Use the installp -Q command to list the contentsC、Choose the SMIT option to Preview Install OnlyD、Choose the SMIT option to list dependents of a software product

考题 A system administrator wants to perform some system maintenance. The AIX installation CD is in the CDROM drive, however the system will not boot from the CD. Which command will assist in determining if the CDROM drive is currently a bootable device?()A、lscfg -l cd0 -vB、bootlist -m service -oC、bosboot -a -d /dev/cd0D、chdev -l cd0 -a boot=yes

考题 单选题Several people in an Information Technology (IT) department are asking for fileset updates that the system administrator received earlier that day on CD-ROM. The system administrator created an install directory on their machine and made it available to everyone. Which of the following commands will allow the system administrator to copy the images from the CD-ROM to the install directory?()A smit bffcreate from the target directoryB tar -xvf /dev/cd0 from the target directoryC restore -xvqf /dev/cd0 from the target directoryD mount the cdrom on /cdrom and cp /cdrom/* . from the target directory

考题 单选题An  administrator  is  attempting  to  update  a  software  product.  The  install  is  interrupted  by  a  system  failure.  Which of the following commands would be used to clean up the improperly applied filesets()A Ippchk -CB instfix -SC installp -cD installp -C

考题 单选题everal people in an finance customer IT department are asking for fileset updates that the  system administrator received from IBM earlier that day on CD-ROM. The system administrator created an install directory on their machine and made it available to everyone.  Which of the following commands will allow the system administrator to copy the images from an IBM update CD-ROM to the install directory()A smit bffcreate from the target directoryB tar -xvf /dev/cd0 from the target directoryC restore -xvqf /dev/cd0 from the target directoryD mount the cdrom on /cdrom and run cp /cdrom/* . from the target directory

考题 单选题Which of the following procedures correctly lists the prerequisite software that requires installation with an AIX licensed program product?()A Use the lppdiff command to list the contentsB Use the installp -Q command to list the contentsC Choose the SMIT option to Preview Install OnlyD Choose the SMIT option to list dependents of a software product

考题 单选题An administrator is planning an upgrade of a major software package on an application server.The software has been tested successfully in a test environment and it is ready to go into production. Which of the following steps should the administrator take next?()A Identify necessary operating system updatesB Implement the changeC Document the changeD Schedule system down time

考题 单选题An administrator is planning an upgrade of a major software package on an application server. The software has been tested successfully in a test environment and it is ready to go into production.  Which of the following steps should the administrator take next?()A  Identify necessary operating system updatesB  Implement the changeC  Document the changeD  Schedule system down time

考题 单选题The administrator wants to backup the existing VIO server software and its current configuration before applying an update.  What command will the administrator use to backup the VIO server software so that the backup can be restored from a Network Installation Manager (NIM) server or a Hardware Management Console (HMC)?()A  mksysb -t vio /mountpointB  backupios -file /mountpointC  mksysb -i /mountpoint/vio.mksysbD  backupios -mksysb -file /mountpoint/vio.mksysb

考题 单选题A system administrator has successfully backed up the VIOS software and is ready to perform a VIOS software update. Which command will the administrator use to update the software from a CD? ()A  smit update_allB  geninstall -d /dev/cd0 allC  installp -acgX -d /dev/cd0 allD  updateios -dev /dev/cd0 -accept -install

考题 单选题A system administrator wants to perform some system maintenance. The AIX installation CD is in the CDROM drive, however the system will not boot from the CD. Which command will assist in determining if the CDROM drive is currently a bootable device?()A lscfg -l cd0 -vB bootlist -m service -oC bosboot -a -d /dev/cd0D chdev -l cd0 -a boot=yes

考题 单选题After a successful recovery, the system administrator wishes to remove the fileset bos.net.tcp.server and all dependent software. After running an lslpp command, it is verified that the fileset is in the BROKEN state. What is the correct method for deinstallation?()A Use installp -u command with -g to remove the fileset and all dependent software.B Use installp -c command to commit fileset; use installp command with -g to remove the fileset and all dependent software.C Use installp -C command to perform cleanup of fileset; use install command with -g to remove the fileset and all dependent software.D Use installp -a command to apply fileset; use installp command with -g to remove the fileset and all dependent software.

考题 单选题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