Home > System Tutorial > LINUX > body text

Can the Ubuntu interface display information such as network speed and CPU temperature?

王林
Release: 2023-12-30 20:02:15
forward
914 people have browsed it

Under Windows, there are convenient tools like Master Lu that display the CPU temperature and memory usage status in the status bar. Some friends have developed obsessive-compulsive disorder since then, and they always take a glance at it every once in a while to feel at ease. Under Linux, Through the plug-in, this information can be displayed in real time just like Windows

1. Press Ctrl Alt T, open the terminal and add the software source

sudo add-apt-repository ppa:alexeftimie/ppa

Can the Ubuntu interface display information such as network speed and CPU temperature?

2. Update software source

sudo apt-get update

Can the Ubuntu interface display information such as network speed and CPU temperature?

3. Install software

sudo apt-get install indicator-sysmonitor

4. Open the system information through launcher , search sys in the launcher, and then select indicator-sysmonitor

related suggestion:

How to take screenshots with mouse in ubuntu16.04 system?

What should I do if Ubuntu 16.04 cannot connect to the network after waking up from sleep?

How to check the ubuntu version number? Tutorial on ubuntu checking the system digits

The above is the detailed content of Can the Ubuntu interface display information such as network speed and CPU temperature?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:jb51.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template