25. Linux 伺服器提供 DNS server 環境,我們可用那個指令來查詢某一主機信息?
(A) iptables
(B) dig
(C) netstat
(D) ipwall

答案:登入後查看
統計: A(19), B(52), C(54), D(5), E(0) #2351393

詳解 (共 4 筆)

#4634247
DNS 的正、反解查詢指令: host,...
(共 36 字,隱藏中)
前往觀看
3
0
#5411448
列出所有連接埠,包含 listening...


(共 191 字,隱藏中)
前往觀看
1
0
#4526318
iptables 防火牆封包過濾的指令d...
(共 171 字,隱藏中)
前往觀看
1
0
#5370437

dig – 全名為 Domain Information Groper,主要運用於 Linux 環境中,除了使用nslookup解析外,還可以使用 dig 來得到更多與 domain 有關的資訊。


https://ithelp.ithome.com.tw/articles/10214466

0
0