<?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: How to Install and Manage Virtual Machines and Containers	</title>
	<atom:link href="https://www.tecmint.com/install-manage-virtual-machines-in-centos/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-manage-virtual-machines-in-centos/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 06 Dec 2018 17:26:09 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ranjeet Badhe		</title>
		<link>https://www.tecmint.com/install-manage-virtual-machines-in-centos/comment-page-1/#comment-1080743</link>

		<dc:creator><![CDATA[Ranjeet Badhe]]></dc:creator>
		<pubDate>Thu, 06 Dec 2018 17:26:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30137#comment-1080743</guid>

					<description><![CDATA[I want to create VM and join interface of the VM to a OVS bridge i.e. eth0 on VM and TAP interface on Bridge. Please let me know the commands]]></description>
			<content:encoded><![CDATA[<p>I want to create VM and join interface of the VM to a OVS bridge i.e. eth0 on VM and TAP interface on Bridge. Please let me know the commands</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-manage-virtual-machines-in-centos/comment-page-1/#comment-1019816</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Tue, 31 Jul 2018 10:55:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30137#comment-1019816</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-manage-virtual-machines-in-centos/comment-page-1/#comment-1019813&quot;&gt;DarkSun&lt;/a&gt;.

@DarkSun,

Deleting a VM Guest, also remove its configuration stored under &lt;strong&gt;/etc/&lt;/strong&gt; directory, along with its storage files.

To remove VM, first list the running VM guests, once you the name of the VM, shutdown and delete using following commands.
&lt;pre&gt;
# virsh list
# virsh shutdown VM_NAME
# virsh undefine VM_NAME
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-manage-virtual-machines-in-centos/comment-page-1/#comment-1019813">DarkSun</a>.</p>
<p>@DarkSun,</p>
<p>Deleting a VM Guest, also remove its configuration stored under <strong>/etc/</strong> directory, along with its storage files.</p>
<p>To remove VM, first list the running VM guests, once you the name of the VM, shutdown and delete using following commands.</p>
<pre>
# virsh list
# virsh shutdown VM_NAME
# virsh undefine VM_NAME
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DarkSun		</title>
		<link>https://www.tecmint.com/install-manage-virtual-machines-in-centos/comment-page-1/#comment-1019813</link>

		<dc:creator><![CDATA[DarkSun]]></dc:creator>
		<pubDate>Tue, 31 Jul 2018 10:43:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30137#comment-1019813</guid>

					<description><![CDATA[How can I delete the Virtual Machines?]]></description>
			<content:encoded><![CDATA[<p>How can I delete the Virtual Machines?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Eugene		</title>
		<link>https://www.tecmint.com/install-manage-virtual-machines-in-centos/comment-page-1/#comment-1019179</link>

		<dc:creator><![CDATA[Eugene]]></dc:creator>
		<pubDate>Sat, 28 Jul 2018 16:47:11 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30137#comment-1019179</guid>

					<description><![CDATA[So where is the info about using containers?]]></description>
			<content:encoded><![CDATA[<p>So where is the info about using containers?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
