Home

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)

Samwhelp


This site uses Just the Docs, a documentation theme for Jekyll.