SRCDS Steam group


Running srcds in background (re-attachable)
#1
Hello

when i do the: Running srcds in background (re-attachable)

and when i type this: screen -x css-server
it says:

screen -x css-server
There is no screen to be attached matching css-server.


Please help meSad
Reply
#2
anyone?
Reply
#3
Hmm, try
Code:
screen -r css-server

If that doesn't work, double check you actually used -S css-server, you an probably run just
Code:
screen -r
which will print out all your running screen processes

you might see something like .7215
if that was the case, you could
Code:
screen -r 7215
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#4
or why not just type screen -x if you have more than one session they will list, as for the -r Big Grin
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)