0

In windows there was a status info for the connection like how much data was used in the session .

is there some thing similar for that

Fat Mind
  • 2,445
  • 4
  • 25
  • 41
  • This does not answer your question? http://askubuntu.com/questions/257263/how-to-display-network-traffic-in-terminal (all terminal based) Also: see System Monitor in System Administration. – Rinzwind Nov 12 '15 at 13:21
  • this is a terminal based , i search for GUI application or if it's already in the system , however speedometer seems ok with me , thanks for quick help – Fat Mind Nov 12 '15 at 13:23

2 Answers2

2

The Resources tab of the System Monitor (gnome-system-monitor) has a section for network usage:

enter image description here

System Monitor is installed by default.

muru
  • 197,895
  • 55
  • 485
  • 740
0

Other way is to install jnettop , iptraf or iftop . All are terminal commands to see the current network traffic.