systemctl enable service(服務名稱)
系統會跳出
httpd.service is not a native service, redirecting to /sbin/chkconfig.
Executing /sbin/chkconfig httpd on
確認是否有自動重啟成功
checonfig --list | grep "service"
有出現服務名稱代表成功嚕
END
systemctl enable service(服務名稱)
系統會跳出
httpd.service is not a native service, redirecting to /sbin/chkconfig.
Executing /sbin/chkconfig httpd on
確認是否有自動重啟成功
checonfig --list | grep "service"
有出現服務名稱代表成功嚕
Apache SSL憑證安裝與設定 Apache SSL憑證安裝與設定
設定服務開機重啟 如何在Linux上將服務設定開機後自動重啟
Zabbix 5.0 Agent install on Centos 7 先前了解如何安裝Zabbix Server 接下來我們要實作安裝 agent