Skip to content

Initial install, sudo without password #44

@cowboy

Description

@cowboy

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions