OS/Linux

버추얼박스 + CentOS 네트워크 설정

Dev. Tool 2018. 4. 14. 01:11



[root@localhost]# /etc/sysconfig/network-scripts/ifcfg-eth1

ONBOOT=yes // 변경

[root@localhost]# service network restart

[root@localhost]# ifconfig

[root@localhost]# uuidgen
4c242241-cf81-...
[root@localhost]# /etc/sysconfig/network-scripts/ifcfg-eth0

.

.

.

[root@localhost]# service network restart