Linuxでネットワークなどなど
ネットワーク周りを再起動
/etc/init.d/network restart
eth0の設定は↓
/etc/sysconfig/network-scripts/ifcfg-eth0
eth0を起動
ifconfig eth0 up
ネットワーク周りを再起動
/etc/init.d/network restart
eth0の設定は↓
/etc/sysconfig/network-scripts/ifcfg-eth0
eth0を起動
ifconfig eth0 up