lfds always running [message #65578] |
Sun, 08 February 2004 08:53 |
Frostbite
Messages: 15 Registered: May 2003
Karma: 0
|
Recruit |
|
|
I have a server in a data center and to run lfds i use ./renegade_server
(via putty - ssh prog)
when i disconnect from ssh, the server also shuts down, is there anyway to keep it running? thanks
|
|
|
lfds always running [message #65579] |
Sun, 08 February 2004 08:55 |
|
mac
Messages: 1018 Registered: February 2003
Karma: 0
|
General (1 Star) Administrator/General |
|
|
Use it with a "screen".
You should run my renegade wrapper available at http://www.brenbot.com/wrapper. That way, you can run it in the background by running it with nohup ./renegade_server &
You also get remote administration capability that you will need for brenbot, which is an application you definitally want to run.
Quote: |
danpaul88: buggy bugs brenbot because buggy befriends brainlessness
|
|
|
|
lfds always running [message #65585] |
Sun, 08 February 2004 09:55 |
Frostbite
Messages: 15 Registered: May 2003
Karma: 0
|
Recruit |
|
|
i am using that, but i got lost when i got to the telnet command in the readme, as i am using ssh, and it is not a local server
|
|
|
lfds always running [message #65590] |
Sun, 08 February 2004 10:16 |
|
mac
Messages: 1018 Registered: February 2003
Karma: 0
|
General (1 Star) Administrator/General |
|
|
The wrapper opens up a open TCP port for incoming telnet connections. You can use it from the outside as well. It has nothing todo with SSH.
Lets Say it opens port 4853 (default). It displays this on startup.
Then you can connect from the outside using your box's ip and port 4853 using putty (select telnet)
Quote: |
danpaul88: buggy bugs brenbot because buggy befriends brainlessness
|
|
|
|