当前分类: IBM(000-104)
问题:单选题What can be done to enable the debug information for functions to be displayed when using‘ksh -x’to debug a script?()A Run the script using ‘ksh -fx’.B Run the script using ‘ksh -a function -x’.C Edit the script and add ‘set -x’ at the beginning.D Edit...
查看答案
问题:单选题How should TCP/IP be configured on the ent0 network adapter?()A ifconfig en0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254B ifconfig ent0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254C mktcpip test61 -a 192.168.10.1 -i en0 255.2...
问题:After mirroring rootvg, a system administrator wants to vali...
问题:单选题A booting system appears to be hanging with an LED code of 0c54. What is the likely cause?()A An AIX install is in progress.B The rootvg volume group is corrupt.C The TCPIP configuration is incorrect.D At least one paging device cannot be varied on....
问题:Which command will list ODM class descriptions to provide th...
问题:单选题Which command will retrieve /unix and dump fromthe dump device?()A snap -RB snap -DC snap -UD snap -N...
问题:单选题Which of the following explains the relationship between a physical and logical partition?()A A physical partition is hosted on one or more logical partitions. A logical partition is used when describing storage.B A logical partition is hosted on one o...
问题:单选题The server host1 has been set up as a backup system with the following /etc/exports: How can a second server regularly use this disk space?()A /usr/sbin/mkfs -s 8G -o nbpi=2048,frag=512 /dev/lv00 -b -l host1B /usr/sbin/crnfsmnt -d /backups -l /backups ...
问题:单选题An administrator attempts to create a link of /etc/db_conf to the target directory /db/v9.7/install/config. The following n?command failed toAn administrator attempts to create a link of /etc/db_conf to the target directory /db/v9.7/install/config. The...
问题:单选题A recently installed package needs to be rolled back to aprevious version. Which of the following commands will perform the task?()A rejectB cleanupC deinstallD uninstall...
问题:单选题Which command shows dump components and controls live dump attributes?()A dumpctrlB sysdumpdevC livedumpdevD livedumpctrl...
问题:单选题Which command will list ODM class descriptions to provide the format needed to create a new class?()A odmaddB odmgetC odmshowD odmcreate...
问题:单选题An administrator is moving a volume group from one server to another. The disks will be physically moved between the two systems. Which two operations are required on the volume group prior to the physical disk switch?()A 'varyoffvg' and 'exportvg'B 'v...
问题:单选题How is the default print queue identified?()A The first queue in queue config fileB The stanza ’default = 1’ is present in the queue config fileC The backend @server has ’remback -p default’ in the queue config fileD The stanza ’default = [queuename]’ ...
问题:单选题Which command can be used to show volume group information about filesystems and OS levels for a specified mksysb called server1.mksysb?()A lsmksysb -lf server1.mksysbB restore -mrT server1.mksysbC listbackup -fT server1.mksysbD listvgbackup -l server1...
问题:单选题Which best describes the main purpose of Service Update Management Assistant (SUMA)?()A Schedules the install AIX APARs and updatesB Automatically installs AIX APARs and updates via the HMCC Schedules and automates the download of AIX APARS and updates...
问题:Which command will activate a defined paging space?()...
问题:单选题Which command will remove the ’stale’ status from a logical volume?()A syncvg -pB syncvg -lC synclv -pD synclv -l...
问题:单选题Which reference code is displayed during the boot process that signals that an administrator may interrupt the boot process to enter the SMS Menu?()A 517B B0G1C E1F1D 00A8...
问题:单选题How should read, write and execute permissions for ‘group’ and ‘other’ be granted to all files and directories within the /app filesystem?()A chmod -R 677 /appB chmod -R 664 /appC chmod -r 677 /appD chmod -r 664 /app...