How can an operator temporarily gain access to the command line while in a smit session, without losing the current smit session?()A. F2 keyB. F6 keyC. F8 keyD. F9 key

题目
How can an operator temporarily gain access to the command line while in a smit session, without losing the current smit session?()

A. F2 key

B. F6 key

C. F8 key

D. F9 key


相似考题
参考答案和解析
参考答案:D
更多“How can an operator temporarily gain access to the command line while in a smit session, without losing the current smit session?() ”相关问题
  • 第1题:

    AnadministratorisloggedintoaremoteserverusinganXwindowsclientandwantstousesmit.Thebandwidthfortheremoteconnectionisminimal,sotheadministratorwouldliketodisablethegraphicalversionofsmittospeedupdisplayupdates.Whichcommandwillstartsmitinthenon-graphicalmode?()

    A.smit

    B.msmit

    C.smit-C

    D.smit_tty


    参考答案:C

  • 第2题:

    HowwouldanAIXadministratorfindinformationregardingsmitmenudefinitions()

    A.UseODMcommands

    B.Inthe/smit.logfile

    C.Inthe/etc/environmentfile

    D.Inthe/usr/lib/smit/menu.cfgfile


    参考答案:A

  • 第3题:

    以下方法,哪个可使session无效?()

    A.session.removeAttribute(String key)

    B.session.invalidate()

    C.session.setAttribute(String key)

    D.session.getAttribute(String key)


    session.invalidate()

  • 第4题:

    Howwouldthesystemadministratorfindinformationregardingsmitmenudefinitions?()

    A.UseODMcommands

    B.UseLVMcommands

    C.Inthe/etc/environmentfile

    D.Inthe/usr/lib/smit/menu.cfgfile


    参考答案:A

  • 第5题:

    以前使用过的session,在重新使用之前必须做()操作才能避免之前的session不会被保留。

    A.session_start

    B.session_destroy

    C.session_regenerate_id

    D.session_unset


    session_regenerate_id

  • 第6题:

    改变Session有效时间的语句是()

    A.Session.TimeOn=60

    B.Session.TimeOff=60

    C.Session.Timeout=60

    D.Session.Time=60


    Session.Timeout=60;