更多“在Linux中,文件()用于解析主机域名。A、etc/hostsB、etc/host.confC、etc/hostnameD、etc/bind”相关问题
  • 第1题:

    Linux系统中,IP地址和主机名映射在__(64)__文件中指定。A./etc/hostsB./etc/networkS

    Linux系统中,IP地址和主机名映射在__(64)__文件中指定。

    A./etc/hosts

    B./etc/network

    C./etc/resolv.conf

    D./etc/gateways


    正确答案:A
    Linux中用于IP地址和主机名映射的文件,我们称之为hosts文件,其绝对路径是/etc/hosts。

  • 第2题:

    在 Linux 中,文件( )用于解析主机域名。

    A.tc/hosts

    B.etc/host.conf

    C.etc/hostname

    D.etc/bind


    正确答案:A

  • 第3题:

    存放Linux主机名的文件是( )。

    A、/etc/hosts

    B、/etc/sysconfig/networt

    C、/etc/hostname

    D、/etc/host、conf


    参考答案:B

  • 第4题:

    在Linux 中,解析主机域名的文件是( )

    A.etc/hosts
    B.etc/host.conf
    C.etc/hostname
    D.etc/bind

    答案:B
    解析:
    在Linux 中,解析主机域名的文件是host.conf。

  • 第5题:

    在Linux中,要指定如何解析主机名,如设定先使用DNS来解析域名,再查询hosts文件解析域名,可以在(11 )文件中进行配置。

    A./etc/hostname
    B./etc/host.conf
    C./etc/resolv.conf
    D./dev/name.conf

    答案:B
    解析:
    /etc/hostname包含系统的主机名,本地存放的一些IP和域名的对应关系。/ etc /host.conf指定如何解析主机名,比如配置文件中“order bind,hosts”可指定主机名查询顺序,这里规定先使用DNS来解析域名,然后再查询“/etc/hosts”文件(也可以相反)。/etc/resolv.conf配置DNS,包含了主机的域名搜索顺序和DNS服务器的地址。

  • 第6题:

    在Linux系统中,在( )文件中查看一台主机的名称和完整域名

    A.etc/dev
    B.etc/conf
    C.etc/hostname
    D.etc/network

    答案:C
    解析:

  • 第7题:

    在Linux中,文件( )用于解析主机域名。

    A.etc/hosts
    B.etc/host.conf
    C.etc/hostname
    D.etc/bind

    答案:A
    解析:

  • 第8题:

    在AIX系统中,如需调整域名解析顺序,需配置的的文件为()。

    • A、/etc/hosts
    • B、/etc/sysconfig/network
    • C、/etc/resolv.conf
    • D、D./etc/netsvconf

    正确答案:D

  • 第9题:

    在Linux系统中,系统启动时需要加载阵列配置文件()以正常启动阵列

    • A、/etc/hosts
    • B、etc/hosts
    • C、/etc/mdadm.conf
    • D、etc/mdadm.conf

    正确答案:C

  • 第10题:

    在Linux系统中,在()文件中查看一台主机的名称和完整域名。

    • A、etc/dev
    • B、etc/conf
    • C、etc/hohstname
    • D、etc/network

    正确答案:D

  • 第11题:

    Red Flag Linux指定域名服务器位置的文件是()。

    • A、etc/hosts
    • B、etc/networks
    • C、etc/rosolv.conf
    • D、/.profile

    正确答案:C

  • 第12题:

    单选题
    存放Linux主机名的文件是()。
    A

    /etc/hosts

    B

    /etc/sysconfig/network

    C

    /etc/hostname

    D

    /etc/host.conf


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

  • 第13题:

    Whichofthefollowingfilesshouldcontainthestatement"hosts=local,bind"?()

    A./etc/hosts

    B./etc/irs.conf

    C./etc/netsvc.conf

    D./etc/resolv.conf


    参考答案:C

  • 第14题:

    指定系统主机名的配置文件是( )。

    A、/etc/hosts

    B、/etc/host.conf

    C、/etc/sysconfig/network

    D、/etc/resolv.conf


    参考答案:A

  • 第15题:

    ● Linux操作系统中,建立动态路由需要用到文件(33)。

    (33)

    A. /etc/hosts

    B. /etc/hostname

    C. /etc/resolv.conf

    D. /etc/gateways


    正确答案:D

  • 第16题:

    Linux系统网络的路由信息存储在( )文件中。

    A./etc/hosts
    B./etc/network
    C./etc/resolv.conf
    D./etc/gateways

    答案:B
    解析:
    /etc/network文件用来指定服务器上的网络配置信息,主要包括:服务器的主机名,网络网关的IP地址(网络路由)等。

  • 第17题:

    在Linux中,用于保存系统解析主机名或域名的解析顺序的配置文件是( )。

    A./etc/host.conf
    B./etc/resolv.con
    C./etc/inetd.conf
    D./etc/xinetd.conf

    答案:A
    解析:
    [root@hunau~]vi/etc/host.conforder hosts,bind#用于配置本机的名称解析顺序,本例中是先检查本机hosts文件中的名字与IP的对应关系,找不到再用DNS解析

  • 第18题:

    Linux操作系统中,建立动态路由需要用到文件( )

    A./etc/hosts
    B./etc/hostname
    C./etc/resolv.conf
    D./etc/gateways

    答案:D
    解析:

  • 第19题:

    如果要让系统不使用/etc/hosts进行域名解析,而只通过DNS(bind)进行域名解析,需要修改哪个文件?()

    • A、/etc/host.conf
    • B、/etc/resolv.conf
    • C、/etc/switch.conf
    • D、/etc/nameD-conf

    正确答案:B

  • 第20题:

    以下哪些配置文件影响Linux下的域名解析()

    • A、/etc/nsswitch.conf
    • B、/etc/hosts
    • C、/etc/resolv.conf
    • D、/etc/networks

    正确答案:A,B,C

  • 第21题:

    在Linux中,DNS服务器的配置文件是()。

    • A、/etc/hostname
    • B、/etc/host.conf
    • C、/etc/resolv.conf
    • D、/etc/httpD.conf

    正确答案:C

  • 第22题:

    存放Linux主机名的文件是()。

    • A、/etc/hosts
    • B、/etc/sysconfig/network
    • C、/etc/hostname
    • D、/etc/host.conf

    正确答案:B

  • 第23题:

    单选题
    指定系统主机名的配置文件是()。
    A

    /etc/hosts

    B

    /etc/host.conf

    C

    /etc/sysocnfig/network

    D

    /etc/resolv.conf


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