Doas - a sudo substitute
Maybe a tool to make using puppy instead of root less painful and at least turn off having to type your password.
Configuring it seems more straight forward than sudo and less tied in with everything else.
Discussion, talk and tips
https://forum.puppylinux.com/
Maybe a tool to make using puppy instead of root less painful and at least turn off having to type your password.
Configuring it seems more straight forward than sudo and less tied in with everything else.
Readers might be also interested in the alternative to sudo, "sudo-sh", implemented in EasyOS:
"Light-weight replacement for sudo"
https://bkhome.org/news/202306/light-we ... -sudo.html
"Workaround when setuid is ignored"
https://bkhome.org/news/202306/workarou ... nored.html
/usr/bin/sudo.sh:
https://github.com/bkauler/woofq/blob/m ... in/sudo.sh
sudo-sh binary executable source:
https://distro.ibiblio.org/easyos/sourc ... betical/s/
Compile recipe for sudo-sh:
https://github.com/bkauler/oe-qky-kirks ... -sh_1.2.bb
The "tick if no password is required in the future" is ideal and will seem natural to people coming from Android.
meanwhile, windows 12 works towards emulating Ubuntu
https://github.com/microsoft/sudo
Y'all can also look into "nala".Like apt enhanced the user experience from apt-get, nala takes it to the next level
by making it more human-readable and presenting only the relevant info with beautiful colors.
Actually, Nala does a lot more than just adding colors to the terminal.