Tag Archives: nmcli

Display ethernet devices on a Fedora system using the Linux Pseudo Filesystem and create a static IP Address

Encountered a fun riddle recently whereby on a Fedora 34 system I needed to locate all ethernet interfaces on a system that are obtaining a DHCP address, then after the first reboot create a static IP address. I am a … Continue reading

Posted in Command Line FU, Linux, Networking | Tagged , , | Leave a comment

List only ethernet Network Adapters on Debian/Fedora

Sometimes you want a quick way to verify all ethernet network adapters that are seen by the kernel at boot time. I find going directly to the pseudo filesystem is the fastest. For example. Similarly, you an modify the egrep … Continue reading

Posted in Linux, Networking | Tagged , , , | Leave a comment