网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
A system administrator issued the errpt command and had no results. The system administrator determined that error logging was turned off. Which of the following commands should be used to start logging system errors?()
A

/usr/bin/errmsg

B

/usr/lib/errdemon

C

/usr/lib/errlogger

D

/usr/bin/errinstall


参考答案

参考解析
解析: 暂无解析
更多 “单选题A system administrator issued the errpt command and had no results. The system administrator determined that error logging was turned off. Which of the following commands should be used to start logging system errors?()A /usr/bin/errmsgB /usr/lib/errdemonC /usr/lib/errloggerD /usr/bin/errinstall” 相关考题
考题 Which action changes the default editor for ALL users on the system from vi to edit of the following?()A、Issue the command:  export EDITOR=/usr/bin/editB、Modify /.profile and change the EDITOR variable to /usr/bin/editC、Modify /etc/environment and add  EDITOR=/usr/bin/edit  export EDITORD、Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit

考题 A system administrator wants to run a script called myscript, but does not want to see the errors that might be generated by the script. How would this be accomplished?()A、/usr/local/bin/myscript  /dev/nullB、/usr/local/bin/myscript  /dev/nullC、/usr/local/bin/myscript 2 /dev/nullD、/usr/local/bin/myscript 1 /dev/null

考题 A System p administrator suspects they are receiving an error from one of their nightly cron jobs. The  job 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.outB、var/log/cron.logC、/var/spool/cron/logsD、mail

考题 Which of the following commands can be used to review the system error logs?()A、 errpt -aB、 errpt -lC、 errdemon -lD、 syslogd -r

考题 Which of the following commands should be used to obtain a detailed output of the system error log?()A、 errpt -d B、 errpt -a C、 errpt -D D、 errpt -i /var/adm/ras/diag_log

考题 While using the smit install_remove menus to remove some filesets the system administrator notices the /usr filesystem is now unnecessarily large. Which of the following actions will reduce the size of the /usr filesystem?()A、Backup, unmount, remove, recreate and restore the filesystem.B、Boot from mksysb tape and select Shrink filesystems on restore.C、Unmount, run defragfs /usr and the reducefs -size XXX /usr commands.D、Update /etc/filesystems with the desired size for /usr and reboot the system.

考题 A system administrator issued the errpt command and had no results. The system administrator determined that error logging was turned off. Which of the following commands should be used to start logging system errors?()A、/usr/bin/errmsgB、/usr/lib/errdemonC、/usr/lib/errloggerD、/usr/bin/errinstall

考题 A system administrator has just finished upgrading a system to AIX 5.2. If there are future problems, the system administrator would like to add an entry to the AIX errorlog to record this event. Which of the following commands can be issued for this purpose?()A、/usr/bin/errmsg "System upgraded to AIX 5.2"B、/usr/bin/errlog "System upgraded to AIX 5.2"C、/usr/bin/errupdate "System upgraded to AIX 5.2"D、/usr/bin/errlogger "System upgraded to AIX 5.2"

考题 An AIX system administrator wants to be able to monitor disk usage and to be able to control how much disk space can be used.  Which command is run to obtain the desired output?()A、 /usr/bin/filemon B、 /usr/bin/startsrc C、 /usr/sbin/acct/startup D、 /usr/bin/df

考题 A system administrator decides to review the system error log after installing new hardware. Which of the following is the correct command to use?()A、errptB、syslogC、prtdiagD、errlogger

考题 Which of the following commands should be used to watch system errors as they are logged?()A、 errpt -cB、 tail -f /var/adm/ras/errlogC、 syslogd -dD、 /usr/lib/errdemon -s 8192

考题 A system administrator would like to modify the system default user characteristics so that each new user will now be assigned (by default) the csh shell rather than the ksh shell. Which of the following actions should be performed?()A、Run the command chlogin -shell "csh"B、Run the command mkuser -default "SHELL=csh"C、Edit /etc/passwd and change all "ksh" entries to "csh"D、Modify the contents of /usr/lib/security/mkuser.default file

考题 Which of the following is TRUE about error processing?()A、The error daemon runs in the foreground and reads the /etc/errpt file. B、The error daemon is invoked by the user when required and it reads the /usr/lib/errpt. C、The error daemon is invoked whenever the error occurs and it reads the /usr/lib/errpt. D、The error daemon /usr/lib/errdemon runs in the background on most machines and reads the /dev/error special file.

考题 单选题A system administrator has just finished upgrading a system to AIX 5.2. If there are future problems, the system administrator would like to add an entry to the AIX errorlog to record this event. Which of the following commands can be issued for this purpose?()A /usr/bin/errmsg System upgraded to AIX 5.2B /usr/bin/errlog System upgraded to AIX 5.2C /usr/bin/errupdate System upgraded to AIX 5.2D /usr/bin/errlogger System upgraded to AIX 5.2

考题 单选题A System p administrator found a process on the server that should be stopped.  Which of the following commands can be used to list all the signal actions defined for this process()A psB pstatC lssigD procsig

考题 单选题A system administrator would like to modify the system default user characteristics so that each new user will now be assigned (by default) the csh shell rather than the ksh shell. Which of the following actions should be performed?()A Run the command chlogin -shell cshB Run the command mkuser -default SHELL=cshC Edit /etc/passwd and change all ksh entries to cshD Modify the contents of /usr/lib/security/mkuser.default file

考题 单选题Which of the following commands should be used to obtain a detailed output of the system error log?()A  errpt -d B  errpt -a C  errpt -D D  errpt -i /var/adm/ras/diag_log

考题 单选题While using the smit install_remove menus to remove some filesets the system administrator notices the /usr filesystem is now unnecessarily large. Which of the following actions will reduce the size of the /usr filesystem?()A Backup, unmount, remove, recreate and restore the filesystem.B Boot from mksysb tape and select Shrink filesystems on restore.C Unmount, run defragfs /usr and the reducefs -size XXX /usr commands.D Update /etc/filesystems with the desired size for /usr and reboot the system.

考题 单选题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 Backup, unmount, remove, recreate and restore the filesystem.B Boot from mksysb tape and select Shrink filesystems on restore.C Unmount, run defragfs /usr and the reducefs -size n /usr commands.D Update the /image.data file with the desired size for /usr and reboot the system.

考题 单选题A system administrator wants to run a script called myscript, but does not want to see the errors that might be generated by the script. How would this be accomplished?()A /usr/local/bin/myscript  /dev/nullB /usr/local/bin/myscript  /dev/nullC /usr/local/bin/myscript 2 /dev/nullD /usr/local/bin/myscript 1 /dev/null

考题 单选题Which of the following commands can be used to review the system error logs?()A  errpt -aB  errpt -lC  errdemon -lD  syslogd -r

考题 单选题A system administrator decides to review the system error log after installing new hardware. Which of the following is the correct command to use?()A errptB syslogC prtdiagD errlogger

考题 单选题An AIX system administrator wants to be able to monitor disk usage and to be able to control how much disk space can be used.  Which command is run to obtain the desired output?()A  /usr/bin/filemon B  /usr/bin/startsrc C  /usr/sbin/acct/startup D  /usr/bin/df

考题 单选题A System p administrator suspects they are receiving an error from one of their nightly cron jobs. The  job 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.outB var/log/cron.logC /var/spool/cron/logsD mail

考题 单选题Which of the following commands should be used to watch system errors as they are logged?()A  errpt -cB  tail -f /var/adm/ras/errlogC  syslogd -dD  /usr/lib/errdemon -s 8192

考题 单选题Which of the following is TRUE about error processing?()A The error daemon runs in the foreground and reads the /etc/errpt file. B The error daemon is invoked by the user when required and it reads the /usr/lib/errpt. C The error daemon is invoked whenever the error occurs and it reads the /usr/lib/errpt. D The error daemon /usr/lib/errdemon runs in the background on most machines and reads the /dev/error special file.

考题 单选题Which action changes the default editor for ALL users on the system from vi to edit of the following?()A Issue the command:  export EDITOR=/usr/bin/editB Modify /.profile and change the EDITOR variable to /usr/bin/editC Modify /etc/environment and add  EDITOR=/usr/bin/edit  export EDITORD Modify /etc/security/defaults and change the EDITOR value to /usr/bin/edit