Installer un serveur Urban Terror 4.2 sur un serveur dédie sous débian ou ubuntuPour un os tout fraichement installer
apt-get install screen
-creer un utilisateur
adduser "votre nom utilisateur"
entrer votre mot de passe puis la valider tout par "entrée"
-vous reconnectez en "user"
su votre nom utilisateur
-télécharger l'achirve UrbanTerror42_ded.tar.gz
wget http://ptitbigorneau.fr/UrT42/UrbanTerror42_ded.tar.gz
ou sur urbanterror.info
UrbanTerror42_ded.tar.gz-décompresser l'achirve UrbanTerror42_ded.tar.gz
tar -zxvf UrbanTerror42_ded.tar.gz
-éxécuter le fichier UrTUpdater-Ded.i386 (32bits) ou UrTUpdater-Ded.x86_64 (64bits)
cd UrbanTerror42
./UrTUpdater_Ded.i386
ou
./UrTUpdater_Ded.x86_64

accepter les termes du contart de license en tapant [1] puis [Entrée]

commencer le téléchargement en tapant [1] puis [Entrée]

installer les éxécutables en tapant [1] puis [Entrée]

quitter en tapant [2] puis [Entrée]
-editer et modifier le fichier server.cfg
nano q3ut4/server.cfg
sets " Admin" "NOM DE L ADMINISTRATEUR"
sets " Email" "ADRESSE E_MAIL"
set sv_hostname "NOM DU SERVEUR"
set g_motd "MESSAGE QUAND LES JOUEURS RENTRENT SUR LE SERVEUR"
set sv_joinmessage "MESSAGE"
set sv_maxclients "NOMBRE DE JOUEURS SUR LE SERVEURS"
set g_gametype "TYPE DE JEU" //0=FreeForAll, 1=Last Man Standing, 3=TeamDeathMatch, 4=Team Survivor,
//5=Follow the Leader, 6=Capture and Hold, 7=Capture The Flag, 8=Bombmode, 9=Jump
set rconpassword "VOTRE MDP RCON"
set auth_enable "1" //set this to 0 to disable the authentication system. (more information on www.urbanterror.info)
set auth_notoriety "0" // this sets the minimum notoriety level. allowed to connect to your server. 0 allows everyone to join.
set auth_tags "1" //set this to 1 to prevent clan tag thieves from joining your server.
set auth_cheaters "1" //set this to 1 to block the officially banned cheaters from your server. -- in the future
set auth_verbosity "1" //0 = no message ; 1 = message on the top of the screen; 2 = message in the chat box.
set auth_log "1" //set this to 1 to draw the account information in the userinfo of each player in the server logs.
set auth_groups "" //specify group IDs. Empty ("") means all groups can connect.
seta auth_owners "" // specify your #id group
// pour le gametype Jump
set g_allowPosSaving "0" // set to 1 enables players to save their position on a map.
set g_regainStamina "0" // set to 0 stops players to use /regainstamina on your server.
set g_noStamina "0" // enables infinite stamina for players.
set g_noDamage "0" // if enabled players cannot get hurt from MOD_FALLING and MOD_TELEFRAG.
set g_ghostPlayers "0" // set to 1 enables players to jump through the other players on the server.
//Client-side skin selection
set g_allowForceSkins "1" // 0 prohibits or 1 authorizes the use of the client-side skin selection
set g_allowFunstuff "1" // 0 prohibits or 1 authorizes use of funstuffs
vous pouvez modifier beaucoup de parametres dans le server.cfg
-créer ou modifier le fichier mapcycle.txt
nano q3ut4/mapcycle.txt
-liste des maps
ut4_commune
ut4_casa
ut4_kingdom
ut4_turnpike
ut4_abbey
ut4_prague
ut4_mandolin
ut4_uptown
ut4_algiers
ut4_austria
ut4_maya
ut4_tombs
ut4_elgin
ut4_oildepot
ut4_swim
ut4_harbortown
ut4_ramelle
ut4_toxic
ut4_sanc
ut4_riyadh
ut4_ambush
ut4_eagle
ut4_suburbs
ut4_crossing
ut4_subway
ut4_tunis
ut4_thingley
ut4_raiders
ut4_bohemia
ut4_cascade
ut4_company
ut4_dock
ut4_dressingroom
ut4_ricochet
ut4_snoppis
ut4_kingpin
ut4_horror
ut4_herring
ut4_firingrange
- Pour lancer le serveur
pour linux 32bits
screen -AmdS urbanterror UrbanTerror42/Quake3-UrT-Ded.i386 + set dedicated 2 + set net_port 27960 +exec server.cfg
pour linux 64bits
screen -AmdS urbanterror UrbanTerror42/Quake3-UrT-Ded.x86_64 + set dedicated 2 + set net_port 27960 +exec server.cfg
voila vous avez un serveur Urban Terror 4.2 !!!
- Pour arrêter le serveur
screen -S urbanterror -X quit
Installer un serveur Urban Terror 4.1.1 sur un serveur dédie sous débian ou ubuntu-télécharger :
cd
wget ftp://ftp.snt.utwente.nl/pub/games/urbanterror/full_install/linux_or_mac/UrbanTerror411.zip
-décompresser :
unzip UrbanTerror411.zip
-mises à jour de sécurité
wget -P UrbanTerror/ http://ptitbigorneau.fr/UrT42/ioUrTded.i386
ou sur urbanterror.info
http://www.urbanterror.info/downloads ... ver/current/ioUrTded.i386-rendre le fichier ioUrTded.i386 executable:
chmod +x UrbanTerror/ioUrTded.i386
-editer et modifier le fichier server.cfg
nano UrbanTerror/q3ut4/server.cfg
sets " Admin" "NOM DE L ADMINISTRATEUR"
sets " Email" "ADRESSE E_MAIL"
set sv_hostname "NOM DU SERVEUR"
set g_motd "MESSAGE QUAND LES JOUEURS RENTRENT SUR LE SERVEUR"
set sv_joinmessage "MESSAGE"
set sv_maxclients "NOMBRE DE JOUEURS SUR LE SERVEURS"
set g_gametype "TYPE DE JEU"
//0=FreeForAll, 1=Last Man Standing, 3=TeamDeathMatch, 4=Team Survivor, 5=Follow the Leader
//6=Capture and Hold, 7=Capture The Flag, 8=Bombmode, 9=Jump
set rconpassword "VOTRE MDP RCON"
vous pouvez modifier beaucoup de parametres dans le server.cfg
-editer et modifier le fichier mapcycle.txt
nano UrbanTerror/q3ut4/mapcycle.txt
- Pour lancer le serveur
screen -AmdS urbanterror UrbanTerror/ioUrTded.i386 + set dedicated 2 + set net_port 27960 +exec server.cfg
voila vous avez un serveur Urban Terror 4.1.1 !!!
- Pour arrêter le serveur
screen -S urbanterror -X quit
-pour un systéme d'exploitation 64bitsutiliser l'exécutable "ioUrTded.x86_64" à la place de l'exécutable "ioUrTded.i386"
-mises à jour de sécurité "ioUrTded.x86_64"
wget -P UrbanTerror/ http://ptitbigorneau.fr/UrT42/ioUrTded.x86_64
ou sur urbanterror.info
http://www.urbanterror.info/downloads ... r/current/ioUrTded.x86_64ou installer ia32-libs pour utiliser l'exécutable 32bits
sudo apt-get install ia32-libs
commande pour Screen :
Citation :
- "screen" : lancer le screen
- "screen -x" : récupérer un screen fermé
- Ctrl+A, puis " : menu des fenêtres
- Ctrl+A, puis Ctrl+C : créer une nouvelle fenêtre
- Ctrl+A, puis SHIFT+A : renommer une fenêtre