How do I restart my network?
Printable View
How do I restart my network?
if you use dhcp, also do:Code:ifconfig eth0 down
ifconfig eth0 up
Code:dhclient eth0
Lakerdonalds works but here is another way for slackware
/etc/rc.d/rc.inet1
and you can configure it in
rc.inet1.conf