Support:Reboot: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann Created page with "You can trigger a reboot using the Hetzner webinterface at https://robot.your-server.de/ After the reboot most of the services will startup automatically. Unfortunately there ar..." |
imported>Madmetzger small typo |
||
| Line 5: | Line 5: | ||
Become user "marauroa" and start the following in a screen session: |
Become user "marauroa" and start the following in a screen session: |
||
; IRC-Logging : Start irssi, connect to chat.freenode.org and join the channels #arianne, #arianne-support, #arianne-devel, if irssi does not join |
; IRC-Logging : Start irssi, connect to chat.freenode.org and join the channels #arianne, #arianne-support, #arianne-devel, if irssi does not join them automatically. Do not join #arianne-chat. Verify that the logging at /home/marauroa/log/irc/freenode works. |
||
; Postman : <code>cd /home/marauroa/postman; ./run-postman-loop.sh</code> |
; Postman : <code>cd /home/marauroa/postman; ./run-postman-loop.sh</code> |
||
; Stendhal Server : <code>cd /home/marauroa/server; ./stendhal start</code> |
; Stendhal Server : <code>cd /home/marauroa/server; ./stendhal start</code> |
||
Revision as of 19:18, 8 March 2012
You can trigger a reboot using the Hetzner webinterface at https://robot.your-server.de/
After the reboot most of the services will startup automatically. Unfortunately there are still some exceptions that need to be started manually.
Become user "marauroa" and start the following in a screen session:
- IRC-Logging
- Start irssi, connect to chat.freenode.org and join the channels #arianne, #arianne-support, #arianne-devel, if irssi does not join them automatically. Do not join #arianne-chat. Verify that the logging at /home/marauroa/log/irc/freenode works.
- Postman
cd /home/marauroa/postman; ./run-postman-loop.sh- Stendhal Server
cd /home/marauroa/server; ./stendhal start