以下()命令可以启动或重启网站服务
A: systemctl
start httpd
B: systemctl
restart httpd
C: systemctl
start webd
D: systemctl
restart webd
A: systemctl
start httpd
B: systemctl
restart httpd
C: systemctl
start webd
D: systemctl
restart webd
举一反三
- 使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
- 使用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
- 命令()可以设置系统重启后服务是否启动() A: systemctl<br/>start 服务名 B: systemctl<br/>restart 服务名 C: systemctl<br/>enable 服务名 D: systemctl<br/>disable 服务名