service httpd restart命令作用是
举一反三
- 启动系统中的httpd服务命令是 A: service httpd start B: service httpd restart C: service httpd stop D: service httpd stauts
- apache服务器的启动服务命令是() A: service httpd stop B: service httpd restart C: service httpd status D: service httpd start
- 重启http服务的命令是( ) A: systemctl restart httpd B: systemctl httpd restart C: systemctl restart http D: systemctl http restart
- 以下什么命令可以重启网卡 A: service iptables restart B: service network restart C: service firewall restart D: service eth0 restart
- 对于生产环境中正在提供服务的httpd服务,若要启用新的配置参数,执行()操作是最可行、更安全的做法。 A: service httpd start B: service httpd stop C: service httpd reload D: service httpd restart