Pages in category virtualization
Creating Windows virtual machines using virtIO drivers
    Fedora infrastructure hosts virtIO drivers and additional software agents for Windows virtual machines running on kernel-based virtual machines (KVM). virtIO is a virtualization standard for network and disk device drivers.…
    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
  
  Using UEFI with QEMU
    Firmware installation UEFI for x86 QEMU/KVM VMs is called OVMF (Open Virtual Machine Firmware). It comes from EDK2 (EFI Development Kit), which is the UEFI reference implementation. Installing 'UEFI for…
    Read more
  
  仮想化 – 概要
    本ページでは、Fedoraに取り入れられている様々な仮想化技術を紹介します。 導入 Virtualization allows one to run many guest virtual machines on top of a host operating system such as Fedora. What this means is that using one computer, you…
    Read more
  
  Virtualization – Getting Started
    Fedora uses the libvirt family of tools as its virtualization solution. ハードウェア仮想化サポートの有効化 このセクションでは、システム上での libvirt のセットアップについて説明します。libvirt をセットアップすると、仮想化ゲスト OS (仮想マシンとも呼ばれます) を作成できるようになります。 システム要件 Fedora で仮想化を実行するには、以下が必要です: ゲストごとに少なくとも 600 MB のハードディスクストレージ。最小限のコマンドライン Fedora システムには 600 MB…
    Read more
  
  仮想化 - 問題のデバッグ方法
    効率的なバグ報告 バグを効率的に報告することは、Fedora ユーザーや開発者にとって重要なスキルです。 バグの可能性のある原因を絞り込み、バグレポートに適切な情報を提供することで、バグを迅速に解決することができます。有用な情報をほとんど持たずにバグレポートを提出すると、あなたのバグが未解決のまま放置されることになりかねません。 バグ報告に関する一般的な情報は バグ報告の提出方法 を参照してください。このページは仮想化バグに特化した情報を含んでいます。 バージョン情報 Once you’ve ensured you have the latest updates installed , gather details of the version numbers of those packages e.g. To find…
    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
    Wine is an open source implementation of the Windows API on top of X and OpenGL. Wine emulates the Windows runtime environment by translating Windows system calls into POSIX-compliant system…
    Read more