___
# Tags
#gitlab
#debian
#password-reset
# Helpful Docs
- https://forum.gitlab.com/t/default-root-password-for-gitlab-running-in-a-docker-container/59677/5
- https://about.gitlab.com/install/#ubuntu
# Notes
#### Command to Run
```
sudo gitlab-rake "gitlab:password:reset"
```
- This will initiate a password reset, you put in your desired account name and then the desired password
![[Pasted image 20240802090830.png]]