Forum

> > CS2D > General > How to run a dedicated server...
Forums overviewCS2D overviewGeneral overviewLog in to reply

English How to run a dedicated server...

10 replies
To the start Previous 1 Next To the start

old closed How to run a dedicated server...

Reaper
User Off Offline

Quote
...on linux for morons

Step 1: Install a 32-bit distribution (I have chosen Debian 5.0 -minimal)
Step 2: Get a SSH tool (my suggestion Putty)
Step 3: connect to your server with Putty
Step 4: log into your root account
Step 5: update your apt by entering apt-get update
Step 6: search for usefull/needed programs (e.g. apt-cache search unzip/screen/libstdc)
Step 7: install them (apt-get install unzip // apt-get install screen // apt-get install libstdc++5 )
Step 8: create a new user: adduser cs2d
Step 9: logout and login into your cs2d account
Step 10: create a cs2d directory e.g. mkdir cs2d
Step 11: go to your cs2d directory // cd cs2d
Step 12: get the cs2d client: wget http://www.cs2d.me/downloads/cs2d_0115_win.zip
Step 13: unzip it // unzip cs2d_0115_win.zip
Step 14: get the dedicated server tool // wget http://www.cs2d.me/downloads/cs2d_dedicated_linux.zip
Step 15: Unzip it // unzip cs2d_dedicated_linux.zip
Step 16: change the chmod to 777 // chmod 777 ./cs2d_dedicated
Step 17: modify your cfg // cd sys // nano server.cfg - set the values save it by pressing ctrl + O exit by pressing ctrl + x modify your serverinfo.txt the same way (nano should be installed on your server, otherwise you have to install it with apt-get install)
Step 18: go back to your cs2d main directory // cd /home/cs2d/cs2d
Step 19: Run your cs2d server // screen ./cs2d_dedicated
Step 20: detach screen // press ctrl + a + d

After your OS is installed, all other steps should be done within 1 - 3 minutes

other useful commands
copy: cp
remove: rm
help?? : anything --help
ps aux or top to show running programs
ls - lists the content of the current folder
edited 2×, last 31.08.09 11:45:48 am

old Re: How to run a dedicated server...

ohaz
User Off Offline

Quote
Sticky now. Couldn't have explained it better
Small difference with SuSe:
Step 5: enter yast -> Software -> Software Management. Wait for it to update, then use ALT + S to search for libstdc++ and install them by navigating to them and use enter. Screen should already be installed on SuSe.

Btw: Step 19 would be better in a slightly different way, because like Reapers tutorial you can only start one server:
Step 19: Run screen with: screen -S ANYNAME (you can change the name as you like, e.g. cs2d_1)
run your server with ./cs2d_dedicated
Step 20 as above.
Like this, you can run more than one server by just using another NAME with the second server

old Re: How to run a dedicated server...

lol93
User Off Offline

Quote
wel can anybody help me i can host a game on windows but i did this:
opend port 36963(firewall and on my IP)
and i enabeld UPnP.
i start delicated server on poort 36963 i start bittorret on port 36963 i restart delicated server and then it shows up in the server list and then ppl can join.
any idee's how i can solve this problem?
EDIT: when i dont use bittoret just my USGN frends can join my gamebut it dont show up in the server list
edited 1×, last 31.08.09 07:15:12 pm

old closed Re: How to run a dedicated server...

DoP3
User Off Offline

Quote
can you help me with this,it happens to aloot of my friends to:
>-i start a dedicated server
>-my friend join with ip,the it say tim out in 10 sec theten says it dosnt work
>-i try with window wed mod (direct joi y name
>-samthing dosnt work too
>-i search in server list,wont apper,even with filters.

how do i make the server detectable for other people.

Admin/mod comment

just READ before you post. There are signs EVERYWHERE that you need to forward the UDP port 36963 to your PC

old my servre not start

BLACK_J93
COMMUNITY BANNED Off Offline

Quote
hi gyes pls helps me i make aserver and make one and all thing i did right but when i go to connect ip and put the server ip it tell me that "server time out or busy" or server "offline" with knowing that i host that server :S pls help me if any one can make a photo show how to make it and i need help with how to make a upd port on rauter and firwallpls help me pls !!
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview