在CentOS 7中,可以通过以下步骤配置开机自启动:
systemctl list-unit-files --type=service
sshd
为例):systemctl is-enabled sshd
systemctl enable sshd
systemctl disable sshd
sshd
为例):systemctl status sshd
注意:在CentOS 7中,使用systemctl
命令可以方便地管理系统服务,需要使用root
权限或者sudo
来执行这些命令。
辰迅云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>
推荐阅读: centos7怎么全盘备份到本地