RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: alextakitani
Site: codesamurai.wordpress.com
+1
You don't need to add the user directly to sudoers. Just add it to the admin group.
sudo usermod -a -G admin deployer
Very nice Ryan! Thanks!
@Sam, as a suggestion, a post about the .net->ruby conversion would be awesome. And thanks for the great job!
+1
You don't need to add the user directly to sudoers. Just add it to the admin group.
sudo usermod -a -G admin deployer
Very nice Ryan! Thanks!
@Sam, as a suggestion, a post about the .net->ruby conversion would be awesome. And thanks for the great job!