niusouti.com

ASystempadministratorsuspectstheyarereceivinganerrorfromoneoftheirnightlycronjobs.Thejobis:01***/usr/local/bin/nightlycheck.plWhereshouldtheadministratorfirstlookforerrorsreportedbythiscronjob()A./var/log/syslog.outB.var/log/cron.logC./var/spool/cron/logs

题目
ASystempadministratorsuspectstheyarereceivinganerrorfromoneoftheirnightlycronjobs.Thejobis:01***/usr/local/bin/nightlycheck.plWhereshouldtheadministratorfirstlookforerrorsreportedbythiscronjob()

A./var/log/syslog.out

B.var/log/cron.log

C./var/spool/cron/logs

D.mail


相似考题
更多“ASystempadministratorsuspectstheyarereceivinganerrorfromoneoftheirnightlycronjobs.Thejobis:01***/usr/local/bin/nightlycheck.plWhereshouldtheadministratorfirstlookforerrorsreportedbythiscronjob() ”相关问题
  • 第1题:

    Asystemadministratorwantstorunascriptcalledmyscript,butdoesnotwanttoseetheerrorsthatmightbegeneratedbythescript.Howwouldthisbeaccomplished?()

    A./usr/local/bin/myscript>/dev/null

    B./usr/local/bin/myscript</dev/null

    C./usr/local/bin/myscript2>/dev/null

    D./usr/local/bin/myscript1>/dev/null


    参考答案:C

  • 第2题:

    A backup is taken using the following command:tar -cvf abcdef.tar /usr/local/include/tcpd.h The operator is in the directory /usr/local/restores and runs the following command: tar -xvf abcdef.tar.Where will the file be restored?()

    A./usr/local/include/tcpd.h

    B./usr/local/restores/tcpd.h

    C./usr/local/restores/include/tcpd.h

    D./usr/local/restores/usr/local/include/tcpd.h


    参考答案:A

  • 第3题:

    Giventhefollowingscripts,whatoutputwouldbegenerated()usr/local/bin/scriptl!/usr/bin/kshVARl=redexportVARl=greenVARl=blue/usr/local/bin/script2ARl=yellow/usr/local/bin/script2!/bin/kshecho"Theskyis${VAR1}."

    A.Theskyisred.

    B.Theskyisblue.

    C.Theskyisgreen.

    D.Theskyisyellow.


    参考答案:C

  • 第4题:

    Giventhefollowingscripts,bothfoundin/usr/local/bin,whatwouldtheoutputbewhenexecuting/usr/local/bin/script1?()

    A.dogcat

    B.dogfish

    C.mousecat

    D.mousefish


    参考答案:B

  • 第5题:

    Anadministratorperformsanauditonthe/usrfilesystemandfindsthefollowingpermissions:-rwsr-xr-x1rootsys514288Jun1809:40/usr/local/bin/nmonWhichofthefollowingmethodscantheadministratorusetoremoveapotentialsecurityrisk()

    A.rm/usr/local/bin/nmon

    B.chmodu-s/usr/local/bin/nmon

    C.Reinstallthefilefromtheappropriatefileset

    D.chmodgo-rx/usr/local/bin/nmon


    参考答案:B