BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => BeBot 0.5 support => Topic started by: DEBA on August 09, 2008, 06:33:26 pm

Title: Background Service
Post by: DEBA on August 09, 2008, 06:33:26 pm
Sorry for next Post... But there are one Problem left.

Bebot runs fine, but when i close putty the bot will shut down.
Of course, I know it must be run as background service, but how?
I read a topic in this forum where it is explained how to run it as background service with SCREEN.
In this topic also stands, that it give an script that do the same. But i donĀ“t find it with the search.

So before i try to use screen can anyone give me the link to the schript?
Title: Re: Background Service
Post by: Alreadythere on August 09, 2008, 07:23:42 pm
Screen is a tool that allows you to detach a screen of the command line while the screen itself keeps running in the background. Basically it's a shell you can attach to and detach from as needed, while any programs run in the shell keep going as they would in any other shell.

After you install Screen simply start it with screen -, and then start the bot as you would in any shell. It starts then. With CTRL+D you can detach from the screen and then close your putty. To reattach again simply use screen -r, then you get the detached bot back into the foreground.

You don't need any further scripts to run the bot, screen will do all the work for you.
Title: Re: Background Service
Post by: DEBA on August 09, 2008, 09:08:07 pm
Thanks, I notify that screen is alredy installed on my server^^

It works great
SimplePortal 2.3.7 © 2008-2024, SimplePortal