zoqaelectric.blogg.se

Install crashplan on synology
Install crashplan on synology






Modify the /opt/crashplan/bin/CrashPlanEngine file line 14 with a full path for nice to: /opt/bin/nice.Modify the /opt/crashplan/bin/CrashPlanEngine file line 1 to: #!/opt/bin/bash.Modify the /usr/syno/etc/rc.d/S99crashplan file line 1 to : #!/opt/bin/bash.(sed -i 's/ps -eo /ps /' CrashPlanEngine sed -i 's/ps -p /ps /' CrashPlanEngine) remove commandline options for the ps process in the /opt/crashplan/bin/CrashPlanEngine file since ps doesnt accept parameters at the synology NAS.Modify the /opt/crashplan/bin/run.conf by adding 4Stack=true as an additional option at the end of the two confiurations (I guess that you only need to do this for the SRV_JAVA_OPTS) Modify the installed crashplan client configuration:.When asked about java allow it to be downloaded:ĬrashPlan will install to: /opt/crashplan Install the crashplan using the options below.The first line in the script should be replaced with this one: Modify the install.sh script in the newly created directory to use bash as your shell.Unpack the crashplan client (tar -xvf name_of_downloaded_archive_file).Move the uploaded client package to /opt.If haven't done so already you can follow this guide: You need to installe ipkg in order to do so.

install crashplan on synology

  • You will need to install a few extra packages at your NAS from the command line:.
  • install crashplan on synology

    (if you are using windows you should download PuTTY or another SSH client for this) Default password is synopass or the same password as your admin account.

  • Upload the Linux client to the NAS and login to your NAS as root using SSH.
  • Download the latest release of the Linux Crashplan Client from Crashplan website along with the client for your operating system if you use another operating system then Linux.
  • I have also tried it out on top of a DS1411+ DiskStation without any problems. If you are using another version of the headless client line numbers may differ. The guide has been written based on a DS710+ and with DSM 3.1 and Linux headless client version 3.0.3.








    Install crashplan on synology