Dedicated Servers -
0%
0
A simple way of checking driver version on linux server is using command below;
ethtool -i eth1
or
ethtool -i eth0
Note: Replace eth1 or eth0 with your server interface. This can be found by typing ifconfig