使用systemctl命令查询httpd服务运行状态的命令是()
A: systemctl start httpd
B: systemctl status httpd
C: systemctl stop httpd
D: systemctl restart 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
- 使WWW服务开机启动的命令是( ) A: systemctl start httpd B: systemctl start www C: systemctl enable httpd D: systemctl restart httpd
- 重启http服务的命令是( ) A: systemctl restart httpd B: systemctl httpd restart C: systemctl restart http D: systemctl http restart
- 设置httpd服务随系统开机启动使用的命令是? A: systemctl start httpd B: systemctl enable http C: systemctl disable httpd D: systemctl enable httpd
- 以下()命令可以启动或重启网站服务 A: systemctl<br/>start httpd B: systemctl<br/>restart httpd C: systemctl<br/>start webd D: systemctl<br/>restart webd