User Tools

Site Tools


linux_install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux_install [2026/01/09 22:03] stephenlinux_install [2026/01/09 23:35] (current) – [Smartmontools] stephen
Line 73: Line 73:
 Full setup instructions [[https://help.ubuntu.com/community/Smartmontools|here]]. Full setup instructions [[https://help.ubuntu.com/community/Smartmontools|here]].
  
-  - Update: ''sudo apt-get update'' +  - Install 
-  - Install: ''sudo apt-get install smartmontools'' +    - Update: ''sudo apt-get update'' 
-  - Check availability: ''sudo smartctl -i /dev/sda'' +    - Install: ''sudo apt-get install smartmontools'' 
-  - Enable (if it isn't already): ''sudo smartctl -s on /dev/sda'' +    - Install GSmartControl: ''sudo apt install gsmartcontrol'' 
-  - Scan time estimate: ''sudo smartctl -c /dev/sda'' +  - Command line 
-  - Start long test (async): ''sudo smartctl -t long /dev/sda''+    - Check availability: ''sudo smartctl -i /dev/sda'' 
 +    - Enable (if it isn't already): ''sudo smartctl -s on /dev/sda'' 
 +    - Scan time estimate: ''sudo smartctl -c /dev/sda'' 
 +    - Start long test (async): ''sudo smartctl -t long /dev/sda'' 
 +    - Test stats: ''sudo smartctl -l selftest /dev/sda'' 
 +    - Other report: ''sudo smartctl -x /dev/sda'' 
 +  - Run as a Daemon 
 +    - Install: ''sudo apt install smart-notifier'' 
 +    - Install: ''sudo aptitude install libnotify-bin'' 
 +    - Giving up trying to get the Smart Notifier to work. 
  
 === Brave === === Brave ===
linux_install.txt · Last modified: 2026/01/09 23:35 by stephen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki