Home

Subject

Respin

Live Account

Account Value
Username live
Password live

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)
Link GitHub
Lmde Adjustment GitHub

Samwhelp


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