Last active
December 27, 2020 14:03
-
-
Save M-Razavi/64421f0ddbf3930df4167f203d1b2093 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UBUNTU: | |
SSD: | |
sudo apt install nvme-cli | |
sudo nvme smart-log /dev/nvme0 | |
# check percentage_used % | |
Memory: | |
1-Turn On or Restart the system | |
2-Hold down Shift to bring up the GRUB menu. | |
3-Use the arrow keys to move to the entry labeled Ubuntu, memtest86+ | |
4-Press Enter. The test will run automatically, and continue until you end it by pressing the Escape key | |
5-Allow the test to run for at least one full pass | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment