当前分类: IBM(000-223)
问题:单选题A banking user with the userid of ’joe’ is unable to rsh from SYSTEMA to SYSTEMB without having to retype their password, but they can rsh from SYSTEMB to SYSTEMA. No other users are experiencing the same issue. Both systems have a /home/joe/.rhosts f...
查看答案
问题:单选题Which of the following options applies to virtual Ethernet devices()A A virtual Ethernet adapter can only connect to other partitions within the same system.B A virtual Ethernet adapter needs to be connected to an external VLAN capable switch to be ...
问题:单选题Which of the following commands restarts a TCP/IP subsystem that provides network services ()A refresh -s inetdB refresh -s tcpipC /etc/rc.tcpip efreshD refresh -g inetd...
问题:单选题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...
问题:单选题Which of the following commands would a system administrator use to automate monitoring and notification of filling filesystems ()A startcondrespB filemonC lsfsD mount...
问题:单选题An administrator plans to attach an IBM DS6000 and needs to know if the fibre channel adapter is at the latest firmware level. Which of the following is the fastest way for the administrator to determine the atest supported microcode level ()A Call T...
问题:单选题An AIX server will not boot in normal mode and the server must be booted into maintenance mode to rebuild the boot logical volume. A NIM master is not defined in this environment. How is the system booted into maintenance mode to perform this task ()...
问题:单选题Under which of the following circumstances must a JFS filesystem be used instead of a JFS2 filesystem()A filesystem will contain 100GB filesB filesystem resides on a 32-bit systemC filesystem contains a large number of small filesD fil...
问题:单选题A System p adminstrator must recover user information from a system that will not successfully boot. Which of the following install methods will accomplish this ()A PreservationB MigrationC New and complete overwriteD Repair...
问题:单选题A System p administrator is currently working on a problem with IBM Support. The administrator feels that their expectations are not being met on this problem. What is the IBM recommended procedure to ensure that the request is handled appropriately (...
问题:单选题A System p administrator suspects they are receiving an error from one of their nightly cron jobs. Thejob is: 0 1 * * * /usr/local/bin/nightlycheck.pl Where should the administrator first look for errors reported by this cron job()A /var/log/syslog.out...
问题:单选题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...
问题:单选题A System p administrator wishes to create a template file to monitor performance. Having found a template from January, how can the administrator create a July template without destroying the original January version ()A vi jan.template :%s/Jan/Jul/g ...
问题:单选题A user wants to be permanently added to the dba group. Which of the following commands or processes can be used to accomplish this()A chgrpB chuserC edit /etc/userD edit /etc/security/group...
问题:单选题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...
问题:单选题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...
问题:单选题A System p administrator wants to NFS mount a filesystem from server "alpha" to server "bravo". Which of the following commands should be issued from "bravo" to determine which filesystems are being exported by server "alpha"()A lsexport alphaB showmo...
问题:单选题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...
问题:单选题The company auditors require a System p administrator to archive detailed information from each of their systems. Which of the following commands will accomplish this task()A snap -aB snap -iC prtconfD lsconf...
问题:单选题Which action change the default editor for ALL users on the system from vi to edit()A Issue the command: export EDITOR=/usr/bin/edit edit each user .profile to change the EDITOR value to /usr/bin/editB Modify /.profile and change the EDITOR variable to...