-
Recent Posts
Categories
- Command Line FU (14)
- Comments & Announcements (1)
- Data Storage (3)
- Network Attached Storage (NAS) (3)
- IPMI (2)
- Network Attached Storage (NAS) (3)
- Google Chrome (2)
- Linux (13)
- Internals (2)
- MAC-OSX (6)
- Networking (4)
- SAMBA/SMB/CIFS (1)
- Uncategorized (2)
- VMWare (2)
- Remote Console (1)
- Windows (1)
November 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Archives
Tag Archives: Networking
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
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
Obtain TCP Network netstat output without netstat
There are times you may be on a system and for whatever insane reason, netstat is not installed. Here is how you can obtain interface information without netstat Example results