How To Quickly Identify Bandwidth Hogging Users / Applications In Linux Mint / Ubuntu

Here’s how to quickly identify hogging users / applications in Linux Mint / Ubuntu:

1. Issue the following command at the terminal –

sudo apt-get install nethogs

How To Quickly Identify Bandwidth Hogging Users / Applications In Linux Mint / Ubuntu

2. After the installation is complete, issue the following command at the terminal –

sudo nethogs

How To Quickly Identify Bandwidth Hogging Users / Applications In Linux Mint / Ubuntu

3. The nethogs program will display a real-time list of users and application utilizing the network bandwidth from which you can easily identify ‘nethoggers’.

How To Quickly Identify Bandwidth Hogging Users / Applications In Linux Mint / Ubuntu

Comments are closed.