<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: VirtualBox&#8217;s Little Secret: The Command Line</title>
	<atom:link href="http://www.linux-mag.com/id/7673/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7673/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: mathi</title>
		<link>http://www.linux-mag.com/id/7673/#comment-983139</link>
		<dc:creator>mathi</dc:creator>
		<pubDate>Wed, 05 Jun 2013 13:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-983139</guid>
		<description>Thanks for the useful introduction. 

For starting a FreeDos boot cd the 

/usr/bin/VBoxManage startvm FreeDos_1.1

command didn&#039;t work and gave the (for a VirtualBox beginner like me quite obscure) message:

VBoxManage: error: The virtual machine &#039;FreeDos_1.1&#039; has terminated unexpectedly during startup with exit code 0
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component Machine, interface IMachine

This was fixed by changing the startvm instruction to:

VBoxManage startvm FreeDos_1.1 --type headless 

Now to try and see what&#039;s happening on the VM...</description>
		<content:encoded><![CDATA[<p>Thanks for the useful introduction. </p>
<p>For starting a FreeDos boot cd the </p>
<p>/usr/bin/VBoxManage startvm FreeDos_1.1</p>
<p>command didn&#8217;t work and gave the (for a VirtualBox beginner like me quite obscure) message:</p>
<p>VBoxManage: error: The virtual machine &#8216;FreeDos_1.1&#8242; has terminated unexpectedly during startup with exit code 0<br />
VBoxManage: error: Details: code NS_ERROR_FAILURE (0&#215;80004005), component Machine, interface IMachine</p>
<p>This was fixed by changing the startvm instruction to:</p>
<p>VBoxManage startvm FreeDos_1.1 &#8211;type headless </p>
<p>Now to try and see what&#8217;s happening on the VM&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tery</title>
		<link>http://www.linux-mag.com/id/7673/#comment-720407</link>
		<dc:creator>Tery</dc:creator>
		<pubDate>Tue, 15 Jan 2013 18:31:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-720407</guid>
		<description>For those nutt-balls out there that are just as &quot;touched in the head&quot; as I am, it&#039;s a great tool for OS-Dev.  I am using the CLI to automate creating a new image for changes to the kernel.

It&#039;s way too tedious to create a new image through the GUI everytime as more-often than not, the changes to the kernel has to be tweaked after testing it on the VM.

Plus, I don&#039;t really like trying to develop my OS INSIDE of my OS so those of you thinking &quot;So why not just implement a gcc compiler and code-editor on the OS as a first step to speed up changes&quot;, nice concept, frustrating to work with ;D</description>
		<content:encoded><![CDATA[<p>For those nutt-balls out there that are just as &#8220;touched in the head&#8221; as I am, it&#8217;s a great tool for OS-Dev.  I am using the CLI to automate creating a new image for changes to the kernel.</p>
<p>It&#8217;s way too tedious to create a new image through the GUI everytime as more-often than not, the changes to the kernel has to be tweaked after testing it on the VM.</p>
<p>Plus, I don&#8217;t really like trying to develop my OS INSIDE of my OS so those of you thinking &#8220;So why not just implement a gcc compiler and code-editor on the OS as a first step to speed up changes&#8221;, nice concept, frustrating to work with ;D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jmcarman</title>
		<link>http://www.linux-mag.com/id/7673/#comment-718627</link>
		<dc:creator>jmcarman</dc:creator>
		<pubDate>Mon, 14 Jan 2013 21:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-718627</guid>
		<description>As would I.  I&#039;m currently in the process of trying to port a backup/restore script (found as a sticky at jasoncarman.wordpress.com) from it&#039;s current Fedora 16/17 with KVM over to Mint using VirtualBox.  I&#039;m currently attending college for Network Administration &amp; Networking, and find myself using virtual machines often.</description>
		<content:encoded><![CDATA[<p>As would I.  I&#8217;m currently in the process of trying to port a backup/restore script (found as a sticky at jasoncarman.wordpress.com) from it&#8217;s current Fedora 16/17 with KVM over to Mint using VirtualBox.  I&#8217;m currently attending college for Network Administration &amp; Networking, and find myself using virtual machines often.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: user1</title>
		<link>http://www.linux-mag.com/id/7673/#comment-283201</link>
		<dc:creator>user1</dc:creator>
		<pubDate>Tue, 17 Jul 2012 20:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-283201</guid>
		<description>Thank you!! Really good info and easy to understand. I have been looking for this page for the last 3 hours.</description>
		<content:encoded><![CDATA[<p>Thank you!! Really good info and easy to understand. I have been looking for this page for the last 3 hours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ptor</title>
		<link>http://www.linux-mag.com/id/7673/#comment-254003</link>
		<dc:creator>ptor</dc:creator>
		<pubDate>Wed, 13 Jun 2012 16:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-254003</guid>
		<description>Sure, here&#039;s my explanation:

I&#039;ve just been installing an Ubuntu 12 VM on a server running Ubuntu 12. The physical host is headless and will run in a rack somewhere with no monitor or keyboard. I&#039;d prefer it to have no GUI installed, and I don&#039;t want to have to fire up remotely displayed X windows applications in order to manage the VM.

All the management will be done over an ssh shell session remotely. My question then is: &quot;How do I install, control, and service VM strictly from the command line?&quot;

For me, this is the simpler way, one that scales and can be accessed from anywhere.</description>
		<content:encoded><![CDATA[<p>Sure, here&#8217;s my explanation:</p>
<p>I&#8217;ve just been installing an Ubuntu 12 VM on a server running Ubuntu 12. The physical host is headless and will run in a rack somewhere with no monitor or keyboard. I&#8217;d prefer it to have no GUI installed, and I don&#8217;t want to have to fire up remotely displayed X windows applications in order to manage the VM.</p>
<p>All the management will be done over an ssh shell session remotely. My question then is: &#8220;How do I install, control, and service VM strictly from the command line?&#8221;</p>
<p>For me, this is the simpler way, one that scales and can be accessed from anywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tarcas</title>
		<link>http://www.linux-mag.com/id/7673/#comment-245837</link>
		<dc:creator>Tarcas</dc:creator>
		<pubDate>Tue, 05 Jun 2012 14:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-245837</guid>
		<description>You&#039;ll want to check out this page from the VBox manual: https://www.virtualbox.org/manual/ch07.html
the VRDP port defaults to 3389, but you could change it to 3390. It looks like if you do that, and vmserver is your host (not guest) then what you suggest may work.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll want to check out this page from the VBox manual: <a href="https://www.virtualbox.org/manual/ch07.html" rel="nofollow">https://www.virtualbox.org/manual/ch07.html</a><br />
the VRDP port defaults to 3389, but you could change it to 3390. It looks like if you do that, and vmserver is your host (not guest) then what you suggest may work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hemmes</title>
		<link>http://www.linux-mag.com/id/7673/#comment-245211</link>
		<dc:creator>Hemmes</dc:creator>
		<pubDate>Tue, 05 Jun 2012 00:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-245211</guid>
		<description>Unfortunately the blog fails to mention the &quot;Headless&quot; VM method.  Allowing you to launch you VM from, say, an SSH session.  This is extremely helpful when I want to RDP to my Window 7 Pro VM from a remote location.

As tbuskey states:
&quot;Get a list of available VMs:
VBoxManage list vms

Start one of the VMs w/o starting a gui
VboxHeadless -s VMname &amp;

Run your web server inside a headless VM. Or an SSH server, etc.&quot;</description>
		<content:encoded><![CDATA[<p>Unfortunately the blog fails to mention the &#8220;Headless&#8221; VM method.  Allowing you to launch you VM from, say, an SSH session.  This is extremely helpful when I want to RDP to my Window 7 Pro VM from a remote location.</p>
<p>As tbuskey states:<br />
&#8220;Get a list of available VMs:<br />
VBoxManage list vms</p>
<p>Start one of the VMs w/o starting a gui<br />
VboxHeadless -s VMname &amp;</p>
<p>Run your web server inside a headless VM. Or an SSH server, etc.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://www.linux-mag.com/id/7673/#comment-207537</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Thu, 03 May 2012 06:28:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-207537</guid>
		<description>The beauty of VBox and similarly designed s/w is that you can use *both* the GUI *and* the CLI.  Clicky-drool for some tasks (all if you&#039;re a newbie) and CLI for other tasks.

The CLI *rocks* for automating repetitive tasks.  Want to re-encode only AVI files larger than 500MB?  Sure you could click 8,000 times.  With 200 clicks, though, you could write a &quot;for&quot; loop with embedded &quot;if&quot; statements to do it all while running overnight.</description>
		<content:encoded><![CDATA[<p>The beauty of VBox and similarly designed s/w is that you can use *both* the GUI *and* the CLI.  Clicky-drool for some tasks (all if you&#8217;re a newbie) and CLI for other tasks.</p>
<p>The CLI *rocks* for automating repetitive tasks.  Want to re-encode only AVI files larger than 500MB?  Sure you could click 8,000 times.  With 200 clicks, though, you could write a &#8220;for&#8221; loop with embedded &#8220;if&#8221; statements to do it all while running overnight.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Johnson</title>
		<link>http://www.linux-mag.com/id/7673/#comment-181827</link>
		<dc:creator>Larry Johnson</dc:creator>
		<pubDate>Fri, 06 Apr 2012 12:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-181827</guid>
		<description>I would like to hear more about backing up or cloning via the command-line vm&#039;s.  Is there a way to make a backup (or clone) a running vm without shutting it down?</description>
		<content:encoded><![CDATA[<p>I would like to hear more about backing up or cloning via the command-line vm&#8217;s.  Is there a way to make a backup (or clone) a running vm without shutting it down?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hootsuite clone</title>
		<link>http://www.linux-mag.com/id/7673/#comment-117533</link>
		<dc:creator>hootsuite clone</dc:creator>
		<pubDate>Wed, 11 Jan 2012 01:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-117533</guid>
		<description>I have been exploring for a bit for any high quality articles or weblog posts in this sort of space . Exploring in Yahoo I eventually stumbled upon this site. Reading this info So i&#039;m satisfied to convey that I&#039;ve a very good uncanny feeling I discovered exactly what I needed. I such a lot without a doubt will make certain to don?t omit this web site and provides it a glance regularly.</description>
		<content:encoded><![CDATA[<p>I have been exploring for a bit for any high quality articles or weblog posts in this sort of space . Exploring in Yahoo I eventually stumbled upon this site. Reading this info So i&#8217;m satisfied to convey that I&#8217;ve a very good uncanny feeling I discovered exactly what I needed. I such a lot without a doubt will make certain to don?t omit this web site and provides it a glance regularly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igna</title>
		<link>http://www.linux-mag.com/id/7673/#comment-48587</link>
		<dc:creator>Igna</dc:creator>
		<pubDate>Sun, 20 Nov 2011 18:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-48587</guid>
		<description>I have a question.

It&#039;s awesome to have a CLI option instead of using a GUI, since all the servers I administer doesn&#039;t have GUI&#039;s (I prefer it that way -it&#039;s easier)

My question is, RDP is disabled by default in Windows 7 so will this command: &quot;rdesktop -a 16 -g 800×600 vmserver:3390&quot; allow me to logon to the VM&#039;s monitor instead of directly connecting to the OS&#039;s RDP protocol?

Does this question make sense?</description>
		<content:encoded><![CDATA[<p>I have a question.</p>
<p>It&#8217;s awesome to have a CLI option instead of using a GUI, since all the servers I administer doesn&#8217;t have GUI&#8217;s (I prefer it that way -it&#8217;s easier)</p>
<p>My question is, RDP is disabled by default in Windows 7 so will this command: &#8220;rdesktop -a 16 -g 800×600 vmserver:3390&#8243; allow me to logon to the VM&#8217;s monitor instead of directly connecting to the OS&#8217;s RDP protocol?</p>
<p>Does this question make sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nadeesh</title>
		<link>http://www.linux-mag.com/id/7673/#comment-17179</link>
		<dc:creator>Nadeesh</dc:creator>
		<pubDate>Wed, 02 Nov 2011 08:30:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-17179</guid>
		<description>booyaka.......... booyaka.............
&lt;a href=&quot;http://wrestlezone.nadeeshlive.com&quot; rel=&quot;nofollow&quot;&gt; Wrestle Zone &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>booyaka&#8230;&#8230;&#8230;. booyaka&#8230;&#8230;&#8230;&#8230;.<br />
<a href="http://wrestlezone.nadeeshlive.com" rel="nofollow"> Wrestle Zone </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antiya</title>
		<link>http://www.linux-mag.com/id/7673/#comment-17143</link>
		<dc:creator>antiya</dc:creator>
		<pubDate>Wed, 02 Nov 2011 08:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-17143</guid>
		<description>monawath terenne na....................</description>
		<content:encoded><![CDATA[<p>monawath terenne na&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: viralnexxus</title>
		<link>http://www.linux-mag.com/id/7673/#comment-7682</link>
		<dc:creator>viralnexxus</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-7682</guid>
		<description>&lt;p&gt;Excellent tidbit! This is yet another reason I enjoy using VirtualBox over VMWare.  Lately I\&#039;ve been in this whole \&quot;CLI\&quot; only mood, so this is perfect for me. ;)  GJ, and keep `em coming...&lt;br /&gt;
Cheers,&lt;br /&gt;
-VB
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Excellent tidbit! This is yet another reason I enjoy using VirtualBox over VMWare.  Lately I\&#8217;ve been in this whole \&#8221;CLI\&#8221; only mood, so this is perfect for me. ;)  GJ, and keep `em coming&#8230;<br />
Cheers,<br />
-VB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: severian37</title>
		<link>http://www.linux-mag.com/id/7673/#comment-7683</link>
		<dc:creator>severian37</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-7683</guid>
		<description>&lt;p&gt;I started using this last year to run development VMs with VirtualBox.  It\&#039;s a great feature for a great piece of software.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I started using this last year to run development VMs with VirtualBox.  It\&#8217;s a great feature for a great piece of software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tbuskey</title>
		<link>http://www.linux-mag.com/id/7673/#comment-7684</link>
		<dc:creator>tbuskey</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-7684</guid>
		<description>&lt;p&gt;Get a list of available VMs:&lt;br /&gt;
VBoxManage list vms&lt;/p&gt;
&lt;p&gt;Start one of the VMs w/o starting a gui&lt;br /&gt;
VboxHeadless -s VMname &amp;&lt;/p&gt;
&lt;p&gt;Run your web server inside a headless VM.  Or an SSH server, etc.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Get a list of available VMs:<br />
VBoxManage list vms</p>
<p>Start one of the VMs w/o starting a gui<br />
VboxHeadless -s VMname &#38;</p>
<p>Run your web server inside a headless VM.  Or an SSH server, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ddelv</title>
		<link>http://www.linux-mag.com/id/7673/#comment-7685</link>
		<dc:creator>ddelv</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-7685</guid>
		<description>&lt;p&gt;Sorry, I don\&#039;t get it.  What \&#039;power\&#039; have you demonstrated using the CLI over the GUI?  So far as I can tell, everything you showed us works as well, and is much much easier to do, using the GUI.  Am I missing something?&lt;br /&gt;
Thanks for pointing out VirtualBox, though!
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sorry, I don\&#8217;t get it.  What \&#8217;power\&#8217; have you demonstrated using the CLI over the GUI?  So far as I can tell, everything you showed us works as well, and is much much easier to do, using the GUI.  Am I missing something?<br />
Thanks for pointing out VirtualBox, though!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meesterarend</title>
		<link>http://www.linux-mag.com/id/7673/#comment-7686</link>
		<dc:creator>meesterarend</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-7686</guid>
		<description>&lt;p&gt;Actually there are some power in the cli that\&#039;s not in the gui, some settings are hidden away, or even, sometimes you even have a server to which your only access is via ssh and cli and no gui, over a 56k modem :),  so yes while the author did not reach the wow effect, he did demonstrate that cli can be used to do everything the gui does and more, when putting everything in a script, you can actually start doing very impressive stuff.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Actually there are some power in the cli that\&#8217;s not in the gui, some settings are hidden away, or even, sometimes you even have a server to which your only access is via ssh and cli and no gui, over a 56k modem :),  so yes while the author did not reach the wow effect, he did demonstrate that cli can be used to do everything the gui does and more, when putting everything in a script, you can actually start doing very impressive stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: khess</title>
		<link>http://www.linux-mag.com/id/7673/#comment-7687</link>
		<dc:creator>khess</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-7687</guid>
		<description>&lt;p&gt;The power comes in from being able to use a single command to circumvent all those mouse clicks. The CLI also offers scripted automation. The other point is that GUIs are often \&#039;broken\&#039; for many of the more elegant features.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The power comes in from being able to use a single command to circumvent all those mouse clicks. The CLI also offers scripted automation. The other point is that GUIs are often \&#8217;broken\&#8217; for many of the more elegant features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tbuskey</title>
		<link>http://www.linux-mag.com/id/7673/#comment-7688</link>
		<dc:creator>tbuskey</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7673/#comment-7688</guid>
		<description>&lt;p&gt;I can run VBoxHeadless and then log out.  The VM keeps running.&lt;br /&gt;
If I start a VM with the GUI and quit the GUI, the VM stops running.&lt;/p&gt;
&lt;p&gt;With the CLI, I can have VMs start as soon as a reboot finishes.  I could even have them gracefully suspend during a shutdown.&lt;/p&gt;
&lt;p&gt;Potentially, this could give me most of what VMware ESX does without the costs.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I can run VBoxHeadless and then log out.  The VM keeps running.<br />
If I start a VM with the GUI and quit the GUI, the VM stops running.</p>
<p>With the CLI, I can have VMs start as soon as a reboot finishes.  I could even have them gracefully suspend during a shutdown.</p>
<p>Potentially, this could give me most of what VMware ESX does without the costs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>