user-setup
Set up initial user and password
Install
- All systems
-
curl cmd.cat/user-setup.sh
- Debian
-
apt-get install user-setup
- Ubuntu
-
apt-get install user-setup
- Kali Linux
-
apt-get install user-setup
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install user-setup
- Raspbian
-
apt-get install user-setup
- Dockerfile
- dockerfile.run/user-setup
user-setup
Set up initial user and password
This package creates an initial user, using the same code as is responsible for creating the initial user in the installer. It is only likely to be of any use if your system has no non-system users at all.