Forum

> > CS2D > Servers > How do I run the dedicated server on Linux?
ForenübersichtCS2D-Übersicht Servers-ÜbersichtEinloggen, um zu antworten

Englisch How do I run the dedicated server on Linux?

7 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt How do I run the dedicated server on Linux?

MaksDragon
User Off Offline

Zitieren
My english not good but i try explain.
I have dedicated server in folder cs2d on linux mint. which one programm i can open dedicated server on linux?

Admin/Mod Kommentar

"dedicated server on linux" sounds a bit vague, fixed. /user GeoB99

alt Re: How do I run the dedicated server on Linux?

GeoB99
Moderator Off Offline

Zitieren
Executing
./cs2d_dedicated
alone implies that you're about to launch the CS2D dedicated server executable that is perceptible of SIGHUP (hang up) when you close the terminal which thoroughly means the dedicated itself will also close as well.

If that's not what you want you've to use
nohup
command which basically makes the executable not terminating itself when you're closing the terminal. Just FYI.

alt Re: How do I run the dedicated server on Linux?

ohaz
User Off Offline

Zitieren
user GeoB99 hat geschrieben
If that's not what you want you've to use
nohup
command which basically makes the executable not terminating itself when you're closing the terminal. Just FYI.
Or you do it the proper way and learn about
tmux
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Servers-ÜbersichtCS2D-ÜbersichtForenübersicht