Last active
January 4, 2018 10:18
-
-
Save ChrisWelsh-mis/1b65a40de4e674fcf85f963ba2b04688 to your computer and use it in GitHub Desktop.
AWS AMI Sudo; Cannot resolve hostname
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 echo "127.0.0.1 $(hostname)" >> /etc/hosts | |
Go the the VPC management console, select the VPC, click on Actions, select Edit DNS Hostnames and select Yes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment