Forum

> > CS2D > Servers > [Resolved] Run "cs2d_dedicated" on an VSP server
ForenübersichtCS2D-Übersicht Servers-ÜbersichtEinloggen, um zu antworten

Englisch [Resolved] Run "cs2d_dedicated" on an VSP server

43 Antworten
Seite
Zum Anfang Vorherige 1 2 3 Nächste Zum Anfang

alt Re: [Resolved] Run "cs2d_dedicated" on an VSP server

Kev1
User Off Offline

Zitieren
I try the command on WinSCP and I have the following message:
Must be connected to a terminal.

I try with:
ssh @ host machine screen path/to/game/cs2d_dedicated
and I have the following message:
Host key verification failed.

thank you again

alt Re: [Resolved] Run "cs2d_dedicated" on an VSP server

DannyDeth
User Off Offline

Zitieren
I'd say use the 'ls' command to see the contents of your directory, if cs2d_dedicated is actually there.... well then something is going seriously wrong with 'screen'.

Otherwise, just use wget to download the current zip archives needed.

Are you familiar with the Linux environment, or are you a Windows/Mac OS user?

EDIT:
I've got a distro download, but in like 4 hours I will host a tarball for you with everything you need, then u can just untar it all into your directory.

EDIT2: Wait one fucking second... Why the hell are you trying to execute commands at the login?! You need to actually LOG IN before you will find anything whatsoever! Get your root password from Server4You and actually login, bro!
2× editiert, zuletzt 28.07.11 14:41:20

alt Re: [Resolved] Run "cs2d_dedicated" on an VSP server

Apache uwu
User Off Offline

Zitieren
I recommend doing this.

1
2
adduser Username
passwd Username

Next, don't place your server in /root/

Move it all to /home/MyServer/

Now setting permissions.

1
2
chown Username:Username /home/Myserver/ -R
chmod 7777 /home/MyServer/ -R

Now login to the vps as Username, then perform.

1
screen /home/MyServer/cs2d_dedicated

To exit, do not press anything, click the [x] at the putty window.

alt Re: [Resolved] Run "cs2d_dedicated" on an VSP server

Kev1
User Off Offline

Zitieren
Yes cs2d_dedicated is there

IMG:https://imagik.fr/thumb/458253.jpeg


I have my login and passeword ... I connect

IMG:https://imagik.fr/thumb/458264.jpeg


I move the files in /home/MyServer/

IMG:https://imagik.fr/thumb/458261.jpeg


and where do you type the command:

chown Username:Username /home/Myserver/ -R
chmod 7777 /home/MyServer/ -R

alt Re: [Resolved] Run "cs2d_dedicated" on an VSP server

DannyDeth
User Off Offline

Zitieren
@Textual Context:
Why use winscp at all? Putty does all you need to do just fine!

Anyway, here is the 'tutorial' I wrote: ( this is how I host my servers, btw )
Mehr >

alt Re: [Resolved] Run "cs2d_dedicated" on an VSP server

Kev1
User Off Offline

Zitieren
Thank you very much for taking the time to do this, I'm stuck on step 5, he said:

[cs2d@Kev1 ~]$ screen home/cs2d/server1/cs2d_dedicated
Cannot open your terminal '/dev/pts/0' - please check.
1× editiert, zuletzt 29.07.11 17:42:07

alt Re: [Resolved] Run "cs2d_dedicated" on an VSP server

Apache uwu
User Off Offline

Zitieren
user DannyDeth hat geschrieben
@Textual Context:
Why use winscp at all? Putty does all you need to do just fine!

Anyway, here is the 'tutorial' I wrote: ( this is how I host my servers, btw )
Mehr >


Damn I don't remember doing all that crap

You really just need to create a user that only has access to '/home/MyServer/', then use su so you can transform your root privileges to the use you created. Then you can continue on to execute the server.

Like seriously a few steps !!

Mehr >
Zum Anfang Vorherige 1 2 3 Nächste Zum Anfang
Einloggen, um zu antworten Servers-ÜbersichtCS2D-ÜbersichtForenübersicht