发布网友 发布时间:2022-04-21 20:56
共3个回答
热心网友 时间:2022-06-08 15:42
service 服务名 start 不过,后面centos7 ,改成用systemctl了
在 centos7 版本中的 各项服务启动命令:
服务管理命令
1、Apache 服务管理命令启动:
systemctl start httpd关闭:
systemctl stop httpd重启:
systemctl restart httpd状态:
systemctl status httpd
热心网友 时间:2022-06-08 15:42
systemctl start 服务名称
热心网友 时间:2022-06-08 15:43
systemctl start 服务