This is an old revision of the document!
QNAP
sudoers
Command:
sudo nano /usr/etc/sudoers
Edit:
%administrators ALL=(ALL) NOPASSWD: ALL
XEAMS
Migrate to WHITERUN
- Backup WHITERUN Xeams
- Remove folders that will be replaced
- Change perms
- rsync KARGATH to WHITERUN
[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 -avze ssh AuditLogs db GoodEmails logs OBReports OutboundMailQueue PossibleSpams ProcessingMessages Reports SearchIndexes SpamEmails UserRepository dovahkiin@whiterun:/share/CACHEDEV1_DATA/.qpkg/Xeams/