Created
January 19, 2017 07:08
-
-
Save metalefty/893c2ae8296733a805018fbc7776f790 to your computer and use it in GitHub Desktop.
freebsd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ 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