Debian/ubuntu: Start Synaptic Without Enter The Password
Join the DZone community and get the full member experience.
Join For Freein /etc/sudoers:
# Added by Ubuntu installer
username ALL=(ALL) ALL, NOPASSWD: /usr/sbin/synaptic
With 'NOPASSWD: /usr/sbin/synaptic' you can enter 'sudo synaptic' without a password prompt.
Opinions expressed by DZone contributors are their own.
Comments