CentOS Linux change IP Address
Posted 蔬菜灬蘸酱
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS Linux change IP Address相关的知识,希望对你有一定的参考价值。
1.change network card configure
edit:
vi /etc/sysconfig/network-scripts/ifcfg-eth0
ps:notice HWADDR!
2.restart network service
executive command:
service network restart or /etc/init.d/network restart
以上是关于CentOS Linux change IP Address的主要内容,如果未能解决你的问题,请参考以下文章
How to change system keyboard keymap layout on CentOS 7 Linux