A.基于IP的方法
B.基于端口的方法
C.基于主機名的方法
D.基于域名的方法
您可能感興趣的試卷
你可能感興趣的試題
A.iSCSI server
B.iSCSI client
C.iSCSI target
D.iSCSI initiator
A.systemctl start iscsi
B.systemctl start target
C.systemctl enable iscsi
D.systemctl enable target
A.include /data/navy2.sql
B.source /data/navy2.sql
C.import /data/navy2.sql
D.@/data/navy2.sql
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
A.netstat -ant∣grep 3306
B.netstat -ant ∣find 3306
C.netstat -ant &grep 1433
D.netstat -ant∣∣grep 3306
最新試題
在linux中當(dāng)我們要修改一個文件時,要先對文件進行備份后,再作修改,否則會出錯,這時我們需要使用cp 復(fù)制命令,后面再加相應(yīng)的參數(shù)-a或-p都是可以的。
linux系統(tǒng)中,能查看/etc/passwd用戶文件內(nèi)容,并能顯示行號的是()
在linux中,cd -表示的意思是()
LINUX中表示關(guān)機的方法有()
LINUX中root用戶可以更改所有用戶的密碼。
linux系統(tǒng)中,要查看/etc/passwd文件前10行,應(yīng)該在終端中輸入()命令
在Centos 7中能夠從文本字符界面切換到圖形界面的方法有()
linux中使用mv命令時,當(dāng)所移動的文件源位置與目標(biāo)位置不是同一位置時,也可以改名。
在linux中要在/下面創(chuàng)建多級目錄/a/b/c/d時,下面正確的是()
在linux系統(tǒng)的命令終端中,以下哪個是能夠執(zhí)行腳本文件的方式?()