更多“建立动态路由需要用到的文件有()。A、/etc/hostsB、/etc/HOSTNAMEC、/etc/resolv.confD、/etc/gateways”相关问题
  • 第1题:

    与NFS相关的系统文件不包括()。

    A./etc/hosts

    B./etc/rc

    C./etc/export

    D./etc/filesystems


    参考答案:A

  • 第2题:

    Linux系统中在下列(60)文件中指定了网络路由信息。

    A./etc/hosts

    B./etc/network

    C./etc/resolv.conf

    D./etc/gateways


    正确答案:B
    解析:本题测试Linux操作系统中有关网络配置文件的概念和知识。
      在Linux操作系统中,TCP/IP网络是通过若干个文本文件进行配置的,系统在启动时通过读取一组有关网络配置的文件和脚本参数内容来实现网络接口的初始化和控制过程,这些文件和脚本大多数位于/etc目录下。这些配置文件提供网络IP地址、主机名和域名等,脚本则负责网络接口的初始化。通过编辑这些文件可以进行网络设置和实现联网工作。
      其中/etc/hosts文件中包含了IP地址和主机名之间的映射,还包括主机名的别名等信息。
      /etc/network文件用来指定服务器上的网络配置信息,主要包括:服务器的主机名,网络网关的IP地址(网络路由)等。
      /etc/resolv.conf文件配置DNS客户,它包含了主机的域名搜索顺序和DNS服务器的地址。

  • 第3题:

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

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

    答案:D
    解析:

  • 第4题:

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

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

    正确答案:D

  • 第5题:

    在UNIX系统网络配置时,经常用到的文件有()。

    • A、/etc/hosts
    • B、/etc/nodes
    • C、/etc/defaultrouter
    • D、/etc/hostname.hme0

    正确答案:A,C,D

  • 第6题:

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

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

    正确答案:A

  • 第7题:

    服务器的网络配置文件有()

    • A、/etc/hosts
    • B、/etc/hostname.hme0
    • C、/etc/netmasks
    • D、/etc/defaultrouter

    正确答案:A,B,C,D

  • 第8题:

    The statement: "search austin.ibm.com raleigh.ibm.com" belongs in which of the following files?()

    • A、/etc/hosts
    • B、/etc/irs.hosts
    • C、/etc/resolv.conf
    • D、/etc/netsvc.conf

    正确答案:C

  • 第9题:

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

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

    正确答案:B

  • 第10题:

    下列文件中,包含了主机名到IP地址的映射关系的文件是:()

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

    正确答案:D

  • 第11题:

    单选题
    系统的本地解析器配置需使用到两个文件/etc/host.conf和()
    A

    /etc/networks

    B

    /etc/hostname

    C

    /etc/domain.conf

    D

    /etc/resolv.conf


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

  • 第12题:

    单选题
    建立动态路由需要用到的文件有()。
    A

    /etc/hosts

    B

    /etc/HOSTNAME

    C

    /etc/resolv.conf

    D

    /etc/gateways


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

  • 第13题:

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

    (33)

    A. /etc/hosts

    B. /etc/hostname

    C. /etc/resolv.conf

    D. /etc/gateways


    正确答案:D

  • 第14题:

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

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

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

  • 第15题:

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

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

    答案:A
    解析:

  • 第16题:

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

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

    正确答案:A,B,C

  • 第17题:

    若Linux用户需要将FTP默认的21号端口修改为8800,可以修改()配置文件。

    • A、/etc/vsftpd/userconf
    • B、/etc/vsftpd/vsftpd.conf
    • C、/etc/resolv.conf
    • D、/etc/hosts

    正确答案:B

  • 第18题:

    修改OMCR服务器的IP地址的时候,下面哪个文件不需要修改()

    • A、/etc/hosts
    • B、/etc/hostname.*
    • C、/etc/defaultrouter
    • D、/etc/netmasks

    正确答案:C

  • 第19题:

    系统的本地解析器配置需使用到两个文件/etc/host.conf和()

    • A、/etc/networks
    • B、/etc/hostname
    • C、/etc/domain.conf
    • D、/etc/resolv.conf

    正确答案:D

  • 第20题:

    以下文件中,包含了主机名到IP地址的映射关系的文件是:()。

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

    正确答案:B

  • 第21题:

    与NFS相关的系统文件不包括()。

    • A、/etc/hosts
    • B、/etc/rc
    • C、/etc/export
    • D、/etc/filesystems

    正确答案:A

  • 第22题:

    单选题
    The statement: "search austin.ibm.com raleigh.ibm.com" belongs in which of the following files?()
    A

    /etc/hosts

    B

    /etc/irs.hosts

    C

    /etc/resolv.conf

    D

    /etc/netsvc.conf


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

  • 第23题:

    多选题
    在UNIX系统网络配置时,经常用到的文件有()。
    A

    /etc/hosts

    B

    /etc/nodes

    C

    /etc/defaultrouter

    D

    /etc/hostname.hme0


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