Skip to content

Instantly share code, notes, and snippets.

@metalefty
Created January 19, 2017 07:08
Show Gist options
  • Select an option

  • Save metalefty/893c2ae8296733a805018fbc7776f790 to your computer and use it in GitHub Desktop.

Select an option

Save metalefty/893c2ae8296733a805018fbc7776f790 to your computer and use it in GitHub Desktop.
freebsd
$ su -
# pkg install sudo portmaster
# echo "%wheel ALL=(ALL) NOPASSWD: ALL" > /usr/local/etc/sudoers.d/wheel
$ sudo portsnap auto
$ sudo chsh -s /usr/local/bin/zsh ec2-user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment