Month: March 2018

  • Scripts at Startup

    Run a Program On Your Raspberry Pi At Startup In this tutorial we show you five ways you can run a program on your Raspberry Pi at startup.  The five methods that are available to run a program at boot are: rc.local .bashrc init.d tab systemd crontab In the /home/pi directory, open a file for editing:…