I need a virtual server for web development, it will contain Apache + Postgres + Ruby + something else.
What is the most effective software to run such a server? (i.e., with the least virtualization overhead)
Is there a way to run Linux as a service?
I am using VirtualBox at the moment, but it is inconvenient in some way, for example, it needs to open the emulator window, which also captures keyboard input when it is turned on.
(Also, coLinux freezes when it boots on my machine, so this is probably not an option)
source
share