Home
| Link | GitHub |
|---|---|
| anduinos-iso-builder-template | GitHub |
Subject
Respin
Live Account
| Account | Value |
|---|---|
| Username | live |
| Password |
No password set
To change the password for the current account, you can run the following command:
sudo passwd $(whoami)
To remove the password for the current account, you can run the following command:
sudo passwd -d $(whoami)