Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

sudo systemctl restart networking doesn't work in testing ?

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
shirish
Posts: 845
Joined: 2010-12-08 12:59

sudo systemctl restart networking doesn't work in testing ?

#1 Post by shirish »

Hi all,

Sometimes my connection goes down. I used to use

Code: Select all

$ sudo systemctl restart networking
after getting the hardware connection to my ADSL modem+router . Now the command doesn't work. Any ideas anybody ?
Intel Dual-Core CPU E5400 (soc 775) @ 2.70GHz, onboard Intel G33, Asus MB P5KPL-AM IN (Intel G31), D-Link 2750u modem+router, 64-bit Debian Testing, Mate 1.26

User avatar
Danielsan
Posts: 659
Joined: 2010-10-10 22:36
Has thanked: 5 times

Re: sudo systemctl restart networking doesn't work in testin

#2 Post by Danielsan »

I am not sure is like you wrote, should be more something like:

Code: Select all

sudo systemctl restart networking.service
If you press the tab buttun when you reach the word "network" it should be showing which services are available to complete it.

Post Reply