LinuxマシンでOSとかCPUの情報が知りたい時用のメモ

CPU
cat /proc/cpuinfo
メモリ
cat /proc/meminfo
OSバージョン
cat /etc/redhat-release
HDD
df or du