How To Monitor HDD Temperature From Linux Terminal Linux Mint / Ubuntu
Here’s how to monitor HDD temperature from Linux terminal in Linux Mint / Ubuntu:
1. Issue the following command at the terminal to install hddtemp –
sudo apt-get install hddtemp
2. Select ‘<Yes>’.
3. Leave the interface IP at 127.0.0.1 and select ‘<Ok>’.
4. Leave the port at 7634 and select ‘<Ok>’. This will complete the installation...