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

题目内容 (请给出正确答案)

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

参考答案

更多 “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” 相关考题
考题 Which command is used to initialize and configure a NIM master?() A./usr/sbin/nim_initB./usr/bin/installnimC./usr/sbin/nimconfigD./usr/sbin/setup_server

考题 AnAIXsystemadministratorwantstobeabletomonitordiskusageandtobeabletocontrolhow muchdiskspacecanbeused.Whichcommandisruntoobtainthedesiredoutput?() A./usr/bin/filemonB./usr/bin/startsrcC./usr/sbin/acct/startupD./usr/bin/df

考题 An operator is asked to verify the exact location of the default JRE binary. The following commands were run:$ which java /usr/bin/java$ ls -l /usr/bin/javalrwxrwxrwx 1 root other 23 Jan 27 2006 /usr/bin/java - ../jre1.5.0_06/bin/javaBased on the command outputs above, what is the path to the java executable file?()A. /usr/bin/javaB. /usr/jre1.5.0_06/bin/javaC. /usr/bin/jre1.5.0_06/bin/javaD. /usr/bin/java/jre1.5.0_06/bin/java

考题 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 /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

考题 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

考题 Which command is used to initialize and configure a NIM master?()A、/usr/sbin/nim_initB、/usr/bin/installnimC、/usr/sbin/nimconfigD、/usr/sbin/setup_server

考题 An AIX system administrator has setup disk quotas.  Where can the reports be found on the system?()A、/var/adm/acct/sum B、/var/adm/ras C、/usr/sbin/acct D、/var/adm/wtmp

考题 Which is a supported method to upgrade firmware on an IBM Power Systems 570?()  A、Use the /usr/sbin/invscout AIX command.B、Use the ’Updates’ panel on the managing HMcC、Boot the 570 using an IBM-provided microcode CdD、Use the /usr/lpp/diagnostics/bin/update_flash AIX command.

考题 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"

考题 Which command displays the contents of the /var/adm/wtmp file?()  A、viewB、stringsC、/usr/sbin/viwtmpD、/usr/sbin/acct/fwtmp

考题 An operator is asked to verify the exact location of the default JRE binary. The following commands were run: $ which java /usr/bin/java $ ls -l /usr/bin/java lrwxrwxrwx 1 root other 23 Jan 27 2006 /usr/bin/java - ../jre1.5.0_06/bin/java Based on the command outputs above, what is the path to the java executable file?()A、/usr/bin/javaB、/usr/jre1.5.0_06/bin/javaC、/usr/bin/jre1.5.0_06/bin/javaD、/usr/bin/java/jre1.5.0_06/bin/java

考题 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

考题 To perform SNMP Monitoring of cluster, what daemon must be running?()  A、 /usr/sbin/rsct/bin/hagsdB、 /usr/sbin/rsct/bin/clinfoC、 /usr/sbin/rsct/bin/clsmuxpdD、 /usr/sbin/rsct/bin/clssnmpstatd

考题 When run on a machine called client, which of the following commands will mount the /usr/local/bin directory from the host over the /home/bin directory on client?()A、mount host:/home/bin /usr/local/binB、mount client:/home/bin /usr/local/binC、mount -n host /usr/local/bin /home/binD、mount -o host:/usr/local/bin /home/bin

考题 An  administrator  performs  an  audit  on  the  /usr  filesystem  and  finds  the  following  permissions:  -rwsr-xr-x  1  root  sys  514288  Jun  18  09:40  /usr/local/bin/nmon  Which  of  the  following  methods  can  the  administrator use to remove a potential security risk()A、rm /usr/local/bin/nmonB、chmod u-s /usr/local/bin/nmonC、Reinstall the file from the appropriate filesetD、chmod go-rx /usr/local/bin/nmon

考题 How are hardware errors removed from an error report that are more than 30 days old?()A、 /usr/bin/errpt -d H 30B、 /usr/sbin/errclear - J H 30C、 /usr/bin/errclear -d H 30D、 /usr/sbin/errclear -j H 30

考题 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 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.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

考题 单选题Which is a supported method to upgrade firmware on an IBM Power Systems 570?()A Use the /usr/sbin/invscout AIX command.B Use the ’Updates’ panel on the managing HMcC Boot the 570 using an IBM-provided microcode CdD Use the /usr/lpp/diagnostics/bin/update_flash AIX command.

考题 单选题An AIX system administrator has setup disk quotas.  Where can the reports be found on the system?()A /var/adm/acct/sum B /var/adm/ras C /usr/sbin/acct D /var/adm/wtmp

考题 单选题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

考题 单选题To perform SNMP Monitoring of cluster, what daemon must be running?()A  /usr/sbin/rsct/bin/hagsdB  /usr/sbin/rsct/bin/clinfoC  /usr/sbin/rsct/bin/clsmuxpdD  /usr/sbin/rsct/bin/clssnmpstatd

考题 单选题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

考题 单选题How are hardware errors removed from an error report that are more than 30 days old?()A  /usr/bin/errpt -d H 30B  /usr/sbin/errclear - J H 30C  /usr/bin/errclear -d H 30D  /usr/sbin/errclear -j H 30