LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ipconfig (https://www.linuxquestions.org/questions/linux-newbie-8/ipconfig-305554/)

Circuit Monkey 03-24-2005 12:51 PM

ipconfig
 
I want to see all my ip address info...I'm new to linux and tried using "ipconfig" command, I'd read that was supposed to work, did not...

dcdbutler 03-24-2005 12:54 PM

it's ifconfig
ipconfig is for windows

Circuit Monkey 03-24-2005 12:57 PM

thanks, I tried using "ifconfig" command in both user and superuser mode, but "command not found" both times.....

dsegel 03-24-2005 03:40 PM

Maybe your path is messed up. Try:

/sbin/ifconfig

and if that doesn't work, try searching for it with find or locate.


All times are GMT -5. The time now is 10:23 AM.