單項選擇題使用sed將apache配置文件中的端口號直接修改為8080,以下正確的是()
A.grep’s/listen.*/listen8080/’/etc/httpd/conf/httpd.conf
B.sed-i’s/listen.*/listen8080/’/etc/httpd/conf/httpd.conf
C.sed’/listen.*/d’/etc/httpd/conf/httpd.conf
D.sed-n’/listen.*/p’/etc/httpd/conf/httpd.conf
您可能感興趣的試卷
你可能感興趣的試題
最新試題
下列關(guān)于iptables常用命令解釋正確的是()
題型:多項選擇題
iptables中的filte表有一般作用于那幾個鏈()
題型:多項選擇題
如果在linux系統(tǒng)上想通過iptables實現(xiàn)路由功能,則需要配置有()
題型:多項選擇題
軟件防火墻使用的資源要比硬件防火墻更少。
題型:判斷題
iptables中能實現(xiàn)端口映射的是哪個表()
題型:單項選擇題
iptables中,實現(xiàn)指定默認規(guī)則的選項為()
題型:單項選擇題
在設(shè)置iptables規(guī)則時,不指定規(guī)劃表時,規(guī)則將保存在filete表中。
題型:判斷題
執(zhí)行命令“seq6”將產(chǎn)生的數(shù)字序列是只有6。
題型:判斷題
關(guān)于硬件防火墻說法正確的是()
題型:多項選擇題
下列選項中關(guān)于iptables的選項說法正確的是()
題型:多項選擇題