Restoring the user DB (Mojo branch): Difference between revisions
Jump to navigation
Jump to search
m 1 revision imported |
No edit summary |
||
Line 5: | Line 5: | ||
sudo service dxspider stop | sudo service dxspider stop | ||
</pre> | </pre> | ||
Change to the directory that contains the user backup: <b>user_json</b> | Change to the directory that contains the user backup: <b>user_json</b> | ||
<pre> | <pre> | ||
cd /spider/local_data | cd /spider/local_data |
Latest revision as of 17:47, 24 March 2025
From the command line as sysop user:
Stopped service
sudo service dxspider stop
Change to the directory that contains the user backup: user_json
cd /spider/local_data
Run regeneration of users.v3j
perl user_json
Start cluster service
sudo service dxspider start