启动apache服务器的命令是()
A: systemctl httpd start
B: systemctl start httpd
C: service httpd open
D: service start httpd
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
- 使WWW服务开机启动的命令是( ) A: systemctl start httpd B: systemctl start www C: systemctl enable httpd D: systemctl restart httpd
- 启动WWW服务的命令是()。 A: systemctl start httpd B: systemctl start www C: systemctl start apache D: systemctl start html
- 使用systemctl命令查询httpd服务运行状态的命令是() A: systemctl start httpd B: systemctl status httpd C: systemctl stop httpd D: systemctl restart httpd
- 确认httpd服务运行状态的命令为()。 A: systemctl status httpd B: systemctl restart httpd C: systemctl start httpd D: systemctl enable httpd