Fulltext results:
- How to Check a Hard Drive Health from the Command-Line @en:blog:2024:02:01
- ckage manager. For Ubuntu/Debian-based systems: <code bash> sudo apt update sudo apt install smartmontools </code> For Fedora/RHEL-based systems: <code bash> sudo dnf install smartmontools </code> For Arch Linux: <code bash> sudo pacman -S smartmontools