Build Artefacts
The virtual appliance also contains an ordinary user account with rights to run the sudo
commands used during build process with the following credentials - builder
and Passw0rd
.
Home folder of this user contains build artefacts and scripts we used to prepare the virtual appliance instance from vanilla Ubuntu 24.04 LTS.
This account was disabled by running passwd builder -l
. If required, you can fully remove this user from the system manually. To do that run the following command.