A.共享目錄描述
B.共享目錄名稱
C.共享目錄允許訪問的用戶
D.共享目錄的絕對路徑
您可能感興趣的試卷
你可能感興趣的試題
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 中,啟動VI 編輯器使用命令()
在Linux 中,配置完畢網(wǎng)卡,而且重啟服務(wù)后,要想查看IP地址是否生效的命令是()
linux系統(tǒng)中,要查看/etc/passwd文件前10行,應(yīng)該在終端中輸入()命令
在Centos 7中能夠從文本字符界面切換到圖形界面的方法有()
在Linux中,文件可以沒有后綴名,后綴名的作用是為了給用戶提示。
在linux系統(tǒng)的命令終端中,以下哪個是能夠執(zhí)行腳本文件的方式?()
Mac OS是以UNIX系統(tǒng)為基礎(chǔ)演變而來的一種類UNIX操作系統(tǒng)。
下面式子是絕對路徑的是()
當運用more命令瀏覽一個非常長的文件內(nèi)容時,按Enter鍵表示的意思是()
版本號為2.5.1的Linux內(nèi)核為非穩(wěn)定的測試版。