Virtualization Recommendations
February 16, 2007 10:51 AM
Subscribe
LAMPFilter: Which VPS solution (Virtuozzo, VMware, freeVPS, etc) is recommended for a small web-hosting company?
I run a small web-hosting company who in the past has always used dedicated servers for larger clients. But with today's modern servers sitting mostly idle, even for traffic heavy sites, we're looking into a virtualization solution to combine multiple dedicated servers into one VPS'd powerhouse machine.
I've done plenty of research online about the various options, but I am looking for anecdotal evidence and experience of real life users out there. How realistic and how easy is it to get a VPS setup going? Any happy or horror stories are appreciated.
(Note: We run strictly LAMP-style servers)
posted by afx114 to computers & internet (6 comments total)
4 users marked this as a favorite
Easy things:
New host configuration. Host info is in an external config file, you can basically copy generic images to make new hosts, boot them with the modified config file, and kapow, you're done. Want to move it to a new machine? SCP, take the config file with you, done.
Then again, most of this stuff works roughly the same with everything. The only reason I pimp on xen is because i used it before VT was around, and the performance impact was WAY less than anything else.
It's not that hard to set up, the instructions walk you through it very well, and jesus, does it ever work well.
posted by onedarkride at 12:47 PM on February 16, 2007