dmidecode – POFTUT

How To Get System Serial Number, Manufacturer and Product Name In Linux with dmidecode Command?

I have a lot of systems work in data center. I have started to create inventory about this servers. I want to be everything is documented in this inventory. There are different tools to get information about the system chassis. In this tutorial we will look how to get information about chassis serial number, manufacturer … Read more

How To Get Ram Information In Linux?

We have a lot of servers. There are different type of vendors and products. Tracking them about theirs hardware is hard work. For example to get ram information by opening all cases of servers is impossible. Here comes Linux magic. Linux provides a lot of commands. We can use dmidecode like below. Getting Information With … Read more