Forum

> > CS2D > Servers > How to setup a CS2D server the easiest way
ForenübersichtCS2D-Übersicht Servers-ÜbersichtEinloggen, um zu antworten

Englisch How to setup a CS2D server the easiest way

3 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt How to setup a CS2D server the easiest way

xNir
User Off Offline

Zitieren
Hi, USGN community.

I would like to share a script which setups everything to run a CS2D server.

> How to install
First, you must connect to your VPS with putty for instance. Then log in as root and creates a directory for your server then follow the following commands.

> Commands
1. wget https://raw.githubusercontent.com/codneutro/cs2d_installer/master/cs2d_installer.sh
2. chmod +x cs2d_installer.sh
3. ./cs2d_installer.sh

From now you can configure your server (sys/serverinfo.txt and sys/server.cfg).
Then switch back to the current user instead of root.

> How to run your server ?
screen -dmS server ./cs2d_dedicated

> How to stop your server ?
screen -S server -X quit

alt Re: How to setup a CS2D server the easiest way

GeoB99
Moderator Off Offline

Zitieren
Fairly sure mostly lazy people would use this auto installer anyway. Don't get me wrong, it is nice that you want to contribute something for the community, but learning stuff step-by-step is always recommendable. Thus you'll build your understanding of Linux/Bash commands, their use and how you should use them, etc.
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Servers-ÜbersichtCS2D-ÜbersichtForenübersicht