在Windows下,有鲁大师这些便捷工具,在状态栏显示CPU的温度以及内存使用状态等,有些朋友就从此得了强迫症,总是隔一段时间瞄上一眼才安心,在Linux下,通过插件可以像Windows一样,把这些信息实时显示出来
1、按Ctrl+Alt+T,打开终端,添加软件源
sudo add-apt-repository ppa:alexeftimie/ppa
2、更新软件源
sudo apt-get update
3、安装软件
sudo apt-get install indicator-sysmonitor
4、通过启动器打开系统信息,在启动器搜索sys,然后选择indicator-sysmonitor