單項選擇題使用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
您可能感興趣的試卷
你可能感興趣的試題
最新試題
以下防火墻說法正確的是()
題型:多項選擇題
ipables是一款開源的軟件防火墻。
題型:判斷題
企業(yè)中,如果使用Linux服務(wù)器作為網(wǎng)關(guān)服務(wù)器,可使用()為作防火墻。
題型:單項選擇題
執(zhí)行命令“seq6”將產(chǎn)生的數(shù)字序列是只有6。
題型:判斷題
關(guān)于硬件防火墻說法正確的是()
題型:多項選擇題
iptables中的filte表有哪幾個規(guī)則鏈()
題型:多項選擇題
判斷文件file是否可執(zhí)行,可以用()
題型:單項選擇題
iptables四表中能實現(xiàn)端口映射的是()
題型:單項選擇題
刪除/etc/httpd/conf/httpd.conf文件中空白行可以使用命令()
題型:單項選擇題
下列選項中關(guān)于iptables的選項說法正確的是()
題型:多項選擇題