Table of Contents
Users
Switching Users
Running Commands as Superuser
Allow root to run any commands anywhere
Restricting Superuser Access
Allow root to run any commands anywhere
Auditing
Groups
Allows people in group wheel to run all commands
Summary
I am using some scripts I downloaded from Josef Strzibny's book that are setting up Ruby on Rails deployment and automatically installing a PostgreSQL server. I am also using Dokku, but I like the idea of controlling what is happening on the server.
Lucian Ghinda, Senior Ruby Developer