Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


checking_network_speed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
checking_network_speed [2010/02/25 12:46] – created juckinschecking_network_speed [2017/05/13 09:35] (current) juckins
Line 1: Line 1:
 +==== Checking Linux Network Interfaces ====
 +
 +To check status of network interfaces, run this tool.  It should be able to give information for non-root users, too.
 +
 <code> <code>
 # ethtool <interface> # ethtool <interface>
Line 5: Line 9:
 Example: Example:
 <code> <code>
-[root@acela: ~]# ethtool eth0+[root@localhost: ~]# ethtool eth0
 Settings for eth0: Settings for eth0:
         Supported ports: [ TP ]         Supported ports: [ TP ]
checking_network_speed.1267120014.txt.gz · Last modified: 2010/02/25 12:46 by juckins