SRCDS Steam group


When i SSH server it closes in time
#1
the server.sh thing did not work on my CentOS vps, But i can run the server if i use the command with SSH but the server closes automaticly for no reason if i start it with SSH is there any other way to start it?
Reply
#2
when your ssh terminal times out witha running program in the window, that program closes too.

to get the server.sh script to work make sure screen is installed.

run this as root

yum install screen
Reply
#3
yum install screen
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
extras 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do


Ok i've done that now what?
Reply
#4
User Wrote:yum install screen
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
extras 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
base 100% |=========================| 1.1 kB 00:00
addons 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do


Ok i've done that now what?

When i use the start command for the screen i get this error

[css@vps ~]$ screen -x css-server
There is no screen to be attached matching css-server.
Reply
#5
run screen -x
if you have more than one it will list them

then in the list, on the left of the name there is a number

screen -x number
pulls up that screen
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)