shell-system
Shell commands focused on system health
Interactive process viewer
Show connected hard drives
Monitor USB Transfert Rate
Read
sudo hdparm -Tt /dev/sdc1
Write
Test CPU Usage
stress -c <nb_cpu> -t 180
Detect failed processes on the system
systemctl list-units
systemctl list-units --failed
shell-system.txt · Last modified: 2020/05/02 09:34 (external edit)