Autostart apps scripts on startup init.d cd /etc/init.d sudo nano script.sh sudo chmod +x script.sh Write your scrip and save Now every time the OS boots it will run all scripts in the init.d