mattias jonsson wrote:
> I try ifconfig but debian says
> " bash: ifconfig command not found

you most likely run it as a user, and user accounts do not have /sbin in
their path by default.

either run it with full path as /sbin/ifconfig, or do it as root/with
sudo (which you need to do anyway for actually manipulating any network
settings).

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [EMAIL PROTECTED]
Internet:       http://people.panthera-systems.net/~daniel-baumann/

_______________________________________________
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel

Reply via email to