einsteinntuli@sh.itjust.works to Linux@lemmy.ml · 1 month agoTo new users of Linux, how does it feel to have to enter your password 1000x more often than Windows or macOS?message-squaremessage-square18fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1message-squareTo new users of Linux, how does it feel to have to enter your password 1000x more often than Windows or macOS?einsteinntuli@sh.itjust.works to Linux@lemmy.ml · 1 month agomessage-square18fedilink
minus-squarenorthernlights@lemmy.todaylinkfedilinkarrow-up0·1 month agoor, slightly less dangerous if really one is allergic to typing sudo passwords, create a file with username ALL=(ALL) NOPASSWD:ALL in it in /etc/sudoers.d.
or, slightly less dangerous if really one is allergic to typing sudo passwords, create a file with
username ALL=(ALL) NOPASSWD:ALLin it in /etc/sudoers.d.