当前分类: IBM(000-223)
问题:单选题A System p administrator needs to run the annualreval.sh script, directing standard error to /var/log/reval.err, and appending standard out to /var/log/reval.log. How can this be accomplished ()A annualreval.sh 21 /var/log/reval.log 2 /var/log/reval.e...
查看答案
问题:单选题A System p admistrator must document the date of the latest update of the development systems. Which of the following commands will provide this information ()A lppchk -lB lslpp -hC installp -hD lppchk -v...
问题:单选题After completing an installation of new software, a system administrator notices the system is slow. To troubleshoot the performance, which single AIX command could be used to provide a real-time display of CPU, memory and disk utilization()A topasB v...
问题:单选题A System p customer is planning to implement virtualization and is concerned about how to respond to an increased workload and what limitations there are for very small workloads. Which of the following describes the minimum size for an LPAR and the ...
问题:单选题Which of the following commands can be used to prepare a system to physically insert a PCI hot plug adapter()A mkdevB cfmgrC drslotD lsslot...
问题:单选题A System p administrator is investigating a possible security breech and wants to review information about failed login attempts to the system. Which of the following commands will show this()A fwtmp /etc/security/failedloginB cat /etc/security/fail...
问题:单选题Which of the following commands would a system administrator use to initiate a rescan of the /etc/inittab file()A telinit -qB init -rC initab -sD exec /etc/inittab...
问题:单选题A System p administrator is looking at changing attributes of a logical volume. Which of the following must be defined when it is created()A placement of the logical volumeB stripe size of the logical volumeC inter-disk policy of the logical volumeD i...
问题:单选题Because of changes in an application environment, the /etc/inittab file needs to be modified. Which of the following commands would be used to accomplish this in a supported manner()A viB chitabC chssysD chrsrc...
问题:单选题Multiple users are trying to telnet to the AIX server. They are able to ping the server successfully, but are getting the following error message: telnet: connect: A remote host refused an attempted connect operation Which of the followi...
问题:单选题While using the smit install_remove menus to remove some filesets on an AIX 5.3 server, a system administrator notices the /usr filesystem is now unnecessarily large. Which of the following actions will reduce the size of the /usr filesystem ()A Backu...
问题:单选题Which of the following commands will ncrease the contiguous free space of a file system without having to add additional partitions()A chfsB fsckC chlvD defragfs...
问题:单选题Which of the following commands would an administrator use to add startup scripts to the system startup process()A chitabB vi /etc/inittabC vi /etc/rc.dD mkitab...
问题:单选题A System p administrator has an application that has the data in volume group appvg. Which of the following commands will back up the contents of appvg to the tape in /dev/rmt0 and check for any read errors ()A savevg -mf /dev/rmt0 appvgB savevg -cvf ...
问题:单选题An administrator has a server that must be upgraded from AIX 5.2 to AIX 5.3. The administrator also needs to use the 64-bit kernel with JFS2 filesystems in rootvg. All critical data resides in a non-rootvg volume group. Which of the...
问题:单选题What is the ratio of physical partitions to logical partitions in rootvg in a non-mirrored environment()A 0B 1C 2D 3...
问题:单选题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...
问题:单选题Which cron entry will run /usr/local/bin/myscript at 0500 every Saturday()A 5 0 * * 6 /usr/local/bin/myscriptB 6 * * 5 0 /usr/local/bin/myscriptC 0 5 * * 6 /usr/local/bin/myscriptD 0 5 6 * * /usr/local/bin/myscript...
问题:单选题An administrator received a call from a user whose PC crashed while using vi to edit a file. The user wants the edited file back. Where should the administrator look for the file()A /tmpB /var/preserveC /var/tmp/$USERD $HOME/.vi...