• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Check System Temperature In Linux Ubuntu Command Line

How To Check System Temperature In Linux Ubuntu Command Line

By Sourabh / October 10, 2022 Category: How To, Ubuntu

How to check system temperature in Linux Ubuntu. Here is how to check CPU temperature via command line Ubuntu Systems.

Check CPU temperature in Ubuntu Linux

Open terminal and install the lm-sensors and hddtemp packages in Ubuntu using the command:

sudo apt install hddtemp lm-sensors
sudo apt install lm-sensors
sudo apt install hddtemp

Once installed, run hddtemp command to see SSD and hard drive temperature in Ubuntu. You can also run sensors command to find out CPU temperature in Ubuntu Linux.

apt-cache search lm-sensors
apt-cache search hddtemp
sensors
sudo sensors-detect

If you want to run sensors command repeatedly and to display the temperature on screen, run the following command:

watch sensors

Check HDD temperature in Ubuntu Linux

To see hard disk temperature in Ubuntu Linux, run:

hddtemp
sudo hddtemp SATA:/dev/sda

For the sensors command if you want the temperature to be displayed in Fahrenheit, you can use the command option -f or –Fahrenheit to print/display the temperatures in degrees Fahrenheit instead of Celsius.

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

© 2025 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap