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

Run My Python Script At Login On Linux

I have a Python script, and I want it to be autostarted at every login. It's in a linux system.… Read more Run My Python Script At Login On Linux

Run Terminal Commands On Raspberry Startup

I am working on a project in which I am using curses and pygame librarie, my python program/script … Read more Run Terminal Commands On Raspberry Startup