Skip to content

Instantly share code, notes, and snippets.

@romach
Last active August 7, 2019 17:38
Show Gist options
  • Select an option

  • Save romach/6904c96ba9b1859601baaa71f9d4cdea to your computer and use it in GitHub Desktop.

Select an option

Save romach/6904c96ba9b1859601baaa71f9d4cdea to your computer and use it in GitHub Desktop.
How to check out SSD disk health in Ubuntu
# Install **Gnome Disk Utility**
sudo apt-get install gnome-disk-utility
# Start via command:
gnome-disks
# Then select in menu 'SMART Data & Self-Tests' or use `Ctrl+S` shortcut.
@harshityadav95
Copy link

The Perfect answer to the Problem i was looking for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment