Linux command for system information

 

MotherBoard :-
dmidecode -t 2

 

CPU :-
cat /proc/cpuinfo

 

Memory :-
cat /proc/meminfo

 

HardDisk :-
fdisk -l

System Configuration :-
dmidecode > hardwaredetails.txt

ll

less hardwaredetails.txt