EZ Linux Admin random header image

When asking about a networking issue, get these details from the server

April 5th, 2010 by EZ linux · No Comments

Kernal version

uname -a

Nic / Lan driver version

dmesg | grep r8169

Internet controller

lspci -nn | grep Ethernet

Details on etho nic card

sudo ethtool eth0

Module size

lsmod | grep r8169

Module versions

cat /proc/modules | grep r8169

Don’t worry all these commands are safe and just for reporting.


Tags: Cheat Sheets · Hardware · Linux Commands · Linux Tricks

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment