Running a Python Script as a Service
I came across the need to run a python script every time my Pi restarted. It is a pretty simple process, you can use this for more than just python…
My Raspberry Pi projects, tutorials, and guides.
I came across the need to run a python script every time my Pi restarted. It is a pretty simple process, you can use this for more than just python…
I wanted to set up pwncat on my offensive Raspberry Pi. The documentation said it was as simple as running one command. So I tried that and ran the command…
This may be a little off-topic for a Raspberry Pi blog, but it is something I am interested in. This post will cover my failures and hopefully successes in creating…