更多“单选题At system install, the /etc/syslog.conf file specifies that messages be logged for which facilities?()A communicationsB kernelC securityD none”相关问题
  • 第1题:

    At system install, the /etc/syslog.conf file specifies that messages be logged for which facilities?()

    • A、communications
    • B、kernel
    • C、security
    • D、none

    正确答案:D

  • 第2题:

    What is the default configuration file used by the syslogd daemon?()

    • A、 /etc/syslog.h 
    • B、 /etc/syslog.pid 
    • C、 /usr/sbin/syslogd 
    • D、 /etc/syslog.conf

    正确答案:D

  • 第3题:

    The following entry has been added to the syslog.conf file: *.emerg;mail,daemon.crit @ sysadmin  Which of the following will result from this entry?()

    • A、 All messages at the emerg priority level and below from all facilities and messages at the crit priority level and below from the mail and daemon facilities are sent to the TTY of the user sysadmin. 
    • B、 All messages at the emerg priority level and above from all facilities, all messages at any priority level from the mail facility, and all messages at the crit priority level and above from the daemon facilities are sent to the remote host sysadmin. 
    • C、 All messages at the emerg priority level and above from all facilities and messages at the crit priority level and above from the mail and daemon facilities are sent to the remote host sysadmin. 
    • D、 All messages at the emerg priority level and above from all facilities except for the mail facility and messages at the crit priority level and above from the daemon facility are sent to the TTY of the user sysadmin.

    正确答案:C

  • 第4题:

    Which method will configure an e-mail notification when permanent hardware errors are logged in the errorlog?()

    • A、Create or update the errnotify stanza in the ODM.
    • B、Update errpt daemon configuration file /etc/errpt.conf.
    • C、Update errpt daemon configuration file /var/adm/errpt.conf.
    • D、Define a notification alias in the /etc/syslog.conf file with the *.error stanza.

    正确答案:A

  • 第5题:

    Examine the following command:ALTER SYSTEM SET enable_ddl_logging=FALSE;Which statement is true?()

    • A、None of the data definition language (DDL) statements are logged in the trace file.
    • B、Only DDL commands that resulted in errors are logged in the alert log file.
    • C、A new log.xml file that contains the DDL statements is created, and the DDL command details are removed from the alert log file.
    • D、Only DDL commands that resulted in the creation of new database files are logged.

    正确答案:A

  • 第6题:

    单选题
    A System p administrator would like to verify the user definitions in the /etc/passwd file.  Which of the following commands will accomplish this()
    A

    sysck

    B

    usrck

    C

    lssec

    D

    lsuser


    正确答案: C
    解析: 暂无解析

  • 第7题:

    单选题
    Which of the following commands would a system administrator use to initiate a rescan of the /etc/inittab file()
    A

    telinit -q

    B

    init -r

    C

    initab -s

    D

    exec /etc/inittab


    正确答案: B
    解析: 暂无解析

  • 第8题:

    单选题
    A system administrator would like to verify the user definitions in the /etc/passwd file. Which of the following commands will accomplish this?()
    A

    usrck

    B

    sysck

    C

    lssec

    D

    lsuser


    正确答案: A
    解析: 暂无解析

  • 第9题:

    单选题
    What is the default configuration file used by the syslogd daemon?()
    A

     /etc/syslog.h 

    B

     /etc/syslog.pid 

    C

     /usr/sbin/syslogd 

    D

     /etc/syslog.conf


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    A file system has been corrupted and needs to be restored.  Which file contains the ufsdump levels for this file system? ()
    A

     /etc/backup

    B

     /etc/ufsdump

    C

     /etc/dumpdates

    D

     /etc/fsdumpdates


    正确答案: B
    解析: 暂无解析

  • 第11题:

    单选题
    A new application has been added to a system which needs to automatically be started at system startup. The system administrator has decided to accomplish this by using the /etc/inittab file. Which command would be used to accomplish this in a supported manner?()
    A

    vi

    B

    mkitab

    C

    telinit

    D

    startsrc


    正确答案: A
    解析: 暂无解析

  • 第12题:

    单选题
    A System p administrator has just configured logging system messages with the syslogd daemon.  At boot time which file starts the syslog daemon()
    A

    /etc/rc.tcpip

    B

    /sbin/rc.boot

    C

    /etc/rc.net

    D

    /etc/rc.d


    正确答案: C
    解析: 暂无解析

  • 第13题:

    An administrator was asked to log information on possible security breaches on a server.  To which file should additional entries be added to capture this information()

    • A、/var/adm/sulog
    • B、/etc/syslog.conf
    • C、/etc/security/sysck.cfg
    • D、/etc/security/syslog.conf

    正确答案:B

  • 第14题:

    Which method will configure an e-mail notification when permanent hardware errors are logged in the errorlog?()  

    • A、Create or update the errnotify stanza in the ODm
    • B、Update errpt daemon configuration file /etc/errpt.conf.
    • C、Update errpt daemon configuration file /var/adm/errpt.conf.
    • D、Define a notification alias in the /etc/syslog.conf file with the *.error stanza

    正确答案:A

  • 第15题:

    Which of the following commands would a system administrator use to initiate a rescan of the /etc/inittab file()

    • A、telinit -q
    • B、init -r
    • C、initab -s
    • D、exec /etc/inittab

    正确答案:A

  • 第16题:

    Which command do you use to display the messages seen during the last system boot?()

    • A、show system boot-messages
    • B、show chassis messages
    • C、show file system boot-messages
    • D、show boot-log messages

    正确答案:A

  • 第17题:

    A file system has been corrupted and needs to be restored.  Which file contains the ufsdump levels for this file system? ()

    • A、 /etc/backup
    • B、 /etc/ufsdump
    • C、 /etc/dumpdates
    • D、 /etc/fsdumpdates

    正确答案:C

  • 第18题:

    单选题
    Examine the following command:ALTER SYSTEM SET enable_ddl_logging=FALSE;Which statement is true?()
    A

    None of the data definition language (DDL) statements are logged in the trace file.

    B

    Only DDL commands that resulted in errors are logged in the alert log file.

    C

    A new log.xml file that contains the DDL statements is created, and the DDL command details are removed from the alert log file.

    D

    Only DDL commands that resulted in the creation of new database files are logged.


    正确答案: D
    解析: 暂无解析

  • 第19题:

    单选题
    Which command do you use to display the messages seen during the last system boot?()
    A

    show system boot-messages

    B

    show chassis messages

    C

    show file system boot-messages

    D

    show boot-log messages


    正确答案: D
    解析: 暂无解析

  • 第20题:

    单选题
    Which method will configure an e-mail notification when permanent hardware errors are logged in the errorlog?()
    A

    Create or update the errnotify stanza in the ODm

    B

    Update errpt daemon configuration file /etc/errpt.conf.

    C

    Update errpt daemon configuration file /var/adm/errpt.conf.

    D

    Define a notification alias in the /etc/syslog.conf file with the *.error stanza


    正确答案: C
    解析: 暂无解析

  • 第21题:

    单选题
    An administrator was asked to log information on possible security breaches on a server.  To which file should additional entries be added to capture this information()
    A

    /var/adm/sulog

    B

    /etc/syslog.conf

    C

    /etc/security/sysck.cfg

    D

    /etc/security/syslog.conf


    正确答案: C
    解析: 暂无解析

  • 第22题:

    单选题
    The following entry has been added to the syslog.conf file: *.emerg;mail,daemon.crit @ sysadmin  Which of the following will result from this entry?()
    A

     All messages at the emerg priority level and below from all facilities and messages at the crit priority level and below from the mail and daemon facilities are sent to the TTY of the user sysadmin. 

    B

     All messages at the emerg priority level and above from all facilities, all messages at any priority level from the mail facility, and all messages at the crit priority level and above from the daemon facilities are sent to the remote host sysadmin. 

    C

     All messages at the emerg priority level and above from all facilities and messages at the crit priority level and above from the mail and daemon facilities are sent to the remote host sysadmin. 

    D

     All messages at the emerg priority level and above from all facilities except for the mail facility and messages at the crit priority level and above from the daemon facility are sent to the TTY of the user sysadmin.


    正确答案: D
    解析: 暂无解析

  • 第23题:

    单选题
    Which method will configure an e-mail notification when permanent hardware errors are logged in the errorlog?()
    A

    Create or update the errnotify stanza in the ODM.

    B

    Update errpt daemon configuration file /etc/errpt.conf.

    C

    Update errpt daemon configuration file /var/adm/errpt.conf.

    D

    Define a notification alias in the /etc/syslog.conf file with the *.error stanza.


    正确答案: B
    解析: 暂无解析