05-06-2023 01:04 PM
hi
can u help me to do this mèthode
imran.N
07-11-2025 11:40 AM
Hi I was wondering if you could post an example of how you used it?
I'm currently trying to get my raspberry pi to display something on a monitor through a python script. I've been trying to figure out how to implement System Exec. I've added chroot and I'm trying to figure out what exactly I'm supposed to do with sudo.
So far I'm just calling ssh <user>@localhost sudo --chroot and <user>@<name of pi> sudo --chroot, but neither work.