LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 10-28-2006, 08:08 AM   #1
MaVeRiCk53
LQ Newbie
 
Registered: Oct 2006
Posts: 1

Rep: Reputation: 0
Setting up a Enemy Territory game server


Hi,

Is there maybe someone willing to help me on setting up a linux et server ??

thx in advance

Last edited by MaVeRiCk53; 10-28-2006 at 08:15 AM.
 
Old 10-31-2006, 07:53 AM   #2
rylan76
Senior Member
 
Registered: Apr 2004
Location: Potchefstroom, South Africa
Distribution: Fedora 17 - 3.3.4-5.fc17.x86_64
Posts: 1,552

Rep: Reputation: 103Reputation: 103
Never done it myself, and don't know the game...

What do you need? Do you already have a Linux machine setup? Have you downloaded the server and checked out the installation instructions?

These are usually included in the installation file that you download for the server you want to run. Have you already installed the server and can't get it going?
 
Old 10-31-2006, 08:00 AM   #3
fakie_flip
Senior Member
 
Registered: Feb 2005
Location: San Antonio, Texas
Distribution: Gentoo Hardened using OpenRC not Systemd
Posts: 1,495

Rep: Reputation: 85
It is pretty easy to do.
  1. you must have the nvidia driver from nvidia.com and installed it. you can find plenty of information. i do not go over that here.
  2. download et linux version and et pro
  3. use chmod 755 filename to get both of them executable by your user
  4. ./name_of_file_to_run do this to both of them. i think you do not have to be the root user, but if that does not work, try again as the root user.
  5. start et by typing in terminal or the run box "et"
  6. setup the server from the game like you normally would in windows
  7. use linux from now on instead of windows
 
Old 11-11-2006, 09:17 PM   #4
fakie_flip
Senior Member
 
Registered: Feb 2005
Location: San Antonio, Texas
Distribution: Gentoo Hardened using OpenRC not Systemd
Posts: 1,495

Rep: Reputation: 85
I found another better way. You can do this without the gui running. It will be better to do it without the gui running. Set your default init run level to 3 in /etc/inittab and reboot. After you have installed enemy territory, run this from the command line. etded is enemy territory dedicated server. Here is what it looks like when it runs.

Code:
chris@debian:~$ et
et        etded     etherape
chris@debian:~$ etded
ET 2.60 linux-i386 Mar 10 2005
----- FS_Startup -----
Current search path:
/home/chris/.etwolf/etmain/[EPTG]4.pk3 (2 files)
/home/chris/.etwolf/etmain/venice.pk3 (330 files)
/home/chris/.etwolf/etmain/Sniper_lake_b2.pk3 (69 files)
/home/chris/.etwolf/etmain/panzerarena.pk3 (10 files)
/home/chris/.etwolf/etmain/lostchildren_et.pk3 (171 files)
/home/chris/.etwolf/etmain/fun_beach_final.pk3 (72 files)
/home/chris/.etwolf/etmain/etdo_f1.pk3 (137 files)
/home/chris/.etwolf/etmain/cathedral_final.pk3 (82 files)
/home/chris/.etwolf/etmain/caen2.pk3 (85 files)
/home/chris/.etwolf/etmain/beach2.pk3 (1 files)
/home/chris/.etwolf/etmain
/usr/local/games/enemy-territory/etmain/pak2.pk3 (22 files)
/usr/local/games/enemy-territory/etmain/pak1.pk3 (10 files)
/usr/local/games/enemy-territory/etmain/pak0.pk3 (3725 files)
/usr/local/games/enemy-territory/etmain/mp_bin.pk3 (6 files)
/usr/local/games/enemy-territory/etmain

----------------------
4722 files in pk3 files
^3WARNING: profile.pid found for profile 'linux666' - system settings will revert to defaults
execing default.cfg
couldn't exec language.cfg
execing profiles/linux666/etconfig.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
Bypassing CD checks
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: localhost
Alias: debian
Alias: debian
Alias: debian.chris1.myftp.org
IP: 127.0.0.1
IP: 127.0.1.1
Started tty console (use +set ttycon 0 to disable)
Hitch warning: 567 msec frame time
Received signal 2, exiting...
Shutdown tty console
chris@debian:~$ etded
ET 2.60 linux-i386 Mar 10 2005
----- FS_Startup -----
Current search path:
/home/chris/.etwolf/etmain/[EPTG]4.pk3 (2 files)
/home/chris/.etwolf/etmain/venice.pk3 (330 files)
/home/chris/.etwolf/etmain/Sniper_lake_b2.pk3 (69 files)
/home/chris/.etwolf/etmain/panzerarena.pk3 (10 files)
/home/chris/.etwolf/etmain/lostchildren_et.pk3 (171 files)
/home/chris/.etwolf/etmain/fun_beach_final.pk3 (72 files)
/home/chris/.etwolf/etmain/etdo_f1.pk3 (137 files)
/home/chris/.etwolf/etmain/cathedral_final.pk3 (82 files)
/home/chris/.etwolf/etmain/caen2.pk3 (85 files)
/home/chris/.etwolf/etmain/beach2.pk3 (1 files)
/home/chris/.etwolf/etmain
/usr/local/games/enemy-territory/etmain/pak2.pk3 (22 files)
/usr/local/games/enemy-territory/etmain/pak1.pk3 (10 files)
/usr/local/games/enemy-territory/etmain/pak0.pk3 (3725 files)
/usr/local/games/enemy-territory/etmain/mp_bin.pk3 (6 files)
/usr/local/games/enemy-territory/etmain

----------------------
4722 files in pk3 files
^3WARNING: profile.pid found for profile 'linux666' - system settings will revert to defaults
execing default.cfg
couldn't exec language.cfg
execing profiles/linux666/etconfig.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
Bypassing CD checks
--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: localhost
Alias: debian
Alias: debian
Alias: debian.chris1.myftp.org
IP: 127.0.0.1
IP: 127.0.1.1
Started tty console (use +set ttycon 0 to disable)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mouse goes crazy in-game (Enemy Territory)! bobbyjoe Linux - Games 5 09-09-2005 03:46 PM
enemy territory - join server from start cs-cam Linux - Games 1 07-21-2005 03:52 AM
New to linux... how do I install Enemy Territory ? (Game) kjp_72 Linux - Newbie 3 05-24-2004 11:48 AM
RTCW Enemy Territory SERVER help Spooky Linux - Games 1 05-03-2004 07:35 AM
Enemy Territory server disconnects newbe45 Linux - Software 8 08-07-2003 02:55 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 04:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration