A.共享目錄描述
B.共享目錄名稱
C.共享目錄允許訪問(wèn)的用戶
D.共享目錄的絕對(duì)路徑
您可能感興趣的試卷
你可能感興趣的試題
A.備份
B.不備份
C.自檢
D.不自檢
A.revoke select on hr.*from ’stu001’@’localhost’
B.revoke select on hr.students from ’stu001’@’%’
C.revoke select on hr.student from ’stu001’@’localhost’
D.revoke select on hr.students to ’stu001’@’localhost’
A.mysqld -uroot -p
B.mysql -uroot -p
C.mysqladmin -uroot -p
D.mysqldump -uroot -p
A.1433
B.8080
C.443
D.3306
A.create user ’stu001’@’localhost’
B.create user stu001
C.create user ’stu001’@’localhost’identified ’123’
D.create user ’stu001’@’localhost’identified by xxx;
最新試題
LINUX中表示關(guān)機(jī)的方法有()
下面式子是絕對(duì)路徑的是()
版本號(hào)為2.5.1的Linux內(nèi)核為非穩(wěn)定的測(cè)試版。
Mac OS是以UNIX系統(tǒng)為基礎(chǔ)演變而來(lái)的一種類UNIX操作系統(tǒng)。
在UNIX/Linux系統(tǒng)添加新用戶的命令是()
tail命令用于顯示文件的末尾部分,加上參數(shù)-f后,就相當(dāng)于linux的監(jiān)控系統(tǒng),例如:tail -f /var/log/httpd/access_log。
linux中使用mv命令時(shí),當(dāng)所移動(dòng)的文件源位置與目標(biāo)位置不是同一位置時(shí),也可以改名。
linux中普通用戶除了能更改自己的密碼外,還可以更改其它用戶的密碼。
在Centos 7中能夠從圖形界面切換到文本字符模式的方法有()
運(yùn)用vi或vim編輯器對(duì)網(wǎng)卡配置文件/etc/sysconfig/network-scripts/ifcfg-ens33進(jìn)行編輯,在配置文件末尾要添加IP地址,下面哪個(gè)單詞是正確的()