重新启动 OpenLDAP服务器的命令()。
A: systemctl start slapd.service
B: systemctl restart slapd.service
C: systemctl status slapd.service
D: systemctl stop slapd.service
A: systemctl start slapd.service
B: systemctl restart slapd.service
C: systemctl status slapd.service
D: systemctl stop slapd.service
举一反三
- 想要启动一下crond服务,应该使用如下那个命令? A: systemctl status crond.service B: systemctl stop crond.service C: systemctl start crond.service D: systemctl list-units -t service
- 想要启动一下crond服务,应该使用如下那个命令? A: systemctl status crond.service B: systemctl stop crond.service C: systemctl start crond.service D: systemctl list-units -t service
- 启动apache服务器的命令是() A: systemctl httpd start B: systemctl start httpd C: service httpd open D: service start httpd
- 下列()命令可以启动DNS服务 A: systemctl start named B: service dns start C: systemctl start dns D: service start named
- ( )命令可以启动DNS服务。 A: systemctl start named B: systemctl restart named C: service dns start D: /etc/init.d/dns start