• 1 Post
  • 298 Comments
Joined 2 years ago
cake
Cake day: July 28th, 2023

help-circle
  • I know a lot of people will freak out about this and bitch about security. I know, but on my system, with only family and everyone having their own logins, I just don’t care. The benefits (for me) outweigh the risks. Anyway, that aside, I have edited my /etc/sudoers file and added the equivalent of:

    ceiron       ALL=(ALL)  NOPASSWD:ALL
    

    I still have to run sudo for root apps (99% of what I do is command line), but I don’t have to type in a password every time. As I said, obvious security risk, so you decide if it’s worth it.