You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.
Håvard Slettvold edited this page Aug 9, 2014
·
3 revisions
Log in on vsop, then su to the system user "onlineguru"
sudo su onlineguru
If the bot is already running, find its process id with "ps x" and kill it. The process tree should look something like this, and the choice should be obvious.
onlineguru@vsop:/local/home/sys/onlineguru/bot$ ps x
PID TTY STAT TIME COMMAND
5020 pts/0 S 0:00 bash
8551 pts/0 Sl 0:04 java -Dlog4j.debug -Dlog4j.configuration=file:///local/home/sys/onlineguru/log4j.properties -jar bot/onlineg
8666 pts/0 R+ 0:00 ps x
Then enter the bot/ directory and run the bot with: