view other hardware ubunbu code example
Example 1: linux command to show memory hardware
# List RAM Memory Information
lshw -short -C memory
Example 2: linux command to show memory hardware
# List RAM Memory Information
dmidecode -t memory | grep -i size