What must an administrator do to prevent new telnet users from connecting to the system?()A.rmdev -l /dev/ptsB.touch /etc/nologinC.chdev -l sys0 -a nologinD.chuser -a login=false ALL

题目
What must an administrator do to prevent new telnet users from connecting to the system?()

A.rmdev -l /dev/pts

B.touch /etc/nologin

C.chdev -l sys0 -a nologin

D.chuser -a login=false ALL


相似考题
参考答案和解析
参考答案:B
更多“What must an administrator do to prevent new telnet users from connecting to the system?() ”相关问题
  • 第1题:

    下列哪组中的用户能够共享文件夹()。

    A.Administrators,ServerOperators和PowerUsers

    B.Users和ServerOperators

    C.Users和PowerUsers

    D.Users和Administrator


    参考答案:A

  • 第2题:

    What ______ you do this Sunday if it ______?

    A. do, will rain
    B. will, rain
    C. do, rains
    D. will, rains

    答案:D
    解析:
    根据this Sunday知道主句用一般将来时,而if引导的从句用一般现在时表将来,所以答案选D。

  • 第3题:

    将一批英文单词存入一个字符串数组中,例如: {"we","who","word","these","do","what","new","the","hello"} 求所有单词的平均长度,输出结果精确到小数点后2位。


    B

  • 第4题:

    Youupdatedtheresourceplandirectivefortheresourceconsumergroup,DSS_USERS.TheresourceplandirectiveisassignedtotheDSS_PLANbyusingthefollowingstatement:

    SQL>EXECDBMS_RESOURCE_MANAGER.UPDATE_PLAN_DIRECTIVE(PLAN=>’DSS_PLAN’,

    GROUP_OR_SUBPLAN=>’DSS_USERS’,

    NEW_CPU_P1=>80,

    NEW_SWITCH_GROUP=>’CANCEL_SQL’,

    NEW_SWITCH_ESTIMATE=>TRUE,

    NEW_SWITCH_TIME=>600);

    Auserconnectstothedatabaseandstartsanoperation.WhatistheoutcomeifOracleestimatesthattheexecutiontimeforthisoperationwillexceed600seconds?()


    参考答案:B

  • 第5题:

    使用snmptuil.exe 可以查看代理的 MiB对象,下列文本框内oid部分是( ).C:\ Users\Administrator> snmptuil get 192.168.1.31 public.1.3.6.1.2.1.1.3.0Variable=system.sysUpTime.0Value=TimeTicks 1268830

    A.192.168.1.31
    B.1.3.6.1.2.1.1.3.0
    C.system.sysUpTime.0
    D.TimeTicks 1268803

    答案:B
    解析:
    C:\>snmputil get 192.168.1.31 public .1.3.6.1.2.1.1.3.0public .1.3.6.1.2.1.1.3.0是指的系统开机时间多长。OID(对象标识符),是SNMP代理提供的具有唯一标识的键值。MIB(管理信息基)提供数字化OID到可读文本的映射。所有完全验证OID都有 .iso.org.dod.internet.private 开始,数字表达为: .1.3.6.4. 。几乎所有的OID都会跟上企业(.1)和由IANA(互联网编号分配中心分配的)唯一的厂商标号。 OID的相对格式,从企业值开始,略过所有的隐含地址。因此,可以用相对地址 enterprises.netapp.netappl.raid.diskSUmmary.diskSpaceCount.0 来表示上述的OID,或者用数字格式 .1.789.6.4.8.0 .某些唯一键值,可用多个实例表示,这样所有的OID都以实例值结尾。因此可以看到大多数OID都是以一个 .0 结尾的。

  • 第6题:

    5、要在命令行下使用adb shell命令,应将()目录添加到系统Path环境变量中?

    A.C:\Users\Administrator\AppData\Local\Android\Sdk\bin

    B.C:\Users\Administrator\AppData\Local\Android\Sdk\platforms

    C.\Users\Administrator\AppData\Local\Android\Sdk\build-tools

    D.C:\Users\Administrator\AppData\Local\Android\Sdk\platform-tools


    bash