tags: Programming notes (problem solving) linux Operation and maintenance server
MobaXterm needs to re-enter the master password after copying from one machine to another/after reinstalling the system!
After I upgrade the system, I open it in MobaXterm and prompt to enter the Master password
The master password is displayed when logging in and tried many times without success
If you really can't remember, you can reset the master password. The official website has given the tool to reset the master password:
https://mobaxterm.mobatek.net/resetmasterpassword.html





Sometimes, the data will not be lost after reset, depending on the version system...
Do these two things just to make sure: This first part remounts the root partition as read/write since it was only in read mode. It actually dismounts the root partition and then mounts it again as re...
1, using super-user login 2, to unlock forgotten user login password 3, change the user login name and password 4, using the new password to the user! ...
premise When logging in to a website, I suddenly forgot my password. It suddenly occurred to me that I had saved the password on another website before, but the password was displayed as an asterisk. ...
Transfer: https://www.bt.cn/bbs/thread-1172-1-1.html The solution for forgetting Linux 3.X/4.x/5.x/6.x pagoda panel password River Monster published on Linux panel 2017-3-8 18:36 [Copy link]478783619 ...
MOBAXTERM is not entered after logging in Yesterday after using the Mobaxxterm installed environment, it is normal, but the following question will appear when landing this morning: The lowermost is t...
MySQL solves the login problem and modifies the password (Ubuntu / Debian) There is such a file in the above two types of systems, with users and passwords, you can use this account to log in to Mysql...
Today, I found that the Grafana webpage is inexplicably logged in. Google saves the password can't be used, then, reset it: 1, find grafana.db My directory is: /data01/grafana/data/grafana.db, but if ...
Forgot your password solution 1. First check if the mysql service is started. If you have started, you will stop the service, you can run the command, use the command: Open the first CMD window, switc...
Windows system modified mysql password to apply mysql-5.7.9 or more 1, the administrator opens the CMD Stop MySQL service first, type: 2, set the mysql password is empty 3. Open another CMD as an admi...
Encounter problems solution Modify my.cnf configuration file join at the end of the /etc/my.cnf fileskip-grant-tablesConfiguration Restart the MariaDB service Log in to MariaDB In the command line, ty...