( )命令可以启动DNS服务。
A: systemctl start named
B: systemctl restart named
C: service dns start
D: /etc/init.d/dns start
A: systemctl start named
B: systemctl restart named
C: service dns start
D: /etc/init.d/dns start
举一反三
- 下列()命令可以启动DNS服务 A: systemctl start named B: service dns start C: systemctl start dns D: service start named
- 下列( )命令可以启动DNS服务。 A: service named start B: /etc/init.d/named status C: service dns start D: /etc/init.d/dns start
- 下列哪个命令可以启动DNS服务 。 A: service named start B: service name start C: service dns start D: /etc/init.d/dns start
- 启动DNS服务器的命令是() A: systemctl named start B: systemctl bind start C: systemctl start named D: systemctl start bind
- RHEL7中启动DNS服务的守护进程的命令( ) A: systemctl start named B: systemctl stop named C: systemctl restart named D: systemctl status named