当前分类: IBM(000-223)
问题:单选题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...
查看答案
问题:单选题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...
问题:单选题A System p customer has installed components from the Linux ToolBox. By default, which of the following directories will contain the open source commands such as gzip, gunzip and zcat()A /opt/freeware/binB /usr/bin/freewareC /var/freewar...
问题:单选题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...
问题:单选题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...
问题:单选题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...
问题:单选题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 ...
问题:单选题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 client needs more disk space for another volume group and has decided to use hdisk12 from the uservg volume group containing hdisk10, hdisk11, and hdisk12 where hdisk10 and hdisk11 have sufficient PPs to contain the volume group data. The client atte...
问题:单选题An administrator attempts to add a new 100GB logical volume to the datavg volume group, which resides on hdisk1. How can the administrator easily determine if there is enough space in datavg to create the logical volume()A lslg datavgB lspv datavgC ls...
问题:单选题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...
问题:单选题Given the following script, why does the output come out as an empty line instead of "dog"()#!/bin/ksh $VAR=dog echo "${VAR}"A The $VAR variable was not exported.B The $VAR should have been set as VAR.C dog needs double quotes around it when setting ...
问题:单选题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...
问题:单选题An administrator has received an update CD with the latest technology level for AIX 5.3. The current operating system level of the sever is at base AIX5.3. What action needs to be taken to apply the new technology level to the server()A Run smit upd...
问题:单选题An administrator was asked to log information on possible security breaches on a server. To which file should additional entries be added to capture this information()A /var/adm/sulogB /etc/syslog.confC /etc/security/sysck.cfgD /etc/security/syslog.co...
问题:单选题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 administrator needs to replace a failed internal disk in a mirrored rootvg. Which of the following is one of the steps that must be followed()A Deallocate rootvg mirrorB Use hot replace managerC Break rootvg mirrorD Deallocate LPs from failed disk...
问题:单选题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...
问题:单选题To load the base operating system on a machine using NIM, what are the minimum NIM resources that must be defined for the installation to succeed()A A mksysb resource, a SPOT resource, and an lpp_source resourceB A SPOT resource, an lpp_source resour...