journalctl -xe

journalctl -u [unit]

 

systemctl status [unit]  查看系统服务的状态

systemctl stop [unit]  停止系统服务

systemctl start [unit]   开启系统服务

相关文章: