os:linux:troubleshoot
Table of Contents
Troubleshooting Linux
With Systemd “approach” here's how to deal with issues on Linux
Failed services
sudo systemctl --failed
Logs
sudo journalctl -p 3 -xb
os/linux/troubleshoot.txt · Last modified: by warnaud
