美文网首页
Ubuntu-实时显示网速-cpu-内存

Ubuntu-实时显示网速-cpu-内存

作者: abelweiwencai | 来源:发表于2017-10-24 13:52 被阅读641次

转自http://blog.csdn.net/tecn14/article/details/24489031/

安装

$ sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor  
$ sudo apt-get update
$ sudo apt-get install indicator-sysmonitor  
$ indicator-sysmonitor &  # 这个是运行程序,运行成功之后可以ctrl+c。
image.png
右击这个地方,选择preference,悬着advance便签,就可以编辑显示的格式。
比如要显示网速,则加上net选项 image.png

相关文章

网友评论

      本文标题:Ubuntu-实时显示网速-cpu-内存

      本文链接:https://www.haomeiwen.com/subject/elwtpxtx.html