viccherubini/get-shit-done

restart network command should be /etc/init.d/network not /etc/init.d/networking

huherto opened this issue · 0 comments

At least on my computer running fedora, the command to restart the network is this.

$ sudo /etc/init.d/network restart
Restarting network (via systemctl): [ OK ]
$ uname -a
Linux hh-desktop.1aauto.local 3.8.4-102.fc17.x86_64 #1 SMP Sun Mar 24 13:09:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

That seems to be the case in other linux flavors.
http://blog.hpxn.net/2009/01/29/restart-network-service-in-redhat-centos-fedora/comment-page-1/