Pages

Showing posts with label internet usage. Show all posts
Showing posts with label internet usage. Show all posts

Track internet usage in Linux

Ubuntu linux comes with vnstat installed. 

Just type 

vnstat

You will get following output.

                     rx      /      tx      /     total    /   estimated
 enp5s0: Not enough data available yet.
 enp4s0:
       Jun '19     61.09 GiB  /    1.80 GiB  /   62.88 GiB
       Jul '19      4.96 GiB  /  173.10 MiB  /    5.13 GiB  /   96.49 GiB
     yesterday      3.31 GiB  /  134.80 MiB  /    3.44 GiB
         today      1.65 GiB  /   38.30 MiB  /    1.69 GiB  /    2.61 GiB

To know more on how to use this command, type

man vnstat

You may be interested in these posts

Error in image file conversion: convert-im6.q16: not authorized `test.eps' @ error/constitute.c/WriteImage/1037.

This error is because of the vulnerability. This allows remote execution of code using image formats. So, some Linux distributions by defaul...