Linux Host Machine ID
Machine IDis unique Identifier for Linux Systems- It is stored in
/etc/machine-id - Typically, 128-Bit
- Generated during installation of the system
- This id is used to request
IPfrom DHCP
Truncate Machine ID
:::info truncate -s 0 will make the file size 0 :::