当前位置:   article > 正文

Linux入门(17)——Ubuntu16.04显示内存CPU网速等(System Monitor)

imanjaro indicator-sysmonitor 不显示

终端查看内存状况有两个命令

top
htop

如果系统没有安装htop的话,那就安装一下。

然而这样比较麻烦,System Monitor是个不错的选择,System Monitor可以显示网速,内存,CPU等信息。

通过添加PPA安装:

sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
sudo apt-get update
sudo apt-get install indicator-sysmonitor

在终端执行:

indicator-sysmonitor &

然后Ctrl+C实现后台运行indicator-sysmonitor

设置开机启动:鼠标右键点击标题栏上图标,弹出菜单,选择Run on startup

 

转载于:https://www.cnblogs.com/liutongqing/p/6418520.html

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/你好赵伟/article/detail/310460
推荐阅读
相关标签
  

闽ICP备14008679号