Build a server in KVM linux

Posted by Lai Yu-Hsuan on Server Fault See other posts from Server Fault or by Lai Yu-Hsuan
Published on 2012-03-19T16:06:50Z Indexed on 2012/03/19 18:06 UTC
Read the original article Hit count: 265

I owned a linux server. Now there are several users want to build web services on it, but they require different enviroments. For convenience I give a KVM virtual machine root permission to each user.

But obviously the linux server has only one IP. How can I deliver the external requests to corresponding virtual machine?

(I expect it's somewhat complicated. If so I want at least some docs/websites I can start reading.)

© Server Fault or respective owner

Related posts about linux

Related posts about kvm-virtualization