Created
October 30, 2017 07:12
-
-
Save shsteven/278d2fadc956f31e1d39402b2be7175e to your computer and use it in GitHub Desktop.
This file contains 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. `/etc/init.d/networking restart` | |
2. `ifup eth0` or `ifconfig eth0 up` | |
3. `ethtool eth0` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment