Which of the following will permit an operator to retrieve console log output from the command line?()A、lscons -lB、cat /var/conslogC、alog -t console -oD、lslog /var/adm/conslog
Which of the following will permit an operator to retrieve console log output from the command line?()
- A、lscons -l
- B、cat /var/conslog
- C、alog -t console -o
- D、lslog /var/adm/conslog
相关考题:
Which command will display messages directed to thesystem console?() A.alog -t console -oB.cat /var/adm/ras/conslogC.cat /var/log/all/console.logD.grep CONSOLE /var/adm/messages
Asystemadministratornoticedseveralerrormessagesonthescreenwhilethesystemwasbootingup;butwasnotabletowritethemdown.Whereshouldthesystemadministratorlookfortheconsolelog,assumingitisinthedefaultlocation?()A./tmp/conslogB./etc/console.logC./var/adm/ras/conslogD./var/ras/console.log
An Operator is in /var/tmp and needs to go to /var/adm. Which of the following is correct?() A. cd /admB. cd ./admC. cd ../admD. cd /../adm
Which of the following will permit an operator to retrieve console log output from the command line?() A. lscons -lB. cat /var/conslogC. alog -t console -oD. lslog /var/adm/conslog
Which log file shows previous installation information? ()A、 /var/adm/ras/bosinstlog B、 /var/adm/ras/devinst.log C、 /var/adm/rshlog D、 /var/adm/sulog
An operator needs to change from the /usr/bin to the /var/spool directory. Which of the following commands will accomplish this?()A、cd /var/spoolB、lcd /var/spoolC、cd /usr/bin /var/spoolD、lcd /usr/bin /var/spool
A system administrator noticed several error messages on the screen while the system was booting up; but was not able to write them down. Where should the system administrator look for the console log, assuming it is in the default location?()A、/tmp/conslogB、/etc/console.logC、/var/adm/ras/conslogD、/var/ras/console.log
Which of the following procedures will allow an operator to access an LPAR console session?()A、Open a vterm from the VIO graphical interface to get the partition console.B、Open a vterm from the ASMI graphical interface to get the partition console.C、Start an ssh session to the HMC. Use the vtmenu command to select the desired LPAR.D、Start an ssh session to the VIO. Use the vtmenu command to select the desired LPAR.
Which command will display messages directed to thesystem console?()A、alog -t console -oB、cat /var/adm/ras/conslogC、cat /var/log/all/console.logD、grep CONSOLE /var/adm/messages
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
A System p administrator is reviewing root’s command history on a development server and finds that a junior adminstrator had been attempting to correct a full file system. One of the following commands caused damage that must be corrected. Which command was it()A、rm /var/preserve/*B、cat /dev/null /var/adm/cron/logC、 /var/adm/wtmpD、rm /var/adm/ras/errlog
Which log contains the output generated when starting and stopping a cluster?()A、 tmp/cspoc.logB、 /tmp/hacmp.outC、 /var/adm/ras/hacmp.errorD、 /var/hacmp/clcomd/clcomddiag.log
A System p administrator noticed several error messages on the screen while the system was booting up; but was not able to write them down. Where should the system administrator look for the console log, assuming it is in the default location()A、/var/log/conslogB、/var/log/console.logC、/var/adm/ras/conslogD、/var/ras/console.log
Which procedure should be used to configure the system to prevent all users from using the ’at’ command()? A、Create a /var/adm/cron/at.allow file with no entriesB、Create a /var/adm/cron/at.deny file with ’*’ as the only entryC、Create a /var/adm/at/at.deny file with ’ALL’ as the only entryD、Create a /var/adm/at/at.allow file with ’NONE’ as the only entry
How can an operator list all its history of commands in one step?()A、Run c -l 0?from the command line.Run ?c -l 0?from the command line.B、Invoke SMIT for the shell environment.C、Run the SC + H?combination at the command prompt.Run the ?SC + H?combination at the command prompt.D、Use a rep?command with its UID against the /var/log/history_cmds file.Use a ?rep?command with its UID against the /var/log/history_cmds file.
An Operator is in /var/tmp and needs to go to /var/adm. Which of the following is correct?()A、cd /admB、cd ./admC、cd ../admD、cd /../adm
A customer has a system with a number of LPARs, one of which is running a supported version of Linux. Which CLI command can an administrator use to display the CPU and memory resource allocation of the Linux partition? ()A、cat /proc/usr/lparchk B、cat /proc/ppc64/lparcfg C、/var/adm/tools/res_list D、/var/adm/tools/lparalloc
Which file does the errpt command pull its information from? ()A、 /var/adm/ras/errlog B、 /var/adm/ras/diag_log C、 /var/adm/ras/bootlogD、 /var/adm/ras/devinst.log
单选题Which log file shows previous installation information? ()A /var/adm/ras/bosinstlog B /var/adm/ras/devinst.log C /var/adm/rshlog D /var/adm/sulog
单选题A system administrator noticed several error messages on the screen while the system was booting up; but was not able to write them down. Where should the system administrator look for the console log, assuming it is in the default location?()A/tmp/conslogB/etc/console.logC/var/adm/ras/conslogD/var/ras/console.log
单选题A System p administrator noticed several error messages on the screen while the system was booting up; but was not able to write them down. Where should the system administrator look for the console log, assuming it is in the default location()A/var/log/conslogB/var/log/console.logC/var/adm/ras/conslogD/var/ras/console.log
单选题Which command will display messages directed to thesystem console?()Aalog -t console -oBcat /var/adm/ras/conslogCcat /var/log/all/console.logDgrep CONSOLE /var/adm/messages
单选题A System p administrator is reviewing root’s command history on a development server and finds that a junior adminstrator had been attempting to correct a full file system. One of the following commands caused damage that must be corrected. Which command was it()Arm /var/preserve/*Bcat /dev/null /var/adm/cron/logC /var/adm/wtmpDrm /var/adm/ras/errlog
单选题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
单选题Which of the following will permit an operator to retrieve console log output from the command line?()Alscons -lBcat /var/conslogCalog -t console -oDlslog /var/adm/conslog
单选题Which log contains the output generated when starting and stopping a cluster?()A tmp/cspoc.logB /tmp/hacmp.outC /var/adm/ras/hacmp.errorD /var/hacmp/clcomd/clcomddiag.log
单选题Which file does the errpt command pull its information from? ()A /var/adm/ras/errlog B /var/adm/ras/diag_log C /var/adm/ras/bootlogD /var/adm/ras/devinst.log