查找/etc目录下具有SUID和SGID两种权限的文件,应该执行命令()
A. find /etc -type d -perm -1000
B. find /etc -type f -perm -2000
C. find /etc -type d -perm -3000
D. find /etc -type f -perm -3000
查看答案
Nova 处于Openstak架构的中心,其他组件都为Nova 提供支持
A. Glance 为VM提供image
B. Cinder和Swift 分别为VM提供块存储和对象存储
C. Neuton 为VM提供网络连接
D. Nova用于计算
以下属于Nova子服务的是
API
B. Compute Core
C. console Interface
Database
E. Message Queue
以下属于子服务Compute Core的是
A. nova-scheduler
B. nova-compute
C. Hypervisor
D. nova-conductor
Nova会有一些数据需要存放到数据库中,一般使用_____