网站导航:首页 -> Linux认证 -> Linux认证考试题库 -> RedFlagLinuxRCE模拟试题一(附答案)

RedFlagLinuxRCE模拟试题一(附答案)

1.

etc/hosts
文件中至少包含一行,它是:
b
a. 127.1.1.1 localhost     
b. 127.0.0.1 localhost
c. 127.0.0.155 hostname
d. 202.38.126.12 dns
<!--[if !supportemptyparas]--> <!--[endif]-->
2.
取消不必要的服务,需要修改
________
文件,在不必要的服务前面加
__________
号  
bc
<!--[if !supportlists]-->a.     
<!--[endif]-->/etc/.profile
b. /etc/inetd.conf
c. /etc/inetd.conf #
d. /etc/.confige #
<!--[if !supportemptyparas]--> <!--[endif]-->
3. ieee 802.3
标准定义了

b
a.
适用于实时系统的局域网标准

b.
使用载波监听
/
冲突检测
(csma/cd)
协议的局域网规范

c.
令牌环所遵循的标准

d.
光纤分布数据接口

<!--[if !supportemptyparas]--> <!--[endif]-->
4. ppp
在什么情况下最会被本地工作站用于建立到
internet
的连接?
c
a.
工作站直接连到局域网内
      
      
      
      
      
   
b.
工作站直接接到路由器上

c.
工作站需要建立一个到
internet
的拨号连接
      
      
d.
永远不会被工作站使用

<!--[if !supportemptyparas]--> <!--[endif]-->
5.
路由选择协议有:
b
a. ip
协议
   
      
      
b. rip
协议
    
      
      
c. udp
协议
 
      
      
d. arp
协议

<!--[if !supportemptyparas]--> <!--[endif]-->
6.
微分段的特征包括以下哪个?
d
a.
发送和接收主机间的专用路径
 
   
      
      
      
b.
交换机内多流量路径

c.
网络段的所有流量立刻可见
 
      
      
      
     
d. a

b
<!--[if !supportemptyparas]--> <!--[endif]-->
7.
当网络中的所有的路由器都使用同样的认识时,这个网络可以说是以下哪一种
?a
a.
收敛的
   
      
      
b.
正式的
    
      
      
c.
可重构的
 
      
      
d.
都不是

<!--[if !supportemptyparas]--> <!--[endif]-->
8.
子网号为
16 bit

a
类地址与子网号为
8 bit

类地址的子网掩码分别是:a

a. 11111111.11111111.11111111.00000000 11111111.11111111.11111111.00000000
b. 11111111.00000000.11111111.00000000 11111111.11111111.11111111.00000000
c. 11111111.00000000.00000000.00000000 11111111.00000000.11111111.00000000
d. 11111111.00000000.00000000.00000000 11111111.00000000.00000000.00000000
<!--[if !supportemptyparas]--> <!--[endif]-->
9.
一般来说,
smtp
服务器会使用
_____
端口开展邮件服务。
d
a. 80            
      
      
      
b. 23                
             
c. 21              
      
      
d. 25
<!--[if !supportemptyparas]--> <!--[endif]-->
10.
指定域名服务器位置的文件是:
c
a. etc/hosts  
           
b. /etc/networks             
c. /etc/resolv.conf      
d. /.profile
<!--[if !supportemptyparas]--> <!--[endif]-->
11.
在本地主机上撤消一个
rpc
程序
(
停止服务
)
,如
mountd
,版本为
'1'
用命令:b

a. # /usr/sbin/rpcinfo -b mountd 1    b. # /usr/sbin/rpcinfo -d mountd 1
c. # /usr/sbin/rpcinfo -u mountd     d. # kill -hup pid-of-inetd
<!--[if !supportemptyparas]--> <!--[endif]-->
12.
哪个是动态路由的两个基本类型?c

a.
静态和缺省
   b. tcp

udp
交换
  c.
距离矢量和链路状态
 d.
以上都不是

<!--[if !supportemptyparas]--> <!--[endif]-->
13.
启动
sendmail
的命令是:c

a. /usr/bin/sendmail -bd -q1h
b. /usr/sbin/sendmail -b -q1h
c. /usr/sbin/sendmail -bd -q1h
d. /usr/sbin/sendmail -d -q1h
<!--[if !supportemptyparas]--> <!--[endif]-->
14. /etc/hosts.allow
中有如下一行:
'all

166.111.138.'
其含义是:b

a.
不允许
166.111.138
上所有的机器访问本服务器

b.
允许
166.111.138
上所有的机器访问本服务器

c.
允许
166.111.138
上一台的机器访问本服务器

d.
允许
166.111.138.128
访问本服务器

<!--[if !supportemptyparas]--> <!--[endif]-->
15. ftp
的数据传送模式有几种?b

a. 1                 b. 2                         c. 3                     d. 4
16.
大多数
tcp/ip
实现给临时端口分配
_____
之间的端口号。a

a. 1024

5000
          
b. 0

1024
     
c. 5000
以上
      d. 0

128
<!--[if !supportemptyparas]--> <!--[endif]-->
17.
为了查看某接口是否正在工作,我们可以使用
____
软件:d

a. ifup
 
        b. alias
        
c. netcfg
 
        d. ifconfig
<!--[if !supportemptyparas]--> <!--[endif]-->
19.
如果以
apache
为www服务器,最重要的是
________
该配置文件:c

a. access.conf         b. srm.conf         c. httpd.conf
        
d. mime.types
<!--[if !supportemptyparas]--> <!--[endif]-->
20.
红旗
linux server2.0
使用的邮件服务程序是:c

a. @message
        
b. mailserver
         
c. sendmail
        
d. iis
<!--[if !supportemptyparas]--> <!--[endif]-->
21.
一般来说,通过
web
运行
httpd
服务的子进程时,我们会选择
____
的用户权限方式,这样可以保证系统的安全:d

a. root
             
b. httpd
        
c. guest
        
d. nobody
<!--[if !supportemptyparas]--> <!--[endif]-->
22.
完成
slip
连线包括:bcd

a.
将并口改造成
slip
设备
         b.
调制解调器拨号连通主机

c.
设定硬件界面
           
d.
设定路由表

23.
下面哪些说法正确?bd

a. /var/run/wtmp
文件记录了当前登录系统的用户。我们可以使用
who
命令来查看这个文件

 b. /var/log/lastlog
文件可以记录系统中每个用户的最后一次登录时间。当用户每次登录时,屏幕上显示的时间就是从
lastlog
文件中获得的

c. /var/run/utmp
文件记录了每个用户的登录时间和注销时间。
wtmp
可以用
last
命令查看

d. /var/log/pacct
文件记录了用户执行命令的信息
(
比如谁执行命令、命令执行时间、命令执行了多久等等
)
<!--[if !supportemptyparas]--> <!--[endif]-->
24.
通常
internet
上存在的全隐患有:abcd

 a.
网络建立缺乏安全防范措施
,
没有安装防护设备
   b.
系统不完备的安全配置

 c.
不完善的系统管理
    d.
通信协议上存在的基本安全问题
(ip,tcp,udp

)
<!--[if !supportemptyparas]--> <!--[endif]-->
25.
入网方式一般包括:abc

a.
仿真终端
    b. slip/ppp
方式   
c.
局域网方式  
d.
万维网
(www)
<!--[if !supportemptyparas]--> <!--[endif]-->
26.
邮件服务器的配置包括如下的步骤:abcd

a.

/var/spool/mail
是否被共享出来,使用下面的命令

b.
以超级用户身份进入服务器
 
c.
编辑
/etc/exports
文件,增加记录

d.
如果该机是一个
nfs
服务器,输入命令
#/usr/sbin/exportfs -a
<!--[if !supportemptyparas]--> <!--[endif]-->
27.
哪些是
dhcpd.conf
中的参数:abcd

a. range
       
b. subnet
          
c. deny
 
        d. allow
<!--[if !supportemptyparas]--> <!--[endif]-->
28.
下面属于
a
类地址的
ip
地址为:ac

 a. 0.1.0.0
    
b. 166

111

172

1
    
c. 126.0.0.0  
 
d. 127

0

0

1
<!--[if !supportemptyparas]--> <!--[endif]-->
29.
常见的域名服务器种类有
:abcd
a.

(root)
服务器
 
b.
主域名服务器
(primary servers)
 
c.
辅助域名服务器
(secondary servers)
d.
专用缓存域名服务器
(cache-only servers)
30.
下面关于
dhcp
说法正确的是:abcd

a.
启动时,
dhcpd
读取
dhcpd.conf
文件的内容,并在内存中保存每个子网上可用的
ip
地址的列表

b.
每个地址都有一个租期,在租期到达之前,客户可以续租以继续使用该
ip
地址

c. dchpd
将租用信息保存在
dchpd.lease
文件中

d.
为了向一个子网提供服务,
dhcpd
需要知道子网的网络号码和子网掩码

<!--[if !supportemptyparas]--> <!--[endif]-->
31.
邮件分发器使得一大批人能够通过电子邮件进行通信,而通信人不需要在发信时清楚地指明所有的收信人。a

a.
正确
                    
b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
32. crack
是一个密码破解程序。a

a.
正确
                    
b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
33.
在网络管理领域,有一个基本原理,这就是:若要管理某个对象,就比如会给该对象添加一些软件和硬件,但这种
'
添加
'
必须对原有对象的影响尽量小些。a

a.
正确
 
                                    b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
34.
你拨入一个节点要建立
ppp
连线时,你是服务器端。你所连线的那台机器是客户端。当你在设定一台
linux
机器使其接收并处理拨入的
ppp
连线时,你正在设立一台
ppp
客户端。b

a.
正确
                     
b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
35. sendmail
的操作流程为:参数处理和地址分析、收集消息、邮件投递、排队等待重新发送、返回发送者。a

a.
正确
 
                                    b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
36.
地址解析要考虑系下面的情况:在到达最后目的网络之前,要把
ip
目的地址翻译成下一跳路由器的物理地址、信息传输的最后一步,要把
ip
目的地址翻译成目的计算机的物理地址。a

a.
正确
                    
b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
37.
在客户机服务器结构中,客户机发起一个请求,服务器给出一个响应。a

a.
正确
                                        b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
38. ip
伪装是指,当一台计算机访问因特网上的资源时,能够将其
ip
地址伪装成其他
ip
地址的机制。a

a.
正确
                                        b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
39.
主机在发送分组之前必须把二进制数据从它的内部格式转化为网络标准字节顺序。a

a.
正确
                                        b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
40.
设置以单机或者
inetd
方式运行
apache
服务器,在执行服务器性能上差别不大,当一个
httpd
进程结束服务请求后,它会在中止前迟延一段时间,在这段时间内发出的请求可以继续使用该进程。b

a.
正确
                                        b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
41.
网络安全应该从技术、法律和管理三个方面来严防把守。a

a.
正确
                                         b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
42.
用户口令随着使用的时间变长而变的更脆弱,经常性的改变用户口令有利于系统安全。a

a.
正确
                                        b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
43.
在命令行下使用
ps -a
命令,我们可以看到
m i n g e t t y
任务的存在,在红旗
linux
中,
m i n g e t t y
除了可用于控制
v g a
控制台登录外,也可用于管理
ppp
串口任务。b

a.
正确
                                        b.
错误

<!--[if !supportemptyparas]--> <!--[endif]-->
44. nfs
使用
tcp
传输报文,提供联机共享式文件存取。b

a.
正确
                                        b.
错误
(udp)
<!--[if !supportemptyparas]--> <!--[endif]-->
45. snmp
通过中断操作来实现基本的管理功能。a

a.
正确
                                           b.
错误