Scott Shu
Linux, Network and Programming
Wednesday, March 5, 2025
How do I allow non-root access to ttyUSBx
Best solution
sudo usermod -a -G dialout $USER
Just add your user to the dialout group so you have appropriate permissions on the device.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)