Y
Hacker News
new
|
ask
|
show
|
jobs
by
raincom
2175 days ago
Maybe this:
service network stop && sleep 10 && service network start
1 comments
wiredfool
2175 days ago
The worst is: sudo ifdown eth0 && ifup eth0
link