Created
May 18, 2012 06:39
-
-
Save jyc/2723588 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
| # For reference, see /etc/sysconfig/network/ifcfg.template. | |
| # Everything not specified is automatically determined. Defaults are described in that file. | |
| IPADDR=192.168.1.53 | |
| NETMASK=255.255.255.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment