Difference between revisions of "Troubleshooting unsorted"
Jump to navigation
Jump to search
m |
m |
||
Line 17: | Line 17: | ||
# Upload backup to B and restore it; | # Upload backup to B and restore it; | ||
# Switch sn="xxxxxxxx" on B in logic.xml to the sn from p.4 | # Switch sn="xxxxxxxx" on B in logic.xml to the sn from p.4 | ||
+ | |||
+ | ==Узнать пароль от LT_Setup== <!--T:2--> | ||
+ | # sqlite3 /home/settings/db/larnitech.db | ||
+ | # select * from accounts; |
Revision as of 15:53, 7 January 2022
Deleting history (for full hdd)
Connect via SSH -> screen -rx -> history delete old
Registering email with no verification
testemail@gmail.com.no-check if there is ".no-check" in the email address it will not send email for vefirication
Alice
https://dialogs.yandex.ru/store/skills/f636b340-larnitech
Upload backup from server A to server B
- Save backup on A;
- Download it;
- Switch module ID on server B to A's ID;
- Copy and save somewhere B server's sn from logic->hw;
- Switch server mode to 'Gateway';
- Upload backup to B and restore it;
- Switch sn="xxxxxxxx" on B in logic.xml to the sn from p.4
Узнать пароль от LT_Setup
- sqlite3 /home/settings/db/larnitech.db
- select * from accounts;