User Tools

Site Tools


backuppc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
backuppc [2018/12/17 21:52] adminbackuppc [2018/12/18 10:53] – [Change home dir] admin
Line 18: Line 18:
 ipkg install optware-devel ipkg install optware-devel
 </code> </code>
 +
 +CPAN modules
 +
 +<code bash>
 +cpan install File::Listing CGI::Fast
 +</code>
 +
 +===== Add User =====
 +
 +Add ''backuppc'' user and ''backuppc'' group using the webinterface.
 +
 +===== Change home dir =====
 +
 +Find backuppc user and adjust the path according -d param in command above.
 +Make sure you set this to the NAS disk not the rootfs
 +<code>
 +vi /etc/passwd
 +</code>
 +
 +===== Locked out from root access (no sudo possible anymore) =====
 +
 +Test this: 
 +
 +https://forum.synology.com/enu/viewtopic.php?t=116116
backuppc.txt · Last modified: 2018/12/19 10:09 by admin