My own cheat sheet for commands I often use. It’s a work in progress.
See CPU Temperature /opt/vc/bin/vcgencmd measure_temp
List hard disks sudo blkid
Reboot sudo reboot -n
Shutdown sudo shutdown -h now
Upgrade your installed packages sudo apt-get update sudo apt-get upgrade
See available disk space df -h