Changes

From Amahi Wiki
Jump to: navigation, search
4 bytes added ,  02:33, 3 March 2014
On your HDA, [[Open_Terminal_as_root|open a terminal window as root]] and edit the following XML configuration file in your favorite text editor.
nano -w /usr/local/crashplan/conf/my.service.xml
* Search for the “serviceHost” parameter and change it from:
<serviceHost>127.0.0.1</serviceHost>
to this instead:
<serviceHost>0.0.0.0</serviceHost>
* Save the file and then restart the CrashPlan daemon:
/etc/init.d/crashplan restart
12,424

edits