How to start "init 3" at boot

Vivek J. Patankar list307 at gmail.com
Sat Apr 15 15:55:05 UTC 2006


On 4/15/06, Stephen Liu <satimis at yahoo.com> wrote:
> On FC5_64 is it the command for stopping ethernet card;
> # service-network stop ???

# service network stop
... will stop all the interfaces (ie. if you have more than one).

Use...

# ifdown eth0

... to stop a specific device. To start it up again...

# ifup eth0

--
Regards
Vivek

Registered Linux User #374218
Livin' The iLife ~ http://www.ilifenet.net




More information about the users mailing list