Last active
September 17, 2018 14:33
-
-
Save ledongthuc/230b68488c9c5f67498c67323be32251 to your computer and use it in GitHub Desktop.
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
sudo yum -y install yum-utils | |
sudo yum-config-manager --enable rhui-REGION-rhel-server-extras rhui-REGION-rhel-server-optional | |
sudo yum install python2-certbot-nginx | |
sudo certbot --nginx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment