启动Apache服务器的命令是()
A: systemctl start httpd.service
B: systemctl restart httpd.service
C: systemctl status httpd.service
D: systemctl stop httpd.service
A: systemctl start httpd.service
B: systemctl restart httpd.service
C: systemctl status httpd.service
D: systemctl stop httpd.service
举一反三
- 启动Apache服务器的命令是() A: systemctl start httpd.service B: systemctl restart httpd.service C: systemctl status httpd.service D: systemctl stop httpd.service
- 希望某一个服务httpd开机自启动,应该使用如下那种命令? A: systemctl able httpd.service B: systemctl enable httpd.service C: systemctl start httpd.service D: systemctl restart httpd.service
- 启动apache服务器的命令是() A: systemctl httpd start B: systemctl start httpd C: service httpd open D: service start httpd
- apache服务器的启动服务命令是() A: service httpd stop B: service httpd restart C: service httpd status D: service httpd start
- 使用systemctl命令查询httpd服务运行状态的命令是() A: systemctl start httpd B: systemctl status httpd C: systemctl stop httpd D: systemctl restart httpd