Forum

> > CS2D > Servers > [Resolved] Run "cs2d_dedicated" on an VSP server
Forums overviewCS2D overview Servers overviewLog in to reply

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

43 replies
Page
To the start Previous 1 2 3 Next To the start

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

Kev1
User Off Offline

Quote
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

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

DannyDeth
User Off Offline

Quote
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!
edited 2×, last 28.07.11 02:41:20 pm

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

Apache uwu
User Off Offline

Quote
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.

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

Kev1
User Off Offline

Quote
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

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

DannyDeth
User Off Offline

Quote
@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 )
More >

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

Kev1
User Off Offline

Quote
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.
edited 1×, last 29.07.11 05:42:07 pm

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

Apache uwu
User Off Offline

Quote
user DannyDeth has written
@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 )
More >


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 !!

More >
To the start Previous 1 2 3 Next To the start
Log in to reply Servers overviewCS2D overviewForums overview