The ethtool utility on Linux allows you to view and change some of your network-driver and interface-card settings, especially for wired devices. These include their speed, whether the interface uses ...
Unix sysadmins routinely use the “ifconfig -a” command to list network parameters associated with their systems. In particular, they use this command to determine the IP address, netmask and broadcast ...