單項選擇題刪除/etc/httpd/conf/httpd.conf文件中空白行可以使用命令()
A.grep“^$”/etc/httpd/conf/httpd.conf
B.sed-i“/^$/d”/etc/httpd/conf/httpd.conf
C.awk-i“/^$/d”/etc/httpd/conf/httpd.conf
D.cut“/^$/d”/etc/httpd/conf/httpd.conf
您可能感興趣的試卷
你可能感興趣的試題
1.單項選擇題iptables四表中能實(shí)現(xiàn)端口映射的是()
A.filter
B.nat
C.mangle
D.raw
2.單項選擇題判斷文件file是否可執(zhí)行,可以用()
A.[-xfile]
B.[-ffile]
C.[-rfile]
D.[-wfile]
3.單項選擇題iptables命令中-t選項指定()
A.表
B.鏈
C.規(guī)則
D.分隔符
4.單項選擇題企業(yè)中,如果使用Linux服務(wù)器作為網(wǎng)關(guān)服務(wù)器,可使用()為作防火墻。
A.iptables
B.iptable
C.DNS
D.SSH
5.單項選擇題iptables中能實(shí)現(xiàn)端口映射的是哪個表()
A.filter
B.nat
C.mangle
D.raw
最新試題
下列關(guān)于iptables常用命令解釋正確的是()
題型:多項選擇題
iptables的策略有()
題型:多項選擇題
在設(shè)置iptables規(guī)則時,不指定規(guī)劃表時,規(guī)則將保存在默認(rèn)的filete表中。
題型:判斷題
iptables中,實(shí)現(xiàn)指定默認(rèn)規(guī)則的選項為()
題型:單項選擇題
wc命令使用()選項統(tǒng)計行數(shù)。
題型:單項選擇題
防火墻一般可分為()
題型:多項選擇題
以下防火墻說法正確的是()
題型:多項選擇題
關(guān)于硬件防火墻說法正確的是()
題型:多項選擇題
如果在linux系統(tǒng)上想通過iptables實(shí)現(xiàn)路由功能,則需要配置有()
題型:多項選擇題
iptables四表中能實(shí)現(xiàn)端口映射的是()
題型:單項選擇題