I have an RS232 to USB adapter and I need to change permissions on /dev/ttyUSB0 to make a ham radio interface program work.
So far I have tried sudo at the command line with no success.
I tried sudo nautilus and was able to make the permission changes using the GUI, and then the program worked, however, when I re-booted the machine, the permissions were re-set to "root".
What am I doing wrong?