Hal-Life
Half-Life 3.1.0.9 111mb
3.1.0.9 8mb
Counter-Strike
CS 1.5 FULL 107mb
CS 1.4 para 1.5 6mb
Guide to create a server Counter-Strike v1.6 Steam and Non-steam
NOTE: For the creation of a server Counter-Strike v1.6 Steam and Non-steam we need to have administrator's access to the server fisíco (root)
This guide was created with remote access to the server of linux, for that you will have to have a client of ssh. I use the SSH Secure Shell Client you can also use the Putty.O client of ssh that utilizares is irrelevant.
The installation of a server in Linux can be more complicated than in W * ndows due to several "distro's" and the physical configuration of each server. This tutorial is based solely on Fedora 2 and does not cover any other "distro."
I advise strongly to make backups of key files in a directory to your choice. I use the / home / serverTuX / for this purpose.
Download the files
Half-Life Dedicated Server-can download the file here or through propria console of your client, ssh with the command below:
CODE
Wget http://ftp.physics.auth.gr/pub/win/valve/hl/server/linux/hlds_l_1120_full.bin
Or http://files.filefront.com/SEARCH/;16940;;/fileinfo.html
Substituam the space between le 1120 in the file by bin _
Once you downloaded the file will crair a directory folder called usr steam.
After that return to the folder where descarregaram the hlds_l_1120_full.bin and execute the following command
CODE
. / Hlds_l_1120_full.bin
Accepting the "License Agreement" yes writing and after it is created a ficherio called "hlds_l_1120_full.tgz" in the folder that steam created in the previous step.
Now to the directory we created steam and run the following command tar
CODE
Tar xzf hlds_l_1120_full.tgz
To install the HLDS
If you run the command to list directories (ls) will see that has been created a folder called hlds_l. Entrem this folder and create an account steam (even if they want to create a non-steam server). The command to create a steam account is as follows
CODE
. / Steam-command create - username vossousername-email oemailquekiserem@podeserumfalso.com-password password-question "secret question? - Answer answer to the question
Email can be any it is not necessary to be a valid email! The question has to be in quotes "!
Now it is the update to the server to perform such the following command:
CODE
. / Steam-command update-game cstrike - dir / usr / steam / hlds_l - username vossousername-password "password" - remember_password
The password has to be in quotes "!
The steam will now do the update to the server the next time you want to run an update just do
CODE
. / Steam-command update-game cstrike
. Your directory hlds_l
The update will take a while because I do not know how the text but in the speed of download is much smaller Sad
When the update will conclude see the following message
CODE
HLDS instalation up to date
To test the server do in the folder hlds_l the following command
CODE
. / Hlds_run-game cstrike + port 27015 + maxplayers 10 + map de_dust2 + mapchangecfgfile "server.cfg"
Ready here and ends the installation steam
For those who want a server Non-steam has yet to efctuar more each passitos
After having metido the server to rular as steam write
CODE
QUIT
To end the server
Now go grab the file engine.so (equivalent to client.dll in winshit) here
(Zip it already contains addons eg amxmox v1.0, metamod and cheating - dead)
If you do not want this package done by me sakem the engine crackado "original" here
For the installation of my package of crack + addons is only extract the contents of the file *. zip to a directory of your choice and transfer via FTP to folder hlds_l the files "engine_amd.so, engine_i486.so, engine_i386.so." For cstrike folder transfer by FTP folders "addons, maps and sounds" and the files "autoexec.cfg, server.cfg and liblist.gam."
To install the engine crackado original simply extract the file *. tar.bz2 to a directory of your choice and transfer via FTP to folder hlds_l, grab by FTP file server.cfg which is the cstrike folder, add the line sv_lan 1 to this file, record and re-meter by FTP folder cstrike
Now it's just back to running the command
CODE
. / Hlds_run-game cstrike + port 27015 + maxplayers 10 + map de_dust2 + mapchangecfgfile "server.cfg"
By ssh client's portfolio hlds_l.
This tutorial was based on: server.counter-strike.net
Tutorial downloaded from the internet ...
