machineid
Machine-id, often written as machine-id, is a unique, persistent identifier assigned to a computer host. It is used by system software to identify the machine across reboots and sessions, enabling coordinated services, logging, and telemetry. In Linux and other Unix-like systems, the machine-id is typically a 32-character hexadecimal string stored in the file /etc/machine-id. Some distributions also maintain a copy of this identifier in /var/lib/dbus/machine-id to satisfy D-Bus expectations; in either case, the value represents a single host identity.
Generation and persistence: The machine-id is generated at install time or on first boot by a utility
Cloning and virtualization: When creating clones of machines or virtual machines, the machine-id should be unique
Privacy and security: Because the machine-id serves as a persistent host identifier, it can be used to