I want to have one Ubuntu Server containing virtual machines who are also running Ubuntu Server. I want to use the GPL version of VirtualBox for this and I have some questions:
- Is it important that I run linux-virtual for a kernel adapted for running as virtual?
- I want the guest OS's to use a virtual network interface which gets its address from my DHCP-server just as a normal computer would. Is it hard to set that up? How do I do it?
- I do not want to run the GUI for VirtualBox, I want to use the command line as the server hasn't got X installed. Does this make it much harder for me?