5
edits
Note: Currently new registrations are closed, if you want an account Contact us
(→Environment: no reboot required) |
|||
Line 6: | Line 6: | ||
* Path - /home/diaspora/diaspora | * Path - /home/diaspora/diaspora | ||
We use screen to keep the process running | We use screen to keep the process running. So look for any running instances within screens using screen command. | ||
* Stopping - "screen -ls" will list the running screens. Switch to a screen using "screen -x <screen-name>. Press Control + C to stop the diaspora process and press Control + A D to detach screen) | |||
* Stopping - screen -ls will list the running screen | |||
* Starting - Make sure Diaspora is not running in any screens. If yes then follow above steps before proceeding. "./script/server" will start Diaspora. | |||
* [https://wiki.diasporafoundation.org/Updating Steps to follow on updating] | * [https://wiki.diasporafoundation.org/Updating Steps to follow on updating] |