How to Check Network Card Bandwidth and Traffic in Linux
On Windows systems, we can use the networking status in Task Manager to check bandwidth usage. So how do we view the host’s bandwidth usage on Linux?
In fact, there are many ways to check network interface traffic on Linux. Below, we’ll use the iptraf software as an example to explain: …