please is a small utility to delegate accurate least privilege access with ease. It’s written in the Rust programming language.
Read moreTag: sudo
doas – execute commands as another user
The doas utility is a program originally written for OpenBSD which allows a user to run a command as though they were another user.
Read morepkexec – execute a command as another user
pkexec allows an authorized user to execute a command as another user.
Read moresu – run a command with substitute user and group ID
su allows commands to be run with a substitute user and group ID.
Read moredzdo – execute commands with the privileges of another user
dzdo is a command-line tool used to execute commands with the privileges of another user, such as the superuser or root user.
Read moreGetting Started with Docker: Run Docker without sudo
Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.
Read more