This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

SMART access

009jim

Sat Apr 11, 2020 3:50:49 am

hi guys

Is there a Linux equivalent to this....................

https://www.howtogeek.com/134735/how-to ... Dn1KPey-u4

Aravisian

Sat Apr 11, 2020 6:36:53 am

Yes, there is. S.M.A.R.T. is a hardware thing.
To access and use on a Linux O.S., in terminal enter:
Code:
sudo apt-get install smartmontools

You may use the command line interface to examine using SMART with the "smartctrl" commands. OR, if you prefer GUI,
Code:
sudo apt-get install gsmartcontrol

Swarfendor437

Sat Apr 11, 2020 12:35:37 pm

Or simply use the utility present in 'Disks' in Zorin:

Disks SMART tools.jpg

009jim

Tue Apr 14, 2020 12:22:00 am

Thanks for these replies. :-)

Swarfendor437

Tue Apr 14, 2020 12:56:31 pm