<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Advanced Settings</title><link>https://sourceforge.net/p/phpvirtualbox/wiki/Advanced%2520Settings/</link><description>Recent changes to Advanced Settings</description><atom:link href="https://sourceforge.net/p/phpvirtualbox/wiki/Advanced%20Settings/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 25 Jul 2013 01:59:20 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpvirtualbox/wiki/Advanced%20Settings/feed" rel="self" type="application/rss+xml"/><item><title>Advanced Settings modified by Ian Moore</title><link>https://sourceforge.net/p/phpvirtualbox/wiki/Advanced%2520Settings/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Moore</dc:creator><pubDate>Thu, 25 Jul 2013 01:59:20 -0000</pubDate><guid>https://sourceforge.netde9c7adda04b51b6190a550a3fe18f92aeb49edd</guid></item><item><title>Advanced Settings modified by Ian Moore</title><link>https://sourceforge.net/p/phpvirtualbox/wiki/Advanced%2520Settings/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -19,7 +19,7 @@

 An Input tab is available in the General section of Virtual Machines' settings windows.

-[[img src=http://phpvirtualbox.googlecode.com/svn/wiki/images/advinput.png]]
+[[img src=advinput.png]]

 | Label | VBoxManage equivalent |
 -------- | ------------------------
@@ -34,7 +34,7 @@

 A Disable host time sync option is available to disable time synchronization between the !VirtualBox host and the virtual machine.

-[[img src=http://phpvirtualbox.googlecode.com/svn/wiki/images/advhpet.png]]
+[[img src=advhpet.png]]

 | Label | VBoxManage equivalent |
 -------- | ---------------------------
@@ -48,7 +48,7 @@

 Acceleration settings are available in the System section on the Acceleration tab of Virtual Machines' settings windows.

-[[img src=http://phpvirtualbox.googlecode.com/svn/wiki/images/advaccel.png]]
+[[img src=advaccel.png]]

 | Label | VBoxManage equivalent |
@@ -65,7 +65,7 @@

 A Net Address setting is available in the Display section on the Remote Display tab of Virtual Machines' settings windows.

-[[img src=http://phpvirtualbox.googlecode.com/svn/wiki/images/advnetaddress.png]]
+[[img src=advnetaddress.png]]

 | Label | VBoxManage equivalent |
@@ -78,7 +78,7 @@

 Additional NAT settings are available in the Network section of Virtual Machines' settings windows when a network adapter's Attached To setting is configured as NAT.

-[[img src=http://phpvirtualbox.googlecode.com/svn/wiki/images/advnat.png]]
+[[img src=advnat.png]]

 | Label | VBoxManage equivalent |
 -------- | ---------------------------
@@ -95,13 +95,13 @@

 All media selection buttons have a Virtual Media Manager button that will allow direct access to the Virtual Media Manager.

-[[img src=http://phpvirtualbox.googlecode.com/svn/wiki/images/advvmmmenu.png]]
+[[img src=advvmmmenu.png]]

 ## Virtual Media Manager additional buttons ##

 The Virtual Media Manager has additional buttons that will allow you to perform additional actions.

-[[img src=http://phpvirtualbox.googlecode.com/svn/wiki/images/advvmmbuttons.png]]
+[[img src=advvmmbuttons.png]]

 ### New ###
 Opens the New Hard Disk wizard
@@ -112,7 +112,7 @@
 ###Add iSCSI###
 Allows you to add an iSCSI disk to the global media registry

-[[img src=http://phpvirtualbox.googlecode.com/svn/wiki/images/advvmmiscsi.png]]
+[[img src=advvmmiscsi.png]]

 The following options are available when adding an iSCSI disk:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Moore</dc:creator><pubDate>Thu, 25 Jul 2013 01:57:59 -0000</pubDate><guid>https://sourceforge.net821369d3c6794005aee5cc0002fd749deddd7e3a</guid></item><item><title>Advanced Settings modified by Ian Moore</title><link>https://sourceforge.net/p/phpvirtualbox/wiki/Advanced%2520Settings/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;&lt;strong&gt;Introduction&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Advanced settings that do not appear in the !VirtualBox GUI have been added to phpVirtualBox. These can be enabled by setting or adding:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;var&lt;/span&gt; &lt;span class="err"&gt;$&lt;/span&gt;&lt;span class="n"&gt;enableAdvancedConfig&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nb"&gt;true&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;in config.php.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;NOTE: though the following sections reference VBoxManage (a command line tool distributed with !VirtualBox), phpVirtualBox does not use VBoxManage to perform these actions. VBoxManage equivalent commands are provided for documentation reference only.&lt;/em&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;strong&gt;Contents&lt;/strong&gt;&lt;/p&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#input-tab"&gt;Input Tab&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#hpet-and-host-time-sync"&gt;HPET and Host time sync&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#acceleration"&gt;Acceleration&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#vrde-net-address"&gt;VRDE Net Address&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#additional-nat-settings"&gt;Additional NAT Settings&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#media-selection-has-a-virtual-media-manager-button"&gt;Media Selection has a Virtual Media Manager button&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#virtual-media-manager-additional-buttons"&gt;Virtual Media Manager additional buttons&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#new"&gt;New&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#add"&gt;Add&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#add-iscsi"&gt;Add iSCSI&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;hr /&gt;
&lt;h2 id="input-tab"&gt;Input Tab&lt;/h2&gt;
&lt;p&gt;An Input tab is available in the General section of Virtual Machines' settings windows.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://phpvirtualbox.googlecode.com/svn/wiki/images/advinput.png" rel="nofollow" /&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Label&lt;/th&gt;
&lt;th&gt;VBoxManage equivalent&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Keyboard&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --keyboard&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Mouse&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --mouse&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;See the VBoxManage documentation at &lt;a href="http://www.virtualbox.org" rel="nofollow"&gt;http://www.virtualbox.org&lt;/a&gt; for more information on these settings.&lt;/p&gt;
&lt;h2 id="hpet-and-host-time-sync"&gt;HPET and Host time sync&lt;/h2&gt;
&lt;p&gt;An HPET (High Precision Event Timer) setting is available in the System section on the Motherboard tab of Virtual Machines' settings windows.&lt;/p&gt;
&lt;p&gt;A Disable host time sync option is available to disable time synchronization between the !VirtualBox host and the virtual machine.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://phpvirtualbox.googlecode.com/svn/wiki/images/advhpet.png" rel="nofollow" /&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Label&lt;/th&gt;
&lt;th&gt;VBoxManage equivalent&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;HPET (high precision event timer)&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --hpet&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Disable host time sync&lt;/td&gt;
&lt;td&gt;VBoxManage setextradata "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" "1"&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;See the VBoxManage documentation at &lt;a href="http://www.virtualbox.org" rel="nofollow"&gt;http://www.virtualbox.org&lt;/a&gt; for more information on these settings.&lt;/p&gt;
&lt;h2 id="acceleration"&gt;Acceleration&lt;/h2&gt;
&lt;p&gt;Acceleration settings are available in the System section on the Acceleration tab of Virtual Machines' settings windows.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://phpvirtualbox.googlecode.com/svn/wiki/images/advaccel.png" rel="nofollow" /&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Label&lt;/th&gt;
&lt;th&gt;VBoxManage equivalent&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Enable VT-x/AMD-V&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --hwvirtex&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Enable Nested Paging&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --nestedpaging&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Enable Large Pages&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --largepages&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Enable exclusive use of the hardware virtualization extensions&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --hwvirtexexcl&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Enable VT-x VPID (Intel only)&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --vtxvpid&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;See the VBoxManage documentation at &lt;a href="http://www.virtualbox.org" rel="nofollow"&gt;http://www.virtualbox.org&lt;/a&gt; for more information on these settings.&lt;/p&gt;
&lt;h2 id="vrde-net-address"&gt;VRDE Net Address&lt;/h2&gt;
&lt;p&gt;A Net Address setting is available in the Display section on the Remote Display tab of Virtual Machines' settings windows.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://phpvirtualbox.googlecode.com/svn/wiki/images/advnetaddress.png" rel="nofollow" /&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Label&lt;/th&gt;
&lt;th&gt;VBoxManage equivalent&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Net Address&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --vrdeaddress&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;See the VBoxManage documentation at &lt;a href="http://www.virtualbox.org" rel="nofollow"&gt;http://www.virtualbox.org&lt;/a&gt; for more information on these settings.&lt;/p&gt;
&lt;h2 id="additional-nat-settings"&gt;Additional NAT Settings&lt;/h2&gt;
&lt;p&gt;Additional NAT settings are available in the Network section of Virtual Machines' settings windows when a network adapter's Attached To setting is configured as NAT.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://phpvirtualbox.googlecode.com/svn/wiki/images/advnat.png" rel="nofollow" /&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Label&lt;/th&gt;
&lt;th&gt;VBoxManage equivalent&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Proxy Only&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --nataliasmode&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Same Ports&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --nataliasmode&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Pass DNS Domain&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --natdnspassdomain&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;DNS Proxy&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --natdnsproxy&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Use Host Resolver&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --natdnshostresolver&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Bind to IP&lt;/td&gt;
&lt;td&gt;VBoxManage modifyvm --natbindip&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;See the VBoxManage documentation at &lt;a href="http://www.virtualbox.org" rel="nofollow"&gt;http://www.virtualbox.org&lt;/a&gt; for more information on these settings.&lt;/p&gt;
&lt;h2 id="media-selection-has-a-virtual-media-manager-button"&gt;Media Selection has a Virtual Media Manager button&lt;/h2&gt;
&lt;p&gt;All media selection buttons have a Virtual Media Manager button that will allow direct access to the Virtual Media Manager.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://phpvirtualbox.googlecode.com/svn/wiki/images/advvmmmenu.png" rel="nofollow" /&gt;&lt;/p&gt;
&lt;h2 id="virtual-media-manager-additional-buttons"&gt;Virtual Media Manager additional buttons&lt;/h2&gt;
&lt;p&gt;The Virtual Media Manager has additional buttons that will allow you to perform additional actions.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://phpvirtualbox.googlecode.com/svn/wiki/images/advvmmbuttons.png" rel="nofollow" /&gt;&lt;/p&gt;
&lt;h3 id="new"&gt;New&lt;/h3&gt;
&lt;p&gt;Opens the New Hard Disk wizard&lt;/p&gt;
&lt;h3 id="add"&gt;Add&lt;/h3&gt;
&lt;p&gt;Allows you to add existing media to the global media registry&lt;/p&gt;
&lt;h3 id="add-iscsi"&gt;Add iSCSI&lt;/h3&gt;
&lt;p&gt;Allows you to add an iSCSI disk to the global media registry&lt;/p&gt;
&lt;p&gt;&lt;img src="http://phpvirtualbox.googlecode.com/svn/wiki/images/advvmmiscsi.png" rel="nofollow" /&gt;&lt;/p&gt;
&lt;p&gt;The following options are available when adding an iSCSI disk:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Label&lt;/th&gt;
&lt;th&gt;VBoxManage equivalent&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Server&lt;/td&gt;
&lt;td&gt;VBoxManage storageattach --server&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Port&lt;/td&gt;
&lt;td&gt;VBoxManage storageattach --port&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Internal Networking&lt;/td&gt;
&lt;td&gt;VBoxManage storageattach --intnet&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Target&lt;/td&gt;
&lt;td&gt;VBoxManage storageattach --target&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;LUN&lt;/td&gt;
&lt;td&gt;VBoxManage storageattach --lun&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Encoded&lt;/td&gt;
&lt;td&gt;VBoxManage storageattach --encodedlun&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Username&lt;/td&gt;
&lt;td&gt;VBoxManage storageattach --username&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Password&lt;/td&gt;
&lt;td&gt;VBoxManage storageattach --password&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;See the VBoxManage documentation at &lt;a href="http://www.virtualbox.org" rel="nofollow"&gt;http://www.virtualbox.org&lt;/a&gt; for more information on these settings.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Moore</dc:creator><pubDate>Thu, 25 Jul 2013 01:51:02 -0000</pubDate><guid>https://sourceforge.netdd859b935d2f89861a8585c07aba7cfc843cfc16</guid></item></channel></rss>