SRCDS Steam group


Runing css in background
#1
Hey guys, i need help.
I'm with a dedicated server runing CentOS, everything's runing fine, just 1 problem.
I start the server with ssh, the problem is when i quit, get out of the ssh, the server is quiting.
I'm trying to run in screen, but i saw some tutorials, and non of them worked.
Could sombody please send me a step by step tutorial, or a good one - plz =D

Regards,
Ilan.
Reply
#2
log in to your ssh shell
start screen (just type "screen")
change to the server directory and start the server
press ctrl+a d
the screen session is now detached and will run in background even if you disconnect your ssh session
if you want to reconnect, log on again and run "screen -R"

if you want to now more, run "man screen" :-)
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#3
(08-20-2011, 05:52 PM)BehaartesEtwas Wrote:  log in to your ssh shell
start screen (just type "screen")
change to the server directory and start the server
press ctrl+a d
the screen session is now detached and will run in background even if you disconnect your ssh session
if you want to reconnect, log on again and run "screen -R"

if you want to now more, run "man screen" :-)

It worked =D
Thank's BehaartesEtwas.
Just a question, if i want to create more servers in my dedicated, how can i do that?
I need to create another folder, and put everything again?
All the downloads, like: Folder Steam, srcds and stuff, or ther's a simple way? Can i copy them?

Regards,
Ilan.
Reply
#4
You can copy the main folder and edit the server.cfg. Run the server on a different port and select a different name using screen
Warning Level: 0%
Reply
#5
(08-21-2011, 01:26 AM)Arjen Wrote:  You can copy the main folder and edit the server.cfg. Run the server on a different port and select a different name using screen

Main Folder? What main folder?
It's like that:
root/srcds_l and Steam
inside srcds_l i have orangebox, that's the folder? Or youre meening cstrike?

Regards,
Ilan.
Reply
#6
Yeah, i know but how i create another user, and what's the problem if i do with root?

Regards,
Ilan.
Reply
#7
There MAY be large security holes in the software. And if someone were to find that hole, they may root your system and literally fuck up everything on it.
Reply
#8
(08-21-2011, 06:55 AM)Mike Wrote:  There MAY be large security holes in the software. And if someone were to find that hole, they may root your system and literally fuck up everything on it.

So how can i create a new user to acess the servers directory, in case /root...
Or ther's a safety way, what code it would be?

Regards,
Ilan.

Reply
#9
Google some Linux/ Unix ... like this one: http://www.computerhope.com/unix/uchmod.htm

"Main folder" is the one you add to the command line to start the server...

No prob to help, but all this is basic stuff
Warning Level: 0%
Reply
#10
Thank's everybody for helping.
Just some things more, i wanted to create TF2 server, how could i do that.
I just need to change 'update -game "Counter-Strike Source" -dir .' to '-game Team Fortress 2' or what?
And another thing, what folder i should do that command? In root to, it will create a tf folder?

Regards,
Ilan.
Reply
#11
Code:
Source-engine Games
        Counter-Strike Source - Counter-Strike Source
        dods - Day of Defeat: Source
        hl2mp - Half-Life 2: Deathmatch
        tf - Team Fortress 2
    GoldSrc-engine Games
        cstrike - Counter-Strike 1.6
        czero - Counters-Strike: Condition Zero
        dmc - Deathmatch: Classic
        dod - Day of Defeat
        gearbox - Opposing Force
        ricochet - Ricochet
        tfc - Team Fortress Classic
        valve - Half-Life Deathmatch
    Third-party Game Content
        redorchestra - Red Orchestra
        ship - The Ship
        sin - Sin Episodes
        darkmessiah - Dark Messiah
        garrysmod - Garry's Mod
Game Servers -- CentralFrag.com -- Use promocode "frag" for 15% off every month!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)