在Rocky Linux中,服务管理命令是systemctl
。通过systemctl
命令可以启动、停止、重启、查看状态、启用、禁用系统服务。例如,要启动一个名为httpd
的服务,可以使用以下命令:
sudo systemctl start httpd
要停止该服务,可以使用以下命令:
sudo systemctl stop httpd
要查看该服务的状态,可以使用以下命令:
sudo systemctl status httpd
要启用该服务自动启动,可以使用以下命令:
sudo systemctl enable httpd
要禁用该服务自动启动,可以使用以下命令:
sudo systemctl disable httpd
辰迅云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>