Thread: Network Settings Don't Take Effect Until Restart?
can explain me have make network settings take effect? if go network settings on ubuntu desktop 11.04 , make changes eth0, changes make don't take effect until restart computer. kind of changes i'm changing ip address, default gateway , dns servers.
restarting computer network settings take effect normal , accepted behaviour of ubuntu or what?
ps: ruined installation running following command: sudo apt-get remove krb5-config krb5-user krb5-doc libldap-2.4-2. somehow uninstalled every app on ubuntu installation. patience wearing thin...
to restart eth0 network settings there's few options. ubuntu likes break of them:
1.
have have cable plugged in one.
sudo ifdown eth0
sudo ifup eth0
2.
service networking restart (this 1 doesn't work people out of box)
3. /etc/init.d/networking restart (this 1 restarts wireless reason)
once deleted x trying remove programs didn't need (mail, messenger, etc). learned watch each app says it's going install along ask remove.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] Network Settings Don't Take Effect Until Restart?
Ubuntu
Comments
Post a Comment