Created
February 5, 2015 13:36
-
-
Save mmalmeida/f022cb72733ffaf43546 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0"?> | |
| <!-- | |
| ** DO NOT EDIT THIS FILE. | |
| ** If you make changes to this file while any VirtualBox related application | |
| ** is running, your changes will be overwritten later, without taking effect. | |
| ** Use VBoxManage or the VirtualBox Manager GUI to make changes. | |
| --> | |
| <VirtualBox xmlns="http://www.innotek.de/VirtualBox-settings" version="1.11-linux"> | |
| <Machine uuid="{0abf5872-5ce8-4a72-a916-0ce264b2b5f0}" name="dataservices" OSType="Ubuntu_64" snapshotFolder="Snapshots" lastStateChange="2015-02-05T13:22:12Z"> | |
| <MediaRegistry> | |
| <HardDisks/> | |
| <DVDImages/> | |
| <FloppyImages/> | |
| </MediaRegistry> | |
| <ExtraData> | |
| <ExtraDataItem name="GUI/LastGuestSizeHint" value="640,480"/> | |
| <ExtraDataItem name="GUI/LastNormalWindowPosition" value="6,48,512,307,max"/> | |
| <ExtraDataItem name="GUI/MiniToolBarAlignment" value="bottom"/> | |
| <ExtraDataItem name="GUI/SaveMountedAtRuntime" value="yes"/> | |
| <ExtraDataItem name="GUI/ShowMiniToolBar" value="yes"/> | |
| <ExtraDataItem name="VBoxInternal/TM/MaybeUseOffsettedHostTSC" value="0"/> | |
| </ExtraData> | |
| <Hardware version="2"> | |
| <CPU count="1" hotplug="false"> | |
| <HardwareVirtEx enabled="true" exclusive="true"/> | |
| <HardwareVirtExNestedPaging enabled="true"/> | |
| <HardwareVirtExVPID enabled="true"/> | |
| <PAE enabled="false"/> | |
| <HardwareVirtExLargePages enabled="false"/> | |
| <HardwareVirtForce enabled="false"/> | |
| </CPU> | |
| <Memory RAMSize="2024" PageFusion="false"/> | |
| <HID Pointing="USBTablet" Keyboard="PS2Keyboard"/> | |
| <HPET enabled="false"/> | |
| <Chipset type="PIIX3"/> | |
| <Boot> | |
| <Order position="1" device="DVD"/> | |
| <Order position="2" device="HardDisk"/> | |
| <Order position="3" device="None"/> | |
| <Order position="4" device="None"/> | |
| </Boot> | |
| <Display VRAMSize="12" monitorCount="1" accelerate3D="false" accelerate2DVideo="false"/> | |
| <VideoRecording/> | |
| <RemoteDisplay enabled="true" authType="Null" authTimeout="5000"> | |
| <VRDEProperties> | |
| <Property name="TCP/Ports" value="33103"/> | |
| </VRDEProperties> | |
| </RemoteDisplay> | |
| <BIOS> | |
| <ACPI enabled="true"/> | |
| <IOAPIC enabled="true"/> | |
| <Logo fadeIn="true" fadeOut="true" displayTime="0"/> | |
| <BootMenu mode="MessageAndMenu"/> | |
| <TimeOffset value="0"/> | |
| <PXEDebug enabled="false"/> | |
| </BIOS> | |
| <USBController enabled="true" enabledEhci="false"/> | |
| <Network> | |
| <Adapter slot="0" enabled="true" MACAddress="080027B7B8C0" cable="true" speed="0" type="82540EM"> | |
| <DisabledModes> | |
| <NAT> | |
| <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/> | |
| <Alias logging="false" proxy-only="false" use-same-ports="false"/> | |
| </NAT> | |
| <InternalNetwork name="intnet"/> | |
| </DisabledModes> | |
| <BridgedInterface name="eth1"/> | |
| </Adapter> | |
| <Adapter slot="1" enabled="false" MACAddress="080027341F86" cable="true" speed="0" type="82540EM"> | |
| <DisabledModes> | |
| <NAT> | |
| <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/> | |
| <Alias logging="false" proxy-only="false" use-same-ports="false"/> | |
| </NAT> | |
| </DisabledModes> | |
| </Adapter> | |
| <Adapter slot="2" enabled="false" MACAddress="08002752627F" cable="true" speed="0" type="82540EM"> | |
| <DisabledModes> | |
| <NAT> | |
| <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/> | |
| <Alias logging="false" proxy-only="false" use-same-ports="false"/> | |
| </NAT> | |
| </DisabledModes> | |
| </Adapter> | |
| <Adapter slot="3" enabled="false" MACAddress="0800270F9C86" cable="true" speed="0" type="82540EM"> | |
| <DisabledModes> | |
| <NAT> | |
| <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/> | |
| <Alias logging="false" proxy-only="false" use-same-ports="false"/> | |
| </NAT> | |
| </DisabledModes> | |
| </Adapter> | |
| <Adapter slot="4" enabled="false" MACAddress="0800271841BB" cable="true" speed="0" type="82540EM"> | |
| <DisabledModes> | |
| <NAT> | |
| <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/> | |
| <Alias logging="false" proxy-only="false" use-same-ports="false"/> | |
| </NAT> | |
| </DisabledModes> | |
| </Adapter> | |
| <Adapter slot="5" enabled="false" MACAddress="0800274F2AD7" cable="true" speed="0" type="82540EM"> | |
| <DisabledModes> | |
| <NAT> | |
| <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/> | |
| <Alias logging="false" proxy-only="false" use-same-ports="false"/> | |
| </NAT> | |
| </DisabledModes> | |
| </Adapter> | |
| <Adapter slot="6" enabled="false" MACAddress="08002733DB2E" cable="true" speed="0" type="82540EM"> | |
| <DisabledModes> | |
| <NAT> | |
| <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/> | |
| <Alias logging="false" proxy-only="false" use-same-ports="false"/> | |
| </NAT> | |
| </DisabledModes> | |
| </Adapter> | |
| <Adapter slot="7" enabled="false" MACAddress="080027D916AB" cable="true" speed="0" type="82540EM"> | |
| <DisabledModes> | |
| <NAT> | |
| <DNS pass-domain="true" use-proxy="false" use-host-resolver="false"/> | |
| <Alias logging="false" proxy-only="false" use-same-ports="false"/> | |
| </NAT> | |
| </DisabledModes> | |
| </Adapter> | |
| </Network> | |
| <UART> | |
| <Port slot="0" enabled="false" IOBase="0x3f8" IRQ="4" hostMode="Disconnected"/> | |
| <Port slot="1" enabled="false" IOBase="0x2f8" IRQ="3" hostMode="Disconnected"/> | |
| </UART> | |
| <LPT> | |
| <Port slot="0" enabled="false" IOBase="0x378" IRQ="4"/> | |
| <Port slot="1" enabled="false" IOBase="0x378" IRQ="4"/> | |
| </LPT> | |
| <AudioAdapter controller="AC97" driver="Pulse" enabled="true"/> | |
| <RTC localOrUTC="UTC"/> | |
| <SharedFolders/> | |
| <Clipboard mode="Bidirectional"/> | |
| <DragAndDrop mode="Disabled"/> | |
| <IO> | |
| <IoCache enabled="true" size="5"/> | |
| <BandwidthGroups/> | |
| </IO> | |
| <Guest memoryBalloonSize="0"/> | |
| <GuestProperties> | |
| <GuestProperty name="/VirtuaBox/GuestAdd/VBoxService/--timesync-set-threshold" value="5000" timestamp="1423122342856584000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestAdd/Revision" value="82870" timestamp="1423048066638676000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestAdd/VBoxService/--timesync-interval" value="10000" timestamp="1368109315657956000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestAdd/VBoxService/--timesync-min-adjust" value="100" timestamp="1368109873528082000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestAdd/Version" value="4.2.6" timestamp="1423048066638107000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestAdd/VersionExt" value="4.2.6" timestamp="1423048066638417000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestInfo/Net/0/MAC" value="080027B7B8C0" timestamp="1423048067909380000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestInfo/Net/0/Status" value="Up" timestamp="1423048067909845000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Broadcast" value="192.168.10.255" timestamp="1423048067908915000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/IP" value="192.168.10.103" timestamp="1423048067908531000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestInfo/Net/0/V4/Netmask" value="255.255.255.0" timestamp="1423048067909128000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestInfo/Net/Count" value="1" timestamp="1423122340714011000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestInfo/OS/LoggedInUsers" value="0" timestamp="1423075157104677000" flags="TRANSIENT, TRANSRESET"/> | |
| <GuestProperty name="/VirtualBox/GuestInfo/OS/NoLoggedInUsers" value="true" timestamp="1423075157105877000" flags="TRANSIENT, TRANSRESET"/> | |
| <GuestProperty name="/VirtualBox/GuestInfo/OS/Product" value="Linux" timestamp="1423048066636369000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestInfo/OS/Release" value="2.6.32-32-server" timestamp="1423048066636910000" flags=""/> | |
| <GuestProperty name="/VirtualBox/GuestInfo/OS/Version" value="#62-Ubuntu SMP Wed Apr 20 22:07:43 UTC 2011" timestamp="1423048066637348000" flags=""/> | |
| <GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="en_US" timestamp="1423048782787629000" flags=""/> | |
| </GuestProperties> | |
| </Hardware> | |
| <StorageControllers> | |
| <StorageController name="IDE Controller" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true"> | |
| <AttachedDevice passthrough="false" type="DVD" port="1" device="0"> | |
| <Image uuid="{853f3f4e-9e84-4f0b-86c4-cf5636d17097}"/> | |
| </AttachedDevice> | |
| </StorageController> | |
| <StorageController name="SATA Controller" type="AHCI" PortCount="1" useHostIOCache="true" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3"> | |
| <AttachedDevice type="HardDisk" port="0" device="0"> | |
| <Image uuid="{33036379-2b2c-475d-a596-f563c75247b5}"/> | |
| </AttachedDevice> | |
| </StorageController> | |
| </StorageControllers> | |
| </Machine> | |
| </VirtualBox> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment