Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I installed the new kernel on reh hat 9, the install went ok and all, but now if I try to use ifconfig It says this:
bash: ifconfig: command not found
[root@
Did you try /sbin/ifconfig? In all the rh versions I've tried /sbin is not in PATH so you have to give the complete path to anything in /sbin which is where ifconfig is located.
Ok, The /sbin/ifconfig works. In red hat 6 I have never had to do the /sbin first. I guess something with the new kernel I installed changed it. Thanks for your help.
-Neo
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.