1
vote
3answers
7k views

Where can I find network devices in Linux? Where is a device manager (redhat enterprise linux)?

I like to know where I can find network devices (eth0, wlan0, etc) as I could not find them under /dev even when ifconfig reported both eth0 & wlan0 Related but different question is how i can ...