[root@hexingxing ~]# cat /etc/sysconfig/network
NETWORKING=yes
HOSTNAME=hexingxing
NETWORKING_IPV6=off
[root@hexingxing ~]# cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
10.0.19.199 hexingxing
0 条评论