From 3957b47f1b322ccfcfc941a210eec640631fbba8 Mon Sep 17 00:00:00 2001 From: Eduardo Mayorga Date: Apr 28 2018 05:10:39 +0000 Subject: Add #70 'VirtualBox Guest Integration' --- diff --git a/_topic_map.yml b/_topic_map.yml index 8ceab4e..c57948b 100644 --- a/_topic_map.yml +++ b/_topic_map.yml @@ -50,6 +50,8 @@ Topics: File: Security - Name: Automation File: Automation + - Name: Virtualization + File: Virtualization - Name: Mail Servers File: Mail_Servers - Name: X.Org diff --git a/en-US/sysadmin/Virtualization.adoc b/en-US/sysadmin/Virtualization.adoc new file mode 100644 index 0000000..376c709 --- /dev/null +++ b/en-US/sysadmin/Virtualization.adoc @@ -0,0 +1,18 @@ + +include::en-US/entities.adoc[] + +[[sect-virtualization]] += Virtualization + +[[sect-virtualbox]] +== VirtualBox Guest Integration + +The _kernel_ package now includes the vboxguest driver for Virtual Box Guest integration. +The `virtualbox-guest-additions` package, which provides support for better integration of VirtualBox guests with the host, is also included. +Features include: + +* Automatic resizing of the guest desktop-resolution to the vm's window-size +* Seamless mode support (only show guest windows, hide guest background) +* Copy and paste between guest and host + +All of these features are enabled by default in Fedora Workstation.