Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial install, sudo without password #44

Open
cowboy opened this issue Apr 9, 2015 · 0 comments
Open

Initial install, sudo without password #44

cowboy opened this issue Apr 9, 2015 · 0 comments

Comments

@cowboy
Copy link
Owner

cowboy commented Apr 9, 2015

Add to the docs or README, maybe:

  1. sudo visudo (enter password when asked)
    • Type /%adm<Enter>3fAiNOPASSWD:<Esc>:wq<Enter>
    • Before: %admin ALL=(ALL) ALL
    • After: %admin ALL=(ALL) NOPASSWD:ALL
  2. Install dotfiles per README
  3. sudo visudo
    • Type /%adm<Enter>fNdf:<Esc>:wq<Enter>
    • (revert previous change)

(This assumes the default new system visudo configuration)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant