Autostart Applications on Pi using crontab and more | Raspberry Pi #10

preview_player
Показать описание
This tutorial demonstrates 4 different methods to run GUI/ Non-GUI based application when the Raspberry Pi boots up.
1. Crontab
3. _file_.desktop
4. init.d folder
########################
Commands::
1. Crontab:
$ sudo nano cronatb -e
Add the following lines
3. _file_.desktop
4. init.d folder:
$cd /etc/init.d
$sudo nano app
$sudo chmod +x app
$sudo rc-update.d app defaults

********************************************************************

Guys Subscribe to my channel for latest contents into your inbox.
Support me to keep going.
___________________________________________

_______________________________________________________________
Creative Commons — Attribution 3.0 Unported— CC BY 3.0

-~-~~-~~~-~~-~-
Guys you can buy your products from Amazon by using the following link. Wach product you buy we will get some tip out of it. And for this you don't need to pay anything extra and offers will remain same. This will help us to make videos like this and maintain the channel.

Thanks
Team WG

-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

Amazing Explanation...If I want to run .py files, then what should be the code in place of /usr/bin....?

ranjanpal
Автор

sir I want to start node js file when raspberry pi startup .. how to do it can you please provide me the logic, my app name is app.js its location in /home/pi/desktop/auto2/app.js

rupeshkashyap
Автор

thanks,
it is really helpful.
i noticed that GUI app doesn't work properly with those methods.
looking for your replay

manafahmad
Автор

Can you please help me with auto starting an executable file(.exe) which has some parameters as well to be passed while calling.

sanketagarwal
Автор

it is so difficult to understand what you are saying even that i am kindoff used to indian accent this is still too bad.

yagzyalcntas