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


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

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

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM