• 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

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

Linux Terminal Commands for Beginners With Examples

How To Password Protect A Folder In Linux Command Line

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

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