On Mon, 2011-08-08 at 21:27 +0200, Bob Proulx wrote:
> Tomas Kral wrote:
> > What is the recommended and easy way to restart network subsystem on a
> > desktop without need of rebooting the computer?
>
> This has been a popular topic this week!
>
> > On Lenny I used to, as admin, execute somethin
On Mon, 08 Aug 2011 19:33:31 +0200, Tomas Kral wrote:
> What is the recommended and easy way to restart network subsystem on a
> desktop without need of rebooting the computer?
/etc/init.d/networking stop && /etc/init.d/networking start
(...)
> On Lenny I used to, as admin, execute something li
Tomas Kral wrote:
> What is the recommended and easy way to restart network subsystem on a
> desktop without need of rebooting the computer?
This has been a popular topic this week!
> On Lenny I used to, as admin, execute something like this,
>
> #!/bin/sh
> # restart network
> su -c'\
> modprob
3 matches
Mail list logo