Servers & scripts.

Run scripts on a server, keep them running, and learn how to check logs and recover from failures.

2 articles

How to run a Python script 24/7 on a VPS

Keep your Python script running after you close your laptop. Set it up once on an Ubuntu VPS, check its output, and learn how to stop and restart it.

14 min read