多項(xiàng)選擇題Linux中訪問瀏覽器的命令有()

A.elinks
B.elink
C.firefox
D.firefoxs


您可能感興趣的試卷

你可能感興趣的試題

1.多項(xiàng)選擇題apache的工作模式有()

A.prefork
B.worker
C.event
D.events

2.多項(xiàng)選擇題查看apache工作模式的命令有()

A.apache-V
B.httpd-V
C.apache-l
D.httpd-l

3.多項(xiàng)選擇題apache持久性連接設(shè)置參數(shù)有()

A.KeepAlive On
B.MaxKeepAliveRequests 100
C.KeepAliveTimeout 30
D.KeepAliveWait 30

4.單項(xiàng)選擇題Apache配置文件中有如下內(nèi)容,一個(gè)連接服務(wù)的最多請(qǐng)求100次,正確的是()

A.KeepAliveRequests 101
B.MinKeepAliveRequests 100
C.KeepAliveRequests 100
D.MaxKeepAliveRequests 100

5.單項(xiàng)選擇題apache啟動(dòng)模式分為Perfork和worker,event模式,默認(rèn)是使用()模式。

A.Perfork
B.worker
C.event
D.以上都不對(duì)