-
Couldn't load subscription status.
- Fork 0
[Linux]How to Reset Password? #2
Unanswered
senkae4server
asked this question in
Q&A
-
-
Execute the command
cd sqlynxto enter thesqlynxdirectory. -
Execute the
lscommand and you can see that there is adevops-maicong-sqlynx.shfile in the directory. -
Execute the command
./devops-maicong-sqlynx.sh. -
If it prompts that there is no permission, then execute the command
chmod +x devops-maicong-sqlynx.shto add permissions. -
After the command
./devops-maicong-sqlynx.shis executed successfully, the following information is displayed:
Maicong-devops
--------------------
1. reset admin password
2. historical version data migration
--------------------
Please enter the command [1-2]:
- Enter the number 1 , and enter the path for SQLynx database sqlite.db, then input the reset password. Successful update is indicated by
update SQLiteDb password is completed.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment