-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

smartctl


> View a disk's SMART data and other information.

More information.


View SMART health summary:

sudo smartctl --health {/dev/sdX}

View device information:

sudo smartctl --info {/dev/sdX}

Begin a short self-test:

sudo smartctl --test short {/dev/sdX}

View current/last self-test status and other SMART capabilities:

sudo smartctl --capabilities {/dev/sdX}

View SMART self-test log (if supported):

sudo smartctl --log selftest {/dev/sdX}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 19:26:43 2024