----------------------------------------------------------------------------
Original address: http://blog.csdn.NET/tecn14/article/details/24489031
----------------------------------------------------------------------------
Sometimes feel the network is out of response, on the Ubuntu 14.04 comes with the System Monitor program to view the current speed, but this is very inconvenient, then intends to let the speed display in the title bar, so that you can see intuitively at any time. After a search attempt, successful implementation! It also realizes the display of CPU, memory utilization and so on.
First look at the following:
The effect is very good!
Prior to installing via the Deb package, you can now install by adding PPA:
- sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
- sudo apt-get update
- sudo apt-get install Indicator-sysmonitor
Terminal execution: Indicator-sysmonitor &, and then CTRL + C can realize the background run indicator-sysmonitor, look at the target effect, the effect is very good!
For convenience also to add power-on start for the program! Right click on the title bar, pop-up menu, select Preferences, the following interface appears:
Tick run on startup: So you can boot up. Switch to the advanced option,
You can set the format of the information that you want to display.
Try setting another format, then test until the effect is satisfied and then click Save.
Well, it's over!
Ubuntu 16.04 title bar real-time display up and down line speed, CPU and memory usage--indicator-sysmonitor