NodeManagerisaWebLogicServer()thatenablesyoutostart,shutdown,andrestartAdministrationServerandManagedServerfromaremotelocation.A.InstanceB.UtilityC.DestinationD.Ouster

题目
NodeManagerisaWebLogicServer()thatenablesyoutostart,shutdown,andrestartAdministrationServerandManagedServerfromaremotelocation.

A.Instance

B.Utility

C.Destination

D.Ouster


相似考题
参考答案和解析
参考答案:B
更多“NodeManagerisaWebLogicServer()thatenablesyoutostart,shutdown,andrestartAdministrationServerandManagedServerfromaremotelocation. ”相关问题
  • 第1题:

    要重新启动Linux操作系统,可使用( )命令。




    A.init 0
    B.shutdown -r
    C.haltc
    D.shutdown –h

    答案:B
    解析:
    init 6表示重启。

  • 第2题:

    Linux的正常关机命令可以是()。

    A.shutdown -h now

    B.shutdown -r now

    C.halt

    D.reboot


    AC

  • 第3题:

    以下命令可以完成关机功能的是?

    A.shutdown -h now

    B.shutdown -r now

    C.reboot

    D.init 3


    shutdown -h now

  • 第4题:

    哪些命令可以用于立即关机(而不是重启)?

    A.shutdown -h now

    B.shutdown -k now

    C.halt

    D.poweroff


    shutdown -h now;poweroff;halt

  • 第5题:

    以下命令可以完成重启功能的是?

    A.shutdown -h now

    B.shutdown -r now

    C.reboot

    D.init 3


    shutdown -r now