AWeber Interview Question

How would you troubleshoot a non-starting linux service.

Interview Answer

Anonymous

Sep 11, 2023

Examine logs, try to star the service and see what the exit code is, dissect the startup script, see if the service starts on a similar system (a traditional troubleshooting question.)