When you rent a server, we can learn all details such as the provided RAM, the type of RAM, MHz value, and whether it is DDR3 or DDR4 via SSH using the command below.
sudo dmidecode --type 17
When you rent a server, we can learn all details such as the provided RAM, the type of RAM, MHz value, and whether it is DDR3 or DDR4 via SSH using the command below.
sudo dmidecode --type 17