[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Changing IP address on Cobalt Raq2 problems



>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