How to automatically run a python program on startup in Linux

preview_player
Показать описание
In this video, I will show how to automatically run a python program on startup of Linux, Raspberry pi, or Nvidia Jetson nano. This is mostly used for robotics projects or any project that needs an automatically running python program on startup.
how to automatically run a python script on startup in Linux

If you haven't subscribed yet

I mostly use this for robotics projects so that the robot program will run automatically on reboot and startup.
This is mostly used for robotics or any projects that need automatically running on startup, we can use this in raspberry pi or jetson nano that you what to run automatically on startup

for joining the community in Telegram and discord

How to automatically run a python script on startup in Linux
How to automatically run a python script on startup in Raspberry pi
How to automatically run a python program on startup in Linux
automatically run a python program
automatically run a python program in Linux
python tutorial
python programming
Рекомендации по теме
Комментарии
Автор

If this video helped you, please subscribe to my channel

priotx
Автор

Thank you so much! I searched how to do this for 2 hours until I finally came across your YouTube tutorial!

philippeprovencher
Автор

good job thank you
can I run more than one instruction on starting I'm using a detection object project on jetson nano

ihebchhaibi
Автор

If I run open cv, will it show trackbar for hsv selection and show Image capture by camera (python code)

Krishna-yuhc
Автор

is it also applicable for python script with sudo access without inputting password?

Alim
Автор

Hello, thanks for the tut. I want to run automatically the yolov3 (object detection) on jetson agx Xavier. I did what you’ve done (the first method), but the script didn’t run. Would you please help me through it? Is it necessary to install or import any extra libraries related to this automatic issue into my env or script?

leilaghasemzade