Forum

> > CS2D > Servers > VPS
ForenübersichtCS2D-Übersicht Servers-ÜbersichtEinloggen, um zu antworten

Englisch VPS

25 Antworten
Seite
Zum Anfang Vorherige 1 2 Nächste Zum Anfang

alt VPS

BOXXY
User Off Offline

Zitieren
I have bought one vps (128 mb ram) , how many cs2d servers can i host , and how to start dedicated cs2d on vps .... Tnx

alt Re: VPS

BOXXY
User Off Offline

Zitieren
user oxytamine hat geschrieben
user BOXXY hat geschrieben
128 mb ram

Quite a lot (without mods).

Can i host ,5-6..... I will buy 256 mb ram if i cant ....

alt Re: VPS

oxytamine
User Off Offline

Zitieren
You will easily host 6 servers implying that you have no huge scripts running.

alt VPS

BOXXY
User Off Offline

Zitieren
Omg , 128 mb ram and 6 servers wow .... That means i can host up to 12 servers with just 256 mb ram (5-6 euro) , wow , i see why are u so cheap ...... One more question , im new at vps , so , how to host on the vps.... Pls , some tutorial or something. cookie

alt Re: VPS

oxytamine
User Off Offline

Zitieren
I will post "how to make your own hosting" tutorial if I'll have any time.

Basically, place server in any folder plus dedicated file. Open terminal, use "nohup".
1
nohup path/to/your/cs2d_dedicated
Never run your servers as root!

alt VPS

BOXXY
User Off Offline

Zitieren
Thank you , pls , make that tut. ... Im opening my hosting

alt Re: VPS

oxytamine
User Off Offline

Zitieren
user BOXXY hat geschrieben
Im opening my hosting

You'll have to learn PHP/HTML/CSS, Apache/Postfix/Dovecot works and how do Linux-based systems work, at least.

Also, if you're going to run CS2D servers on your (virtual) machine.
1
apt-get install libc6-i386
You will need 32-bit libraries.
1× editiert, zuletzt 02.04.12 21:51:02

alt Re: VPS

VaiN
User Off Offline

Zitieren
i don't recommend nohup
use screen

1
apt-get intsall screen

then

1
screen -A -d MyServerTitle ./path/to/cs2d_dedicated

This will start the server detached (in the background)
-d is what makes it detached
-A is what let's u name it, you can use whatever you want as the title (no spaces)

You can view the process easily by re-attaching

1
screen -r myServerTitle

and detach again

1
cntrl+a then d

The process is still running in the background
View your running screen processes with -ls (or -list)
1
screen -ls

stop a process with kill
1
screen kill myServerTitle

you can also use the ID (numbers in front when using -ls) as well.

screen is awesome
screen is convenient
screen is your friend

more info here: http://www.rackaid.com/resources/linux-screen-tutorial-and-how-to/

as far as this:
user oxytamine hat geschrieben
You'll have to learn PHP/HTML/CSS, Apache/Postfix/Dovecot...


Don't even bother. If you want to host that many servers you won't want to waist ram on a web server. But that's up to you. And as far as the libraries, you probably won't need them either as most OS's will have all necessary libraries included.

Most important thing though, get a Xen VPS!!
OpenVZ is ok for web, but for a game server you don't want to have to share the system resources. Unless you like lag spikes that is.

Just my opinion based on my experience.

alt Re: VPS

Apache uwu
User Off Offline

Zitieren
I can get my dedicated server running without running any extensions.

1
2
3
sh /path/to/cs2d/cs2d_dedicated -port 2302
or
/path/to/cs2d/cs2d_dedicated -port 2302

works fine

alt Re: VPS

oxytamine
User Off Offline

Zitieren
user VaiN hat geschrieben
i don't recommend nohup
use screen

Don't use Screen, it's worst thing I have ever seen. Use "nohup". Better and easier.

alt VPS

BOXXY
User Off Offline

Zitieren
Omg wtf , you are talking with newbie .... Can you help me like that : http://www.csserveri.rs/instalacija-cs-servera/ .... With pictures , i dont know nothing ...... I can install cs 1.6 server , and gpanel , with this tutorial.... Can you help me that way

alt Re: VPS

Apache uwu
User Off Offline

Zitieren
Well cs2d is much more simple.

You just need the windows archive and the linux dedicated executable.

After setting chmod and chmod you should be able to start the server with a simple sh or direct execution of the file.

alt VPS

BOXXY
User Off Offline

Zitieren
whaaaaat ? I dont know what are u talking about , can u make me tut. like this , pls.....

alt Re: VPS

palomino
User Off Offline

Zitieren
You shouldn't start a hosting service if you're a newbie
First, learn how Linux works, then how the terminal itself etc.

alt Re: VPS

Suprise
BANNED Off Offline

Zitieren
user Apache uwu hat geschrieben
I can get my dedicated server running without running any extensions.

1
2
3
sh /path/to/cs2d/cs2d_dedicated -port 2302
or
/path/to/cs2d/cs2d_dedicated -port 2302

works fine


Hm. If you use this (I dont know wtf is this) then your IP always same?

alt Re: VPS

BOXXY
User Off Offline

Zitieren
Can you say me what to do in putty :
1. type this
2. type this
3. thype this
4. etc
5. PLS HELP

alt Re: VPS

ohaz
User Off Offline

Zitieren
1. type this
2. type this.
3. thype this.
jk
1. type "cd [FOLDER OF YOUR CS2D DEDICATED]" (replace the [..] by the real folder of course.
2. type: "chmod cs2d_dedicated +x"
3. type: "./cs2d_dedicated &"

alt Re: VPS

BOXXY
User Off Offline

Zitieren
Just that ? And , when i do that , my server is online ?

alt Re: VPS

Apache uwu
User Off Offline

Zitieren
@user Suprise: No, I'm sure he wants to mass host (so host more than 1 server), keeping track of what server runs on what port is important.
Zum Anfang Vorherige 1 2 Nächste Zum Anfang
Einloggen, um zu antworten Servers-ÜbersichtCS2D-ÜbersichtForenübersicht