参考答案和解析
正确答案: C,A
解析: 暂无解析
更多“多选题What are two Junos processes?()AOSPF SPF daemon (ospfd)BSNMP daemon (snmpd)CBGP daemon (bgpd)DRouting protocols daemon (rdp)”相关问题
  • 第1题:

    What are two Junos processes?()

    • A、OSPF SPF daemon (ospfd)
    • B、SNMP daemon (snmpd)
    • C、BGP daemon (bgpd)
    • D、Routing protocols daemon (rpd)

    正确答案:B,D

  • 第2题:

    What command would be used to restart the mail daemon?()

    • A、sendmail -bi
    • B、refresh -s sendmail
    • C、restart -a sendmail
    • D、/etc/sendmail.cf -stop  /etc/sendmail.cf -start

    正确答案:B

  • 第3题:

    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

  • 第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题:

    Which daemon is required to be running for Primary Domain Name Servers?()

    • A、gated
    • B、routed
    • C、iptrace
    • D、named

    正确答案:D

  • 第6题:

    To perform SNMP Monitoring of cluster, what daemon must be running?()  

    • A、 /usr/sbin/rsct/bin/hagsd
    • B、 /usr/sbin/rsct/bin/clinfo
    • C、 /usr/sbin/rsct/bin/clsmuxpd
    • D、 /usr/sbin/rsct/bin/clssnmpstatd

    正确答案:C

  • 第7题:

    What are two Junos processes?()

    • A、OSPF SPF daemon (ospfd)
    • B、SNMP daemon (snmpd)
    • C、BGP daemon (bgpd)
    • D、Routing protocols daemon (rdp)

    正确答案:B,D

  • 第8题:

    网络服务的daemon是()。

    • A、lpd
    • B、netd
    • C、httpd
    • D、inetd

    正确答案:D

  • 第9题:

    下面有关UNIX系统的说法正确的是()。

    • A、UNIX系统中有两种NFS服务器,分别是基于内核的NFSDaemon和用户空间Daemon,其中安全性能较强的是基于内核的NFSDaemon
    • B、UNIX系统中有两种NFS服务器,分别是基于内核的Daemon和用户空间NFSDaemon,其中安全性能较强的是基于内核的NFSDaemon
    • C、UNIX系统中现只有一种NFS服务器,就是基于内核的NFSDaemon,原有的用户空间Daemon已经被淘汰,因为NFSDaemon安全性能较好
    • D、UNIX系统中现只有一种NFS服务器,就是基于内核的Daemon,原有的用户空间NFSDaemon已经被淘汰,因为Daemon安全性能较好

    正确答案:A

  • 第10题:

    问答题
    什么是守护进程(Daemon)?

    正确答案: 守护进程:在Linux中,在系统引导的时候会开启很多服务的后台服务进程。
    解析: 暂无解析

  • 第11题:

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


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

  • 第12题:

    多选题
    What are two Junos processes?()
    A

    OSPF SPF daemon (ospfd)

    B

    SNMP daemon (snmpd)

    C

    BGP daemon (bgpd)

    D

    Routing protocols daemon (rpd)


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

  • 第13题:

    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

    正确答案:A

  • 第14题:

    Which daemon identifies available filesystems throughthe /etc/xtab file?()

    • A、nfsd
    • B、biod
    • C、rpc.lockd
    • D、rpc.mountd

    正确答案:D

  • 第15题:

    An administrator needs to configure a server (192.168.22.22) as a temporary solution for an NTP master that has stopped working. What is the process for configuring the NTP master?()

    • A、Edit the /etc/ntp.conf file changing the server line to 'server 127.127.1.0' and add the line 'fudge 127.127.1.0 stratum 0', and then refresh the daemon.
    • B、Edit the /etc/ntp.conf file changing the server line to 'server 127.127.1.0' and add the line 'master 127.127.1.0 stratum 0', and then refresh the daemon.
    • C、Edit the /etc/ntp.conf file changing the server line to 'server 192.168.22.22' and add the line 'fudge 192.168.22.22 stratum 0', and then refresh the daemon.
    • D、Edit the /etc/ntp.conf file changing the server line to 'server 192.168.22.22' and add the line 'master 192.168.22.22 stratum 0', and then refresh the daemon.

    正确答案:C

  • 第16题:

    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

  • 第17题:

    Which daemon converts Remote Procedure Call (RPC) program numbers into Internet port numbers?()

    • A、inetd
    • B、rexecd
    • C、routed
    • D、portmap

    正确答案:D

  • 第18题:

    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

  • 第19题:

    Linux与windows95的网上领居互联,需要提供什么daemon?()

    • A、bind
    • B、smbd
    • C、nmbd
    • D、shard

    正确答案:B

  • 第20题:

    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.

    正确答案:D

  • 第21题:

    单选题
    下面有关UNIX系统的说法正确的是()。
    A

    UNIX系统中有两种NFS服务器,分别是基于内核的NFSDaemon和用户空间Daemon,其中安全性能较强的是基于内核的NFSDaemon

    B

    UNIX系统中有两种NFS服务器,分别是基于内核的Daemon和用户空间NFSDaemon,其中安全性能较强的是基于内核的NFSDaemon

    C

    UNIX系统中现只有一种NFS服务器,就是基于内核的NFSDaemon,原有的用户空间Daemon已经被淘汰,因为NFSDaemon安全性能较好

    D

    UNIX系统中现只有一种NFS服务器,就是基于内核的Daemon,原有的用户空间NFSDaemon已经被淘汰,因为Daemon安全性能较好


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

  • 第22题:

    问答题
    简单叙述线程对象的daemon属性的作用和影响。

    正确答案: 在脚本运行过程中有一个主线程,若在主线程中创建了子线程,当主线程结束时根据子线程daemon属性值的不同可能会发生下面的两种情况之一:
    1)当某子线程的daemon属性为False时,主线程结束时会检测该子线程是否结束,如果该子线程尚未完成,则主线程会等待它完成后再退出;
    2)当某子线程的daemon属性为True时,主线程运行结束时不对该子线程进行检查而直接退出,同时所有daemon值为True的子线程将随主线程一起结束,而不论是否运行完成。daemon属性的值默认为False,如果需要修改,则必须在调用start()方法启动线程之前进行修改。
    解析: 暂无解析

  • 第23题:

    多选题
    What are two Junos processes?()
    A

    OSPF SPF daemon (ospfd)

    B

    SNMP daemon (snmpd)

    C

    BGP daemon (bgpd)

    D

    Routing protocols daemon (rdp)


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

  • 第24题:

    单选题
    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
    解析: 暂无解析