Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Technical Support » Linux FDS » *SIMPLE* How do I install this freakin LFDS
*SIMPLE* How do I install this freakin LFDS [message #40206] Sun, 17 August 2003 17:19 Go to next message
fl00d3d is currently offline  fl00d3d
Messages: 1107
Registered: August 2003
Location: Iowa, USA
Karma: 0
General (1 Star)
Viva la Resistance!
I'm running RH 7.3 and I know where to download both the tar and non-tar versions of the gz file.

I'm somewhat knowledgable on *nix platforms (enough to move around and understand how the system works). And I know everything about the FDS.

Now ... what do I do?

(1) Do I extract it
(2) Where do I extract it to
(3) Is there something else to do to "install it"
(4) How do I run it

I need simple answers like those. Hell, send me an email at cryptowizard@speakeasy.net if you're willing to help.

I don't want to make this difficult, but apparently it is.

Someone pls help.

/r

Sean
"fl00d3d"
*SIMPLE* How do I install this freakin LFDS [message #40909] Wed, 20 August 2003 01:36 Go to previous message
Sven is currently offline  Sven
Messages: 29
Registered: February 2003
Karma: 0
Recruit
The location you're extracting to doesn't matter, simply choose a directory like Ren_Server, or whatever you like.
So, for example, our server resides in /renegade.
You need to start the server then with './renegede_server' in this directory.

In addition we have a small shell script which loads the server with a specified, high, process priority:
#!bin/bash
cd /renegade
nice -n -15 ./renegade-server
cd

nice sets the priority, the highest is 19. You may set the priority also while the server is already running, the command for this is 'renice' and you have to omit the -n parameter then.
Hope this helps Wink


Previous Topic: RenRem
Next Topic: Sexy chicks love LINUX
Goto Forum:
  


Current Time: Tue May 07 05:03:29 MST 2024

Total time taken to generate the page: 0.00557 seconds