If you use Linux, and, for whatever reason, you don’t “remember” the CPU model or clock speed, or you need to buy more RAM but you don’t know what type. Here’s a couple of commands you can use to find that info.
CPU: less /proc/cpuinfo
RAM: sudo dmidecode –type memory | less