Created
July 19, 2016 09:53
-
-
Save jmcarbo/c5d7698b7667f9f58c1670b2ec055f8e 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
1 apt-get update | |
2 apt-get upgrade | |
3 vi /etc/network/interfaces | |
4 ifup eth1 | |
5 ifconfig | |
6 vi /etc/hosts | |
7 pvecm add 172.20.150.219 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment