====== 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
sudo systemctl --failed
sudo journalctl -p 3 -xb