Page 1 of 1
Forum

Welcome to the Tweaking4All community forums!
When participating, please keep the Forum Rules in mind!

Topics for particular software or systems: Start your topic link with the name of the application or system.
For example “MacOS X – Your question“, or “MS Word – Your Tip or Trick“.

Please note that switching to another language when reading a post will not bring you to the same post, in Dutch, as there is no translation for that post!



 
Notifications
Clear all

Recent Activity Timeline

6 days ago  
6 days ago
Marked as solved the topic Linux hardware - Determine SSD health
6 days ago  
6 days ago
Linux for the win again, to determine the health status of your SSD. First you may need to install smartctl (it seems default installed on a Proxmox server): sudo apt install smartmontools   Next we need to determine the device of our SSD.I used this command for that: lsblk -o NAME,SIZ...
6 days ago  
6 days ago
I always wonder what kind of SSD my computer has, especially when I haven't tinkered with the hardware for a while. Was it a NVME or SATA? What brand and model? Linus has a simple command line that shows this: lsblk -o NAME,SIZE,MODEL,TRAN This will spit out a nice overview, something like this...
Share: