qnap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
qnap [2023/02/15 11:49] adminqnap [2024/01/26 17:14] (current) – [Migrate to WHITERUN] 192.168.1.85
Line 9: Line 9:
 %administrators ALL=(ALL) NOPASSWD: ALL %administrators ALL=(ALL) NOPASSWD: ALL
 </code> </code>
 +
 +===== XEAMS =====
 +==== Migrate to WHITERUN ====
 +  * Backup WHITERUN Xeams
 +  * Remove folders that will be replaced
 +  * Change perms
 +  * rsync KARGATH to WHITERUN
 +<file>
 +[dovahkiin@WHITERUN /share/CACHEDEV1_DATA/.qpkg/Xeams]$ tar cvzf ../xeams_whiterun_fresh_`date +%Y-%m-%dT%H-%M-%S`.tgz .
 +[dovahkiin@WHITERUN /share/CACHEDEV1_DATA/.qpkg/Xeams]$ sudo rm -Rf AuditLogs/ db/ OBReports/ OutboundMailQueue/ PossibleSpams/ Reports/ ProcessingMessages/ SearchIndexes/ SpamEmails/ UserRepository/ logs/
 +[dovahkiin@WHITERUN /share/CACHEDEV1_DATA/.qpkg/Xeams]$ sudo chown -R dovahkiin ../Xeams/
 +
 +[admin@KARGATH /share/CACHEDEV1_DATA/.qpkg/Xeams] # rsync --ignore-existing -avze ssh AuditLogs db GoodEmails logs OBReports OutboundMailQueue PossibleSpams ProcessingMessages Reports SearchIndexes SpamEmails UserRepository dovahkiin@whiterun:/share/CACHEDEV1_DATA/.qpkg/Xeams/
 +</file>
 +
 +==== References ====
 +[[https://www.xeams.com/movexeams.htm|Moving Xeams from one machine to another]]
  
  
 {{tag>qnap}} {{tag>qnap}}
  
  • qnap.1676432994.txt.gz
  • Last modified: 2023/02/15 11:49
  • by admin