freedombone-restore-remote.json 2.2KB

123456789101112131415161718192021222324252627282930
  1. {
  2. "No friends list found at $BACKUP_LIST": "No friends list found at $BACKUP_LIST",
  3. "Server not found within the friends list": "Server not found within the friends list",
  4. "Copying GPG keys from admin user to root": "Copying GPG keys from admin user to root",
  5. "Restoring configuration files": "Restoring configuration files",
  6. "Restoring MariaDB settings": "Restoring MariaDB settings",
  7. "Get the MariaDB password from the backup": "Get the MariaDB password from the backup",
  8. "MariaDB password file not found": "MariaDB password file not found",
  9. "Restore the MariaDB user table": "Restore the MariaDB user table",
  10. "Try again using the password obtained from backup": "Try again using the password obtained from backup",
  11. "Restarting database": "Restarting database",
  12. "Change the MariaDB password to the backup version": "Change the MariaDB password to the backup version",
  13. "Restoring Lets Encrypt settings": "Restoring Lets Encrypt settings",
  14. "Restoring Tor settings": "Restoring Tor settings",
  15. "Restoring Mutt settings for $USERNAME": "Restoring Mutt settings for $USERNAME",
  16. "Restoring gnupg settings for $USERNAME": "Restoring gnupg settings for $USERNAME",
  17. "Restoring procmail settings for $USERNAME": "Restoring procmail settings for $USERNAME",
  18. "Restoring spamassassin settings for $USERNAME": "Restoring spamassassin settings for $USERNAME",
  19. "Restoring README": "Restoring README",
  20. "Restoring ssh keys for $USERNAME": "Restoring ssh keys for $USERNAME",
  21. "Restoring config files for $USERNAME": "Restoring config files for $USERNAME",
  22. "Restoring monkeysphere ids for $USERNAME": "Restoring monkeysphere ids for $USERNAME",
  23. "Restoring fin files for $USERNAME": "Restoring fin files for $USERNAME",
  24. "Restoring local files for $USERNAME": "Restoring local files for $USERNAME",
  25. "Restoring certificates": "Restoring certificates",
  26. "Restoring personal settings for $USERNAME": "Restoring personal settings for $USERNAME",
  27. "Restoring public mailing list": "Restoring public mailing list",
  28. "Restoring emails for $USERNAME": "Restoring emails for $USERNAME",
  29. "*** Remote restore was successful ***": "*** Remote restore was successful ***"
  30. }