Linux
Ubuntu 14.04 - Network restart
kissuu
2016. 2. 16. 19:50
Turns out this is a "feature". The only supported way of restarting an interface in Ubuntu Server is
sudo ifdown eth0 && sudo ifup eth0