Open the console/terminal in the desktop or
Connect to the raspberry pi via ssh and type in the below commandFor temperature:
/opt/vc/bin/vcgencmd measure_temp
For CPU info:
cat /proc/cpuinfo
For Memory info:
cat /proc/meminfo
Scenario: I have an NVMe disk with an ext4 partition that was previously used as a directory in a Proxmox server. After reinstalling Proxm...
No comments:
Post a Comment