Created
July 16, 2017 08:43
-
-
Save SourceCode/c173230cf3ceb9f0f07ddc842a95b061 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
| echo $(hostname -I | cut -d\ -f1) $(hostname) | sudo tee -a /etc/hosts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment