單項選擇題?啟動iSCSI服務(wù)的命令是()。
A.systemctl start iscsi
B.systemctl start target
C.systemctl enable iscsi
D.systemctl enable target
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題?進入數(shù)據(jù)庫navy1后,將數(shù)據(jù)庫腳本(/data/navy2.sql)導(dǎo)入到數(shù)據(jù)庫中的正確語句是()。
A.include /data/navy2.sql
B.source /data/navy2.sql
C.import /data/navy2.sql
D.@/data/navy2.sql
2.單項選擇題?MariaDB中給stu001授予hr數(shù)據(jù)庫的所有權(quán)限,正確的是()。
A.grant all on hr.*to ’stu001’@’localhost’
B.grant on hr.*to ’stu001’@’localhost’
C.grant all on hr.student to ’stu001’@’localhost’
D.grant all on hr.*to stu001@localhost