相关试题
【多选题】
以下有关操作系统的叙述中,哪一个是不正确的___。(易)(基础知识)
A. 操作系统管理着系统中的各种资源
B. 操作系统应为用户提供良好的界面
C. 操作系统是资源的管理者和仲裁者
D. 操作系统是计算机系统中的一个应用软件
【多选题】
Client/Server结构模式的优点在于___。(中)(基础知识)
A. 它由一组可以任意互相调用的过程组成
B. 系统内部具有若干不同的特权等级
C. 使操作系统具有分布式处理能力
D. 客户机与服务器可以不同时工作
【多选题】
不属于网络操作系统所提供的功能的是___。(易)(消防通信网络与业务系统管理)
A. 网络地址管理
B. 存储器管理
C. 打印机管理
D. 文件传输
【多选题】
一个典型的网络操作系统应该具有的特征是___。(中)(消防通信网络与业务系统管理)
A. 支持有限的拓扑结构类型
B. 所支持的协议不能被路由
C. 可以通过网桥、路由器与其他网络连接
D. 提供用户随机访问网络的功能
【多选题】
在UNIX系统中,为了建立正文文件,用户经常使用称为___的程序。(易)(消防通信网络与业务系统管理)
A. Set
B. Crt
C. vi编辑器
D. stty-a
【多选题】
在UNIX系统中,下列有关Vi编辑器的描述不正确的是___。(中)(消防通信网络与业务系统管理)
A. vi编辑程序有两种状态:插入状态和命令状态
B. 用户必须用一条命令告诉vi把数据保存在文件中
C. vi是一个全屏幕编辑器
D. 在命令模式中,vi将击键解释为命令,在插入模式中输入文本
【多选题】
在UNIX的目录结构中,使用“文件名.扩展名”约定用法,扩展名用于___。(易)(消防通信网络与业务系统管理)
A. 完成每一文件名的所需部分
B. 给出有关文件内容的信息
C. 若名字太短,可以使它长一点
D. 显示子目录名
【多选题】
下列关于UNIX系统通信方面的描述,错误的是___。(易)(消防通信网络与业务系统管理)
A. Write命令在与当前注册用户通信时才有用
B. mail命令在当前用户通信时才有用
C. 你可以阻止其他用户拷贝你目录下的文件或向你的目录拷文件
D. 如果要阻止其他用户发邮件给你(用writer命令),可使用mesgn命令
【多选题】
最初的UNIX系统主要是用___编写的。(易)(消防通信网络与业务系统管理)
A. 汇编语言
B. C语言
C. FORTRAN语言
D. COBOL语言
【多选题】
以下关于UNIX的命令操作界面说法有误的是___。(易)(消防通信网络与业务系统管理)
A. UNIX有两种命令操作界面,一种是命令行方式,另一种是X-window方式
B. X-window系统为用户提供了一个标准的、可以扩充的图形界面
C. 传统的UNIX系统是一个使用基于文本的、命令行的界面
D. 目前,X-window还未成为UNIX系统的窗口系统标准
【多选题】
在UNIX系统中用户可使用___实现用户之间的对话。(中)(消防通信网络与业务系统管理)
A. talk命令、write命令、mesgn命令、wall命令、发送邮件
B. uucp、uuto、uustat命令
C. ct、cu、uux命令
D. rlogin、rcp、rsh命令
【多选题】
在由TCP/IP网络连接起来的UNIX系统机器间,___可用来实现资源共享。(易)(消防通信网络与业务系统管理)
A. ftp、telnet命令
B. rlogin、rcp、rsh命令
C. uucp、uuto、uustat命令
D. ct、cu、uux命令
【多选题】
以下说法正确的是___。(中)(消防通信网络与业务系统管理)
A. uucp使用TCP/IP协议
B. 若在UNIX系统中装有TCP/IP,则可使用rcp命令完成机器之间的文件复制
C. rcp、rlogin、rsh这些以r开头的命令都可在未装有TCP/IP协议的UNIX中使用,而DARPA命令是所有经TCP/IP连接起来的网络中所使用的通用命令
D. DARPA只包括文件传输命令ftp
【多选题】
UNIX和其他多用户系统(如Windows NT等)的一个重要区别在于___。(易)(消防通信网络与业务系统管理)
A. UNIX是一个多任务的系统
B. UNIX具有网络功能
C. UNIX只有命令行方式,没有窗口方式
D. UNIX将输入输出系统放在文件系统之下,作为它的一个子系统
【多选题】
进入一个UNIX系统的第一个步骤是___。(易)(消防通信网络与业务系统管理)
A. 注册
B. 进入命令行方式
C. 设定工作环境
D. 输入密码
【多选题】
UNIX系统中命令who的功能是___。(易)(消防通信网络与业务系统管理)
A. 显示root是谁
B. 显示除自己外的所有用户
C. 显示当前注册在系统中的所有用户
D. 显示所有注册用户
【多选题】
UNIX的源代码主要是用___写的。(易)(消防通信网络与业务系统管理)
A. 汇编语言
B. C语言
C. 机器语言
D. BASIC 语言
【多选题】
在UNIX中,给用户建立账号的工作应该由___完成。(易)(消防通信网络与业务系统管理)
A. 用户自己
B. 系统管理员
C. 任何超级用户
D. 组管理员
【多选题】
权限,组 Manager具有No Access的权限,则John对此文件具有的实际权限是___。(中)(基础知识)
A. Change
B. No Access
C. Take Ownership
D. Access Not Specified
【多选题】
删除案件正确做法是: 。___(中)(基础知识)
A. 直接删除
B. 按流程报请审批同意后,将需删除案件修改为虚警后删除
C. 无法删除
D. 总队可以删除
【多选题】
下列情况中,那一项是不可以修改的案件信息?___(难)(基础知识)
A. 备注
B. 案件地址
C. 立案时间
D. 主管中队
【多选题】
地图台如何查看营区监控___。(难) (基础知识)
A. 高级功能
B. 视图
C. 综合查询
D. 其他集成
【多选题】
作为图像综合管理平台中的核心控制设备,具备多级树状级联、流媒体路由选择、跨网传输和转发等功能的是___。(难)(音视频系统与应急通信管理)
A. 流媒体分发服务器
B. 视频网关服务器
C. MCU服务器
D. 会议网关服务器
【多选题】
图像综合管理平台各类图像子系统的接入方式分为数字接入和模拟接入两种,其中数字接入方式分为___、SDK开发和合作开发接入三种方式。(中)(音视频系统与应急通信管理)
A. 直接接入
B. 协议接入
C. 背靠背接入
D. 转换后接入
【多选题】
3G图像系统接入主要采用数字接入方式,通过___和VPDN加密方式,将3G终端接入到3G图像管理平台。(难)(音视频系统与应急通信管理)
A. 交换机
B. 安全网闸
C. 路由器
D. MCU服务器
【多选题】
关于指挥视频会议的组建,在会议召开前,可以为设备进行会议的授权,下列哪一项不是会议权限?___(易)(音视频系统与应急通信管理)
A. 主持人
B. 与会者
C. 3G手机网关
D. 电视电话会议网关
【多选题】
语音综合管理平台IOC-1200连接电台的模块为___。(中)(音视频系统与应急通信管理)
A. DSP模块
B. PSTN模块
C. CPM模块
D. LP模块
【多选题】
语音综合管理平台IOC-1200连接固定电话的模块为___。(中)(音视频系统与应急通信管理)
A. DSP模块
B. PSTN模块
C. CPM模块
D. LP模块
【多选题】
作为图像综合管理平台中的核心控制设备,具备多级树状级联、流媒体路由选择、跨网传输和转发等功能的是___。(难)(音视频系统与应急通信管理)
A. 流媒体分发服务器
B. 视频网关服务器
C. MCU服务器
D. 会议网关服务器
【多选题】
图像综合管理平台各类图像子系统的接入方式分为数字接入和模拟接入两种,其中数字接入方式分为___、SDK开发和合作开发接入三种方式。(中)(音视频系统与应急通信管理)
A. 直接接入
B. 协议接入
C. 背靠背接入
D. 转换后接入
【多选题】
110\市电电压为_____,频率为_____,周期为_____。___(易)(基础知识)
A. 110V、50HZ、0.02S、
B. 220V、50HZ、0.02S、
C. 380V、50HZ、0.02S、
D. 220V、20HZ、0.05S、
【多选题】
常见的网络传输媒介有哪些? ___(易)(消防通信网络与业务系统管理)
A. 双绞线
B. 同轴电缆
C. 光纤
D. 无线终端设备
【多选题】
消防信息网、消防指挥网、消防卫星网、3G图像传输网、消防移动接入平台之间的连接关系,以下那一项是表述错误的?___(中)(消防通信网络与业务系统管理)
A. 消防信息网与消防指挥网之间是逻辑隔离,部分服务器通过双网卡或VLAN的方式向两个网络的用户提供访问服务。消防信息网与公安信息网是互联互通的。
B. 消防指挥网和消防卫星网是经过第三方进行互联互通的。
C. 3G图像传输网通过网闸和防火墙与消防指挥网互联互通。
D. 消防移动接入平台是消防移动终端接入消防信息网(公安信息网)的安全接入平台。消防移动接入平台部署了AAA认证、VPN网关、网闸、防火墙、客户端鉴权管理等更加严格的安全措施。
【多选题】
请你简单说出以下选项中在信息系统中常用的地理信息系统主流软件?___(易)(消防通信网络与业务系统管理)
A. ArcGIS
B. MpInf
C. Aeiou
D. Scatle
【多选题】
请你指出以下灭火救援指挥系统不包括哪些内容?___(中)(消防通信网络与业务系统管理)
A. 火警受理系统
B. 跨区域指挥调度系统
C. 后勤管理信息系统
D. 指挥中心信息直报系统。
【多选题】
消防部队一体化软件中数据组织对象是指业务数据和基础数据。以下哪项不是业务数据的来源?___(中)(消防通信网络与业务系统管理)
A. 灭火救援指挥系统
B. 部队营房管理系统
C. 消防监督管理系统
D. 社会公众服务平台
E. 综合统计分析系统
【多选题】
目前消防部队一体化业务信息应用系统的部署模式主要有那几种?___(易)(消防通信网络与业务系统管理)
A. 分级部署
B. 集成部署
C. 区域控制
D. 分时段控制
【多选题】
一体化消防业务信息系统包括两大平台和五大业务信息系统,两大平台指的是哪两大?___(中)(消防通信网络与业务系统管理)
A. 基础数据平台和公共服务平台
B. 信息整合平台和公共服务平台
C. 基础数据平台和信息整合平台
D. 信息整合平台和数据库服务平台
【多选题】
请你简要说明消防部队一体化业务信息系统软件开发过程?___(难)(消防通信网络与业务系统管理)
A. 软件开发过程包括立项、需求分析、概要设计、详细设计、 编码/单元测试、集成/集成测试、系统测试、第三方测试、试运行、验收测试和闭项。
B. 软件开发过程包括立项、需求分析、详细设计、概要设计、 编码/单元测试、集成/集成测试、系统测试、第三方测试、试运行、验收测试和闭项。
C. 软件开发过程包括立项、需求分析、概要设计、编码/单元测试、详细设计、 集成/集成测试、系统测试、第三方测试、试运行、验收测试和闭项。
D. 软件开发过程包括立项、需求分析、概要设计、详细设计、 编码/单元测试、集成/集成测试、第三方测试、系统测试、试运行、验收测试和闭项。
【多选题】
请你指出地理信息服务平台包含哪些内容?___(难)(消防通信网络与业务系统管理)
A. 地理信息服务平台包括地理信息业务数据库、地理信息空间库、地理信息地图服务、地理信息服务平台软件及支撑。
B. 地理信息服务平台包括地理信息业务数据库、数据信息空间库、地理信息地图服务、地理信息服务平台软件及支撑。
C. 地理信息服务平台包括地理信息业务数据库、地理信息空间库、数据信息地图服务、地理信息服务平台软件及支撑。
D. 地理信息服务平台包括地理信息业务数据库、地理信息空间库、地理信息地图服务、数据信息服务平台软件及支撑。
推荐试题
【单选题】
What is the correct way to replace the certificate on an existing vCenter Server that is part of a vCenter HA configuration?___
A. Put the vCenter HA in Maintenance mode, replace the certificate, exit Maintenance mode.
B. Shut down Passive and Witness nodes and replace the certificate on the Active node.
C. Remove the Passive and Witness nodes, replace the certificate, reconfigure the cluster.
D. Replace the certificate while all nodes are participating in the cluster.
【单选题】
The vSphere Data Protection performance analysis results in the “Conditionally Passed” status. What can cause this condition?___
A. The results did not meet the minimum performance expectations.
B. The read, write, and seek tests were successful.
C. The read and write tests were successful but the seek test failed.
D. The read and write tests were successful but the seek test skipped.
【单选题】
A vSphere Administrator wants to reserve 0.5 Gbps for virtual machines on each uplink on a disturbed switch that has 10 uplinks. What is the quota that should be reserved for the network resource pool?___
A. 10 Gbps
B. 5 Gbps
C. 100 Gbps
D. 0.5 Gbps
【单选题】
A vSphere administrator manages a cluster which includes critical and non-critical virtual machines. The cluster requires different permissions for contractors and non-contractors. How can the administrator exclude the contractor group from some of the critical VMs?___
A. Apply permission for both contractors and non-contractors on the cluster level.
B. Apply permission for both contractors and non-contractors on the cluster level. Remove permission on the critical VMs for contractors.
C. Remove permission for contractors on the cluster level. Apply permission on the critical VMs for noncontractors.
D. Apply permission for both contractors and non-contractors on the VMs. Remove permission on the critical VMs for contractors.
【单选题】
In an ESXi 6.5 cluster only "NFS datastore has running or registered virtual machines" returns. A vSphere HA cluster with four hosts has admission control configured to tolerate one host failure. Which statement is true if a fifth host is added?___
A. CPU and Memory capacity will be set to 50%.
B. CPU and Memory capacity will be set to 30%.
C. CPU and Memory capacity will be set to 25%.
D. CPU and Memory capacity will be set to 20%.
【单选题】
Which command can be run to troubleshoot connectivity problems with vmkernal network interfaces?___
A. esxcli network
B. vmkping
C. net-status
D. vicfg-vmknic
【单选题】
What counter should an administrator check to determine if a virtual machine is ballooning?___
A. swapinRate
B. vmmemctltarget
C. swapped
D. vmmemctl
【单选题】
By default, how often is the vCenter vpx user password automatically changed?___
A. 15 days
B. 60 days
C. 30 days
D. 45 days
【单选题】
Which metric in the Exhibit would identify high latency for a virtual machine operating system?___
A. QAVG/cmd
B. KAVG/cmd
C. DAVG/cmd
D. GAVG/cmd
【单选题】
What VM Monitoring setting would ensure that the failure interval for a virtual machine is defined as 120 seconds?___
A. High
B. Normal
C. Low
D. Medium
【单选题】
The business managers have asked the IT administrator to ensure configuration compliance in the vSphere infrastructure. The IT administrator wants to use Host Profiles to accomplish this, but is unable to do so. Why is the administrator unable to use Host Profiles?___
A. The infrastructure uses a vSphere Standard license.
B. The infrastructure has servers with various CPU families.
C. The user has only the “Administrator” role.
D. Host Profiles apply only to storage settings.
【单选题】
What is the result of a “Consolidate” action on a virtual machine?___
A. All snapshots on the virtual machines will be deleted.
B. The virtual machine will be reverted to its last snapshot.
C. Redundant delta disks will be combined and deleted.
D. A new snapshot with memory state will be created.
【单选题】
A Telco customer is implementing NFV using vSphere as the virtualization platform. Which feature can help achieve a high packet rate with lower CPU consumption?___
A. Network I/O Control
B. SplitRX
C. ERSPAN
D. LACP
【单选题】
What is the VMware-recommended best practice for Fibre Channel zoning?___
A. soft zoning
B. single-initiator-multiple-target zoning
C. single-initiator zoning
D. single-initiator-single-target zoning
【单选题】
How can a vSphere administrator ensure that a set of virtual machines run on different hosts in a DRS cluster?___
A. Use a VM-Host affinity rule.
B. Add the VMs to a vApp.
C. Use a VM-VM affinity rule.
D. Place the VMs in different folders.
【单选题】
vCenter Server Appliance Instance can be backed up using which Client Interface?___
A. vSphere Client Interface
B. vSphere Web Client Interface
C. VMware Host Client Interface
D. Virtual Appliance Management Interface
【单选题】
What tool can capture network traffic at the uplinks, or vSwitch, or virtual port levels?___
A. tcpdump-uw
B. wireshark
C. pktcap-uw
D. pcap
【单选题】
Which storage feature always requires the use of third-party software on ESXi?___
A. Hardware Acceleration for NAS devices
B. VVOL
C. Hardware Acceleration for Block
D. evices
【单选题】
An ESXi host's VMCA-Signed certificate has expired. How can the certificate be renewed?___
A. In the vSphere Web Client, browse to the host in question. Click the Manage tab and select settings. Select System and click Certificate, then click the Renew button.
B. In the vSphere Web Client, browse to the host in question. Click the Manage tab and select settings. Select System and click Certificate, then click the Refresh CA Certificates button.
C. Run the command /sbin/generate-certificates on the affected host.
D. Disconnect the host from vCenter Server and reconnect it.
【单选题】
Which is the correct order for upgrading vSphere components?___
A. vCenter Server, ESXi hosts, VMware Tools, Virtual Machine hardware
B. VMware Tools, Virtual Machine hardware, ESXi hosts, vCenter Server
C. vCenter Server, Virtual Machine hardware, VMware tools, ESXi hosts
D. ESXi hosts, vCenter Server, Virtual Machine hardware, VMware Tools
【单选题】
Which iSCSI initiator type can be used with any network interface card?___
A. Software iSCSI initiator
B. Software FCoE adapter
C. Hardware Independent iSCSI initiator
D. Hardware Dependent iSCSI initiator
【单选题】
An administrator is attempting to power on a virtual machine with 32GB of memory. The operation fails with the following error: <Could not power on VM: No space left on device> <Checking the space on the virtual machine's datastore, there is 30GB free.> Which action would allow the VM to power on?___
A. Set a 2GB memory reservation on the VM.
B. Mount the virtual disk from the affected VM on to another virtual machine and free up space from within the OS.
C. Enable vSphere HD admission control on the cluster in which the VM resides.
D. Set a 2GB memory limit on the VM.
【单选题】
An administrator attempts to manually reclaim space on thin-provisioned VMFS6 volumes but finds that no additional space is being recovered. Which could be causing this?___
A. vSphere 6.5 does not support manual UNMAP.
B. The manual UNMAP operation has been moved to the vSphere web client.
C. The VASA version is use is incompatible.
D. UNMAP is automated for VMFS6.
【单选题】
An administrator has upgraded to vSphere 6.5 and also wants to use Kerberos authentication for NFS. Which can be done to the existing NFSv3 volumes to enable this feature?___
A. Perform a storage rescan on VMFS volumes.
B. Unmount the NFSv3 datastore, and then mount as NFSv4.1 datastore.
C. Nothing. All NFSv3 mounted datastores are upgraded automatically during vSphere upgrades.
D. Perform a scan of new storage devices.
【单选题】
An administrator wants to restore the vCenter Server Appliance 6.5 from backup. Where can this be accomplished?___
A. from the ESXi Host Client
B. from the VMware vSphere Appliance Management Interface
C. from within the VMware vSphere Web Client
D. from the vCenter Server Appliance Installer
【单选题】
The administrator wants to power on VM-K2, which has a 2GHz CPU reservation. VM-M1, VM-M2, and VM-K1 are all powered on. VM-K2 is not powered on. The exhibit shows the parent and child resource reservations. If Resource Pool RP-KID is configured with an expandable reservation, which statement is true?___
A. VM-K2 will be unable to power on because there are insufficient resources.
B. VM-K2 will be able to power on since resource pool RP-KID has 2GHz available.
C. VM-K2 will be unable to power on because only 2GHz are reserved for RP-KID.
D. VM-K2 will receive resource priority and will be able to power on this scenario.
【单选题】
Which is the block size on the VMFS6 datastore?___
A. All small and large file blocks are 8MB.
B. All small and large file blocks are 1MB.
C. Small file blocks are 512KB. large file blocks are 64MB.
D. Small file blocks are 1MB, large file blocks are 512MB.
【单选题】
When installing vCenter Converter Standalone, why must an administrator perform a client-server installation instead of a local installation?___
A. to manage conversion tasks remotely
B. to convert virtual machines as well as physical machines
C. to allow installation of the Converter agent on remote source machines
D. to hot clone physical or virtual machines
【单选题】
Which is required by vCenter Converter Standalone to convert a physical Red Hat Enterprise Linux 7 machine to a virtual machine?___
A. The Linux machine must be powered off.
B. The Linux machine must have the SSH daemon started.
C. The Linux machine must use a static IP address.
D. The Linux machine must have a fully-qualified domain name.
【单选题】
An administrator is troubleshooting network communications between a vCenter Server and an ESXi 6.5 host. Which log shows the related events between these components?___
A. /var/log/fdm.log
B. /var/log/vpxa.log
C. /var/log/hostd.log
D. /var/log/auth.log
【单选题】
An administrator has recently upgraded from vSphere 6.0 to 6.5, and can no longer see the software iSCSI named vmhba33. Which could be the reason for this?___
A. The upgrade has changed the vmhba name.
B. vSphere 6.5 automates iSCSI configurations.
C. vSphere 6.5 no longer supports software iSCSI.
D. The upgrade has deleted the vmhba.
【单选题】
An administrator is trying to vMotion a VM from his datacenter to a recovery site. Which is the maximum allowed RTT (Round-Trip Time) latency between source and destination host?___
A. 100 milliseconds
B. 150 milliseconds
C. 15 milliseconds
D. 10 milliseconds
【单选题】
Which is required for configuring iSCSI Software Adapter network port binding?___
A. VMkernel of the iSCSI traffic must be load balanced using Route based on IP Hash algorithm.
B. VMkernel of the iSCSI traffic must be load balanced using Route based on Source Virtual Port ID algorithm.
C. VMkernel of the iSCSI traffic must be load balanced using Route based on Source MAC Hash algorithm.
D. VMkernel of the iSCSI traffic must be bound to only one active network adapter.
【单选题】
In vSphere Data Protection 6.1, which is the function of a Backup Verification job?___
A. None. Backup Verification job is not a feature of vSphere Data Protection
B. It is a manual task -Power it on -Verify the guest OS -Check started applications
C. It is an automatic process -Restore a virtual machine -Power it on -Verify that the guest OS is booted by communicating with the Backup Verification agent
D. It is an automatic process -Restore a virtual machine -Power it on -Verify that the guest OC is booted by detecting the VMware ToolsTM "heartbeats"
【单选题】
An administrator has enabled vSphere Distributed Switch Health Check. The hosts connected to that Distributed Switch all display an alert:< vSphere Distributed Switch MTU supported status > .The administrator has all of the VMkernel ports MTU sizes set to 1600. Which action will remedy this problem?___
A. Configure the Distributed Switch to MTU 9100.
B. Disconnect and reconnect the physical network cable.
C. Configure the physical switch to MTU 1600.
D. Disable the Distributed Switch MTU.
【单选题】
Which Host Profile Subprofile configuration is used to configure firewall settings for ESXi hosts?___
A. Advanced Configuration Settings
B. General System Settings
C. Security
D. Networking
【单选题】
Where would a vSphere administrator find general vCenter Server logs on a vCenter Server Appliance?___
A. /var/log/vmware/vpxd/
B. /var/log/messages
C. /etc/vmware-vpx/
D. /var/log/vmware/vsan-health/
【单选题】
An administrator wishes to enable network port mirroring based on source port. Which feature should be enabled?___
A. vSphere standard switch port
B. ERSPAN
C. NSX Virtual Wire
D. VLAN
【单选题】
Which CLI command shows the physical uplink status for a vmnic?___
A. esxcli network ip connection list
B. esxcli network ip neighbor list
C. esxcli network nic get
D. esxcli network nic list
【单选题】
Which is the maximum number of block devices (LUNs) that are supported by ESXi hosts that are running version 6.5?___
A. 1024
B. 512
C. 2048
D. 256