Skip to content Skip to sidebar Skip to footer
Showing posts with the label Systemd

How To Run Pygame Script Using Systemd Service?

I Wanted to run pygame script using systemd service for that followed these steps to run a pygame s… Read more How To Run Pygame Script Using Systemd Service?

How Can I Configure Celery To Run On Startup Of Nginx?

I have celery running locally by just running celery -A proj -l info (although I don't even kno… Read more How Can I Configure Celery To Run On Startup Of Nginx?