Dmiedit 'link' Download

Dmiedit 'link' Download

| Action | Command | |--------|---------| | Download source | wget https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.5.tar.xz | | Extract | tar -xvf dmidecode-3.5.tar.xz | | Compile dmiedit | make dmiedit | | Run dmiedit | sudo ./dmiedit -s system-serial-number NEWSN | | Install | sudo cp dmiedit /usr/local/bin/ |