Pages in category virtualization

Creando máquinas virtuales Windows usando controladores virtIO

La infraestructura Fedora hospeda controladores virtIO y agentes de software adicional para máquinas virtuales Windows corriendo sobre máquinas virtuales basadas en kernel KVM). virtIO es un estándar de virtualización para… Read more

Getting started with Apache HTTP Server

The Apache HTTP Server is one of the most commonly-used web servers. This section acts as a quick-start guide to deploying and configuring Apache on Fedora. Installing HTTPD This procedure… Read more

Usar UEFI con QEMU

Firmware de la instalación UEFI para x86 QEMU/KVM VMs se llama OVMF (Open Virtual Machine Firmware). Viene de EDK2 (EFI Development Kit), que es la implementación de referencia de UEFI.… Read more

Virtualization – an Overview

This page covers the efforts to integrate various virtualization technologies into Fedora. Introduction Virtualization allows one to run many guest virtual machines on top of a host operating system such… Read more

Virtualization – Getting Started

Fedora uses the libvirt family of tools as its virtualization solution. Enabling hardware virtualization support This section covers setting up libvirt on your system. After setting up libvirt, you can… Read more

Virtualization – How to Debug Issues

Effective bug reporting Reporting bugs effectively is an important skill for any Fedora user or developer. Narrowing down the possible causes of the bug and providing the right information in… Read more

VMware – what is it and how use it?

VMware provides cloud computing and virtualization software and services, their most important products are: VMware Workstation Player, is a virtualization software package and can run existing virtual appliances and create… Read more

Wine – Running Windows applications in the Fedora GUI

Vino es una implementación en código abierto de la API Windows API sobre X y OpenGL. Wine emulates the Windows runtime environment by translating Windows system calls into POSIX-compliant system… Read more