Skip to content

Addresses #222 Recommendations for using sudo.#229

Merged
daobrien merged 2 commits intodevfrom
daobrien/222-using-sudo
Feb 1, 2021
Merged

Addresses #222 Recommendations for using sudo.#229
daobrien merged 2 commits intodevfrom
daobrien/222-using-sudo

Conversation

@daobrien
Copy link
Copy Markdown
Collaborator

@daobrien daobrien commented Feb 1, 2021

Would very much appreciate review by a techie person, both because of the nature of the material and also because it's a public guide and this commit touches on how we configure our courses to some degree.

@daobrien daobrien added the enhancement Will improve the guide but is not a bug or blocker. label Feb 1, 2021
@daobrien daobrien self-assigned this Feb 1, 2021
@daobrien daobrien linked an issue Feb 1, 2021 that may be closed by this pull request
Co-authored-by: mweetman-redhat <mweetman@redhat.com>
@daobrien daobrien merged commit 5f29046 into dev Feb 1, 2021
@daobrien daobrien deleted the daobrien/222-using-sudo branch February 1, 2021 13:04
@bonnevil
Copy link
Copy Markdown
Collaborator

bonnevil commented Feb 1, 2021

I know you resolved this before I had a chance to review, but another useful classroom setup point is that we can customize the /etc/sudoers configuration for a particular course by adding files to /etc/sudoers.d, which avoids the need to make edits to the default /etc/sudoers file.

@daobrien
Copy link
Copy Markdown
Collaborator Author

daobrien commented Feb 2, 2021

I know you resolved this before I had a chance to review, but another useful classroom setup point is that we can customize the /etc/sudoers configuration for a particular course by adding files to /etc/sudoers.d, which avoids the need to make edits to the default /etc/sudoers file.

Is something you'd def like to document, and if so do you want it in the public style guide? I feel perilously close to the border of Tech Writing Style Guide and System Setup Best Practices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Will improve the guide but is not a bug or blocker.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add subsection with recommendations for using sudo

3 participants