Created
May 28, 2025 04:14
-
-
Save hunzo/e3dedd828990b0c85cfb44fc4585aa5b to your computer and use it in GitHub Desktop.
vmware esxi template for linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo rm /etc/machine-id | |
sudo touch /etc/machine-id | |
sudo chmod 644 /etc/machine-id |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment