[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Changing IP address on Cobalt Raq2 problems
- Subject: RE: [cobalt-users] Changing IP address on Cobalt Raq2 problems
- From: "Neil J. Kemp" <neil@xxxxxxxxxx>
- Date: Mon Mar 20 17:23:16 2000
>then run
>ifconfig
>
>should work now.
On a default RaQ the directory '/sbin' isn't included in the default path so
nothing can find it and you have to run it with the command:
/sbin/ifconfig
--Neil