How do I run a GUI app in Ubuntu linux with sudo and do no prompt the user to enter password?
I have run.command in application directory and myapp.desktop on desktop but I don't know how to make it run with admin rights.
When I double click myapp.desktop it runs but no admin rights. Without admin rights, my app cannot work with serial ports.
I have run.command in application directory and myapp.desktop on desktop but I don't know how to make it run with admin rights.
When I double click myapp.desktop it runs but no admin rights. Without admin rights, my app cannot work with serial ports.