Web Hosting Talk







View Full Version : how to create a VPS in my server?


aatayyab
04-05-2005, 06:21 PM
Hi,

I just wanted to know what are ways to create VPS in my own linux dedicated server machine?

i know there is a company http://sw-soft.com selling a software, but are there any other cheaper or free options available?

David
04-05-2005, 06:45 PM
Amir,

Yes - there are a few options - mainly 'freeVPS'
http://www.google.com

Sprydotcom
04-05-2005, 08:56 PM
Amir,

If you're looking for an cheap/free solution to play around with look at Xen Linux. If you have a FreeBSD server you also have the jail command built in. With a little bit of tweaking you can make a decent VPS system in almost no time at all on FreeBSD. To become a VPS provider -- either get a few kernel hackers or buy Virtuozzo.

Regards,

Cameron

aatayyab
04-06-2005, 07:49 AM
spry,

what is this kernel hackers thingy?

david,

please elaborate a bit more on freeVPS that you have so far experienced.

SS-Juan
04-06-2005, 10:15 AM
I'm surprised that nobody mentioned this yet - probably the most popular free/open source VPS solution: UML (http://user-mode-linux.sourceforge.net/)

If you are going to use an open source VPS, you generally need to create custom Linux kernels (apply patches, etc) thus kernel hackers. This is not something for a newbie at linux to try, because a lot can go wrong.

Supposedly, using Virtuozzo will isolate you from all of this, but I cannot really comment on this - I never had to administer one or install a Virtuozzo VPS system.

Sprydotcom
04-07-2005, 08:54 PM
Kernel hackers are an elite group of rarely found developers. What I mean is, 'you could always write it yourself'.

aatayyab
04-08-2005, 01:07 PM
Spry,

That would be great if it is so simple to create your own software instead of installing so expensive Virtuozzo like software. however, do you know any such related programmer?

revve,

the same above-mentioned question for you too. :)

amir

Stan Marsh
04-08-2005, 05:41 PM
Originally posted by aatayyab
do you know any such related programmer?

Linus Torvalds?

;)