站内搜索
IBM(000-232) 问题列表
问题
单选题After adding a new Ethernet card to a system and rebooting, the system administrator notices the card was not configured. How can the system administrator determine if there were errors during the configuration process for the card?()A
Examine the bootlog with the command: alog -o -f /var/adm/ras/bootlogB
Display the device attributes and errors with the command: lsdev -C -l ent0C
Examine the AIX errlog for configuration method errors with the command: errpt -a -C ent0D
Examine the ODM for configuration errors with the command: odmget -q method_errors ent0
问题
单选题A remote user is trying to telnet to the production server. The session is getting a timeout error. Which command should the user issue to verify the network connection?()A
iptraceB
nslookupC
netstatD
traceroute
问题
单选题An administrator has added a new device to a system and wants to determine if it has been correctly added to the ODM database. Which command would the system administrator use?()A
odmgetB
odmaddC
odmshowD
odmcreate
问题
单选题The system administrator wants to use a new jfslog /dev/fs1log with the filesystem /test/fs1 on the testvg volume group. The following commands were used to create the log and assign it to the filesystem: (1)mklv -t jfslog -y /dev/fs1log testvg 1 (2)chfs -a log=/dev/fs1log /test/fs1 While trying to mount the /test/fs1 filesystem the administrator received the error: "Cannot mount /dev/fs1lv on /test/fs1: A system call received a parameter that is not valid". What step did the administrator miss that most likely caused the error?()A
Use the logform command to format /dev/fs1log as a jfslogB
Use the chlv command to change the lv type of /dev/fs1log to jfslogC
Use the chvg command to change the default jfslog of testvg to /dev/fs1logD
Edit the /etc/filesystems file to change the log associated with /test/fs1 to /dev/fs1log
问题
单选题A user would like their shell prompt to reflect the current directory. Which of the following environment variables can be set to accomplish this?()A
PS1B
PATHC
PROMPTD
LOCPATH
问题
单选题A system administrator is attempting to restore some files from a backup tape. The restore failed. The system administrator suspects the block size of the tape drive is incorrect. Which of the following commands can be used to determine the block size of the backup tape?()A
ddB
tarC
cpioD
restore
问题
单选题Which of the following is the IBM-recommended method to start the Resource Management and Control (RMC) Services?()A
rmcctrl -sB
/etc/rc.rmcC
startsrc -s rmcD
/etc/tunables/nextboot
问题
单选题The following entry is in the /etc/host.equiv and /home/jsmith/.rhosts file on server Alpha:+ jsmith.What does this entry indicate?()A
The user jsmith can use r-commands from any server to server Alpha system-wideB
The user jsmith can use r-commands from server Alpha to any server system-wideC
The user jsmith can use r-commands from server Alpha to any server with a /home/jsmith directoryD
The user jsmith can use r-commands from any server to server Alpha only in the /home/jsmith directory
问题
单选题During system initialization, which command script is executed through the /etc/inittab to activate page spaces and mount filesystems?()A
rcB
initC
rc.bootD
rc.init
问题
单选题Which cron entry will run /usr/local/bin/myscript at 0500 every Saturday of the following?()A
0 5 * * 6 /usr/local/bin/myscriptB
0 5 6 * * /usr/local/bin/myscriptC
6 * * 5 0 /usr/local/bin/myscriptD
5 0 Sat * * /usr/local/bin/myscript
问题
单选题A system contains multiple hot-swap stand-alone disks with a large number of JFS2 file systems. Which feature of JFS2 can be used to improve reliability, availability and serviceability (RAS) if a disk failure occurs?()A
Inline loggingB
Dynamic inode allocationC
Linear directory organizationD
Online filesystem defragmentation
问题
单选题What command should a system administrator run after using an editor to create the /etc/tunables/nextboot file?()A
ksh -n nextbootB
tunsave -a -f nextbootC
tuncheck -r -f nextbootD
diff $(vmtune) /etc/tunables/nextboot
问题
单选题A system administrator was asked to log information on possible security breaches on a server. Which file should additional entries be added to capture this information?()A
/var/adm/sulogB
/etc/syslog.confC
/etc/security/sysck.cfgD
/etc/security/login.cfg
问题
单选题How is an IP address removed from a network interface?()A
rmdev -dl ent0B
ifconfig en0 downC
ifconfig en0 deleteD
ifconfig ent0 detach
问题
单选题A system’s backups are failing. Error log analysis indicates that there is either a hardware or media problem. Which command is used to determine if there is a hardware problem with the tape drive?()A
diagB
lscfgC
lsdevD
cfgmgr