6 ms·
I'm thinking on virtualizing some from servers (web front and database) which are physicall now. Do you have any experiences to share?
by brainsqueezer 13y ago
I'm thinking on virtualizing some from servers (web front and database) which are physicall now. Do you have any experiences to share?
- thejosh 13y agovirtualization is a pretty small niche, not sure anyone actually does it. /s
- stefanha 13y agoThere are a lot of guides online if you search for how to set up KVM (which uses QEMU). Linux distros also provide documentation specific to their distro: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Getting_Started_Guide/index.html https://access.redhat.com/site/documentation/en-US/Red_Hat_E... https://fedoraproject.org/wiki/Getting_started_with_virtualization https://fedoraproject.org/wiki/Getting_started_with_virtuali... https://help.ubuntu.com/community/KVM https://help.ubuntu.com/community/KVM If you need help, ask on #qemu on irc.oftc.net or #kvm on chat.freenode.net.
- mrbuttons454 13y agoWhat distro are you most comfortable with? We run KVM on Debian in a few offices, with the VMs doing mail, web, and DNS. It's been about a year and it's been rock solid.