Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Technical Support » Linux FDS » running on linux
running on linux [message #166556] Tue, 16 August 2005 22:33 Go to next message
-ODS-Spetsnaz is currently offline  -ODS-Spetsnaz
Messages: 14
Registered: June 2005
Karma: 0
Recruit
Ok, I am makin this post b4 installing brenbot, but, when i start up the server through ssh, everything is fine, when I exit the session, the server shuts down, is there any other way to keep the server going without keeping ssh open?
Re: running on linux [message #166587 is a reply to message #166556] Wed, 17 August 2005 04:47 Go to previous messageGo to next message
=HT=T-Bird is currently offline  =HT=T-Bird
Messages: 712
Registered: June 2005
Karma: 0
Colonel
Your server probably isn't disengaging from the console (idk if the LFDS is supposed to disengage from its parent console and create a new one, some1 fill me in there)...p.s. try launching it under GDB and set a breakpoint on fork() (it's a syscall...so the C entry point should be in libc.N.so, where N is your version number). Tell me if this breakpoint is hit or not.

HTT-Bird (IRC)
HTTBird (WOL)
Proud HazTeam Lieutenant.
BlackIntel Coder & Moderator.

If you have trouble running BIATCH on your FDS, have some questions about a BIATCH message or log entry, or think that BIATCH spit out a false positive, PLEASE contact the BlackIntel coding team and avoid wasting the time of others.
Re: running on linux [message #166617 is a reply to message #166556] Wed, 17 August 2005 12:02 Go to previous messageGo to next message
-ODS-Spetsnaz is currently offline  -ODS-Spetsnaz
Messages: 14
Registered: June 2005
Karma: 0
Recruit
ur gonna have to fill me in on some of these terms, I am a linux n00b Razz
Re: running on linux [message #166620 is a reply to message #166556] Wed, 17 August 2005 12:21 Go to previous messageGo to next message
-ODS-Spetsnaz is currently offline  -ODS-Spetsnaz
Messages: 14
Registered: June 2005
Karma: 0
Recruit
I also get this when starting brenbot

BRenBot 1.41 linux.
brenbot is Copyright 2003-2005 by Blackhand Studios. All Rights reserved.
bhs.so libary found. Enabling support.
Connecting to RenGuard...
Kick public message is disabled!
Could not load ssc_ignore.txt - No users are being ignored by RenGuard! (No such file or directory)
Got serverlist..
eth0: error fetching interface information: Device not found
Fatal Error: Primary IP not found!
Re: running on linux [message #166662 is a reply to message #166556] Wed, 17 August 2005 16:02 Go to previous messageGo to next message
=HT=T-Bird is currently offline  =HT=T-Bird
Messages: 712
Registered: June 2005
Karma: 0
Colonel
Try running "ifconfig eth0" on the server and tell me if it works. As for what I asked you to do about the LFDS issue...Here's how it goes:

  1. Terminate ALL FDS + BRenBot instances (use "ps -aux" and then "sudo kill PID" where PID is the PID of any BRenBot/LFDS process)
  2. Type "gdb --args <<path to LFDS>> <<FDS arguments you normally use, if any>>" where you replace the stuff in the chevrons with what it says
  3. Once GDB loads, type "b fork" (Don't forget to whack Enter!) and then "r"
  4. The FDS should pop up to an extent. Tell me if it seems to hang (that's because of the "b fork" in step 3) (you may wish to verify it by looking for "Breakpoint 1 hit" in the console GDB is running in)


p.s. Tell me if it DOES NOT hang as well
p.p.s. A console is what Linux programs use for text input and output.


HTT-Bird (IRC)
HTTBird (WOL)
Proud HazTeam Lieutenant.
BlackIntel Coder & Moderator.

If you have trouble running BIATCH on your FDS, have some questions about a BIATCH message or log entry, or think that BIATCH spit out a false positive, PLEASE contact the BlackIntel coding team and avoid wasting the time of others.
Re: running on linux [message #166672 is a reply to message #166556] Wed, 17 August 2005 16:59 Go to previous messageGo to next message
-ODS-Spetsnaz is currently offline  -ODS-Spetsnaz
Messages: 14
Registered: June 2005
Karma: 0
Recruit
nvm now, am switching to windows, also due to the fact I accidentlly screwed up permissions Very Happy
Re: running on linux [message #169022 is a reply to message #166556] Fri, 02 September 2005 00:25 Go to previous messageGo to next message
mac is currently offline  mac
Messages: 1018
Registered: February 2003
Karma: 0
General (1 Star)
Administrator/General
Run the renegade wrapper to run the server in background.

And configure Gamespy_IP=<ip> in brenbot.cfg to solve the primary ip problem


Quote:


danpaul88: buggy bugs brenbot because buggy befriends brainlessness

Re: running on linux [message #172341 is a reply to message #166556] Wed, 21 September 2005 18:55 Go to previous message
AmunRa is currently offline  AmunRa
Messages: 574
Registered: September 2005
Location: Lilburn, Georgia
Karma: 0
Colonel

I want to re open this topic, am havin same prob
Previous Topic: Disconnected from LFDS Wrapper..
Next Topic: FDS Serial
Goto Forum:
  


Current Time: Mon Apr 29 05:05:55 MST 2024

Total time taken to generate the page: 0.00710 seconds