반응형
<?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.virtualbox.org/" version="1.17-windows">
<Machine uuid="{72ab54da-bd7b-45d0-ada6-08aaae724af7}" name="Insta_Centos" OSType="RedHat_64" currentSnapshot="{a32e7a12-33c6-4d80-9a20-dbb85c141cee}" snapshotFolder="Snapshots" lastStateChange="2023-03-02T02:53:46Z">
<MediaRegistry>
<HardDisks>
<HardDisk uuid="{4a3bebbc-9757-42d1-b323-6468aa39bbe0}" location="F:/Insta_Centos.vdi" format="VDI" type="Normal">
<HardDisk uuid="{ece6c54e-2589-425c-8c96-210be334f9c6}" location="Snapshots/{ece6c54e-2589-425c-8c96-210be334f9c6}.vdi" format="VDI"/>
</HardDisk>
</HardDisks>
<DVDImages>
<Image uuid="{8d5c24f1-8deb-4b4d-8b78-08caa04a3f2c}" location="C:/Users/Administrator/Downloads/CentOS-7-x86_64-Minimal-1810.iso"/>
</DVDImages>
</MediaRegistry>
<ExtraData>
<ExtraDataItem name="GUI/LastCloseAction" value="PowerOff"/>
<ExtraDataItem name="GUI/LastNormalWindowPosition" value="1771,387,800,642"/>
</ExtraData>
<Snapshot uuid="{a32e7a12-33c6-4d80-9a20-dbb85c141cee}" name="스냅샷 1" timeStamp="2020-12-10T04:32:41Z" stateFile="Snapshots/2020-12-10T04-32-41-968145200Z.sav">
<Hardware>
<CPU count="4" executionCap="98">
<PAE enabled="true"/>
<NestedHWVirt enabled="true"/>
<LongMode enabled="true"/>
<X2APIC enabled="true"/>
<HardwareVirtExLargePages enabled="true"/>
</CPU>
<Memory RAMSize="30000"/>
<Boot>
<Order position="1" device="HardDisk"/>
<Order position="2" device="None"/>
<Order position="3" device="None"/>
<Order position="4" device="None"/>
</Boot>
<Display controller="VMSVGA" VRAMSize="16"/>
<VideoCapture screens="1" options="ac_enabled=false" file="." fps="25"/>
<BIOS>
<IOAPIC enabled="true"/>
</BIOS>
<USB>
<Controllers>
<Controller name="OHCI" type="OHCI"/>
</Controllers>
</USB>
<Network>
<Adapter slot="0" enabled="true" MACAddress="08002784CAB8" promiscuousModePolicy="AllowAll" type="82540EM">
<DisabledModes>
<InternalNetwork name="intnet"/>
<NATNetwork name="NatNetwork"/>
</DisabledModes>
<BridgedInterface name="Intel(R) I210 Gigabit Network Connection"/>
</Adapter>
</Network>
<AudioAdapter codec="AD1980" driver="DirectSound" enabled="true" enabledIn="true" enabledOut="true"/>
<RTC localOrUTC="UTC"/>
<Clipboard/>
<GuestProperties>
<GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="ko_KR" timestamp="1607574757324994600" flags="RDONLYGUEST"/>
</GuestProperties>
<StorageControllers>
<StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
<AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
</StorageController>
<StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
<AttachedDevice nonrotational="true" type="HardDisk" hotpluggable="false" port="0" device="0">
<Image uuid="{4a3bebbc-9757-42d1-b323-6468aa39bbe0}"/>
</AttachedDevice>
</StorageController>
</StorageControllers>
</Hardware>
</Snapshot>
<Hardware>
<CPU count="5" executionCap="98">
<PAE enabled="true"/>
<NestedHWVirt enabled="true"/>
<LongMode enabled="true"/>
<X2APIC enabled="true"/>
<HardwareVirtExLargePages enabled="true"/>
</CPU>
<Memory RAMSize="48000"/>
<Boot>
<Order position="1" device="HardDisk"/>
<Order position="2" device="None"/>
<Order position="3" device="None"/>
<Order position="4" device="None"/>
</Boot>
<Display controller="VMSVGA" VRAMSize="16"/>
<VideoCapture screens="1" options="ac_enabled=false" file="." fps="25"/>
<BIOS>
<IOAPIC enabled="true"/>
</BIOS>
<USB>
<Controllers>
<Controller name="OHCI" type="OHCI"/>
</Controllers>
</USB>
<Network>
<Adapter slot="0" enabled="true" MACAddress="08002784CAB8" promiscuousModePolicy="AllowAll" type="82540EM">
<DisabledModes>
<InternalNetwork name="intnet"/>
<NATNetwork name="NatNetwork"/>
</DisabledModes>
<BridgedInterface name="Intel(R) I210 Gigabit Network Connection"/>
</Adapter>
</Network>
<AudioAdapter codec="AD1980" driver="DirectSound" enabled="true" enabledIn="true" enabledOut="true"/>
<RTC localOrUTC="UTC"/>
<Clipboard/>
<GuestProperties>
<GuestProperty name="/VirtualBox/HostInfo/GUI/LanguageID" value="ko_KR" timestamp="1677725626076839800" flags=""/>
</GuestProperties>
<StorageControllers>
<StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
<AttachedDevice passthrough="false" type="DVD" hotpluggable="false" port="1" device="0"/>
</StorageController>
<StorageController name="SATA" type="AHCI" PortCount="1" useHostIOCache="false" Bootable="true" IDE0MasterEmulationPort="0" IDE0SlaveEmulationPort="1" IDE1MasterEmulationPort="2" IDE1SlaveEmulationPort="3">
<AttachedDevice nonrotational="true" type="HardDisk" hotpluggable="false" port="0" device="0">
<Image uuid="{ece6c54e-2589-425c-8c96-210be334f9c6}"/>
</AttachedDevice>
</StorageController>
</StorageControllers>
</Hardware>
</Machine>
</VirtualBox>
반응형
'리눅스 > Server 세팅' 카테고리의 다른 글
mysql mariadb 퍼포먼스 튜닝 cnf 설정값 48gb 램 4c 8t cpu (0) | 2024.03.27 |
---|---|
MongoDB 일자별 조회 쿼리 (0) | 2023.11.13 |
리버스 호스트로 내부 다른 서버 불러오는 법. (0) | 2020.12.27 |
Cent OS7 서버 세팅, 파티셔닝 가이드 (0) | 2018.12.04 |
해결책: phpmyadmin - mysqli_real_connect(): (HY000/2002): Permission denied (0) | 2018.07.11 |
.htaccess 인식 불가 CentOS7 (리눅스) httpd.conf 설정 방법 (0) | 2018.06.09 |