LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ifconfig error (https://www.linuxquestions.org/questions/linux-newbie-8/ifconfig-error-146298/)

ninja_scroll 02-15-2004 06:40 AM

ifconfig error
 
Hi everyone I am usinf Fedora core 1 distro and I am a linux newbie.I have a 3com ethernet card and it's works fine I can conecto to internet everything is ok. But whean I log in as a root and I try to use the Ifconfig command it gave me an error.




[root@paparoubas /]# ifconfig
bash: ifconfig: command not found




Could anyone help me ?What i did wrong?Thank you in advanced .

G.

dominant 02-15-2004 06:47 AM

try
find / -name ifconfig
as root
otherwise fedora has another command for the ethernet configuration.

ninja_scroll 02-15-2004 12:05 PM

These are the results of the search


[root@paparoubas sbin]# find / -name ifconfig
find: /proc/8763/fd: No such file or directory
/sbin/ifconfig

I ve tried to run ifconfig from the /sbin directoty but I still take the same error any ideas??

vinay_s_s 02-15-2004 12:12 PM

Try this
# /sbin/ifconfig

ninja_scroll 02-15-2004 12:18 PM

It works fine at last ;) thanx a lot for your help!!!!
CHEERS :D


All times are GMT -5. The time now is 02:20 AM.