單項(xiàng)選擇題

在Windowsserver2003的工作組中,DNS服務(wù)器所支持的區(qū)域類型有()。
①標(biāo)準(zhǔn)主要區(qū)域;
②AD集成區(qū)域;
③標(biāo)準(zhǔn)輔助區(qū)域;
④主DNS區(qū)域。

A、①④
B、②③
C、①③
D、②④


您可能感興趣的試卷

你可能感興趣的試題

1.多項(xiàng)選擇題WindowsServer2003支持的VPN協(xié)議是()。

A、PPP
B、L2TP
C、SLIP
D、PPTP
E、TFTP

2.單項(xiàng)選擇題在windowsServer2003中,下述()命令用于顯示本機(jī)路由表。

A、route print
B、route show
C、route view
D、route display

3.單項(xiàng)選擇題OutlookExpress中實(shí)現(xiàn)的郵件安全協(xié)議是()。

A、POP3
B、IMAP
C、SMTP
D、S/MIME

4.多項(xiàng)選擇題linux系統(tǒng)中,以下顯示結(jié)果相同的是()。

A、echo The current working path is $PWD.
B、echo "The current working path is $PWD." Echo hello
C、echo 'The current working path is $PWD.' Echo hello
D、echo "The current working path is `pwd`."
E、echo The current working path is $PWD. Echo hello

5.單項(xiàng)選擇題linux系統(tǒng),把當(dāng)前日期重定向到/tmp/date文件中,并不想覆蓋原來的內(nèi)容,下面正確的操作是()。

A、date>>/tmp/date
B、date>/tmp/date
C、date 2>/tmp/date
D、date &>/tmp/date