Ubuntu

Ubuntu – Network traffic tools on terminal

There are a lot of tools to display network traffic on terminal console. In this post I will introduce some of them: slurm iftop bmon All of them can be installed by the following command(change application to your desired tool): sudo apt-get -y install <application> If you want to install all, use this command: sudo… Continue reading Ubuntu – Network traffic tools on terminal