赞
踩
ubuntu 16.04电脑运行时,经常出现卡机现象,速度慢的情况。可以安装indicator-sysmonitor用来显示cpu、内存、网速系统资源消耗
效果图如下:
- sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
- sudo apt-get update
- sudo apt-get install indicator-sysmonitor
indicator-sysmonitor &
开机启动
显示设置
n: {net} c: {cpu} m: {mem} t: {cputemp}
提示Error:Unable to locate package indicator-sysmonitor
- sudo apt-get install indicator-sysmonitor
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- E: Unable to locate package indicator-sysmonitor
通过原始官方网站下载deb文件安装即可
https://launchpad.net/indicator-sysmonitor
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。