<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Virtualization - Servers - OS - virtuBLOG.com &#187; Console</title>
	<atom:link href="http://virtublog.com/tag/console/feed/" rel="self" type="application/rss+xml" />
	<link>http://virtublog.com</link>
	<description></description>
	<lastBuildDate>Wed, 22 Feb 2012 15:18:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Changing Service Console IP via command line</title>
		<link>http://virtublog.com/2009/10/21/changing-service-console-ip-via-command-line/</link>
		<comments>http://virtublog.com/2009/10/21/changing-service-console-ip-via-command-line/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 18:28:48 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[vSphere/ESX]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[arrow keys]]></category>
		<category><![CDATA[broadcast address]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[default gateway]]></category>
		<category><![CDATA[Don]]></category>
		<category><![CDATA[ip address subnet mask]]></category>
		<category><![CDATA[p service]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[vswif]]></category>

		<guid isPermaLink="false">http://virtublog.com/?p=192</guid>
		<description><![CDATA[Had to look up how to change the Service Console IP via command line today&#8230; here is a good article: &#8220;Once in the service console runt the command &#8220;esxcfg-vswif -d vswif0&#8243;. This command deletes the existing vswif0. Don&#8217;t worry if [...]]]></description>
		<wfw:commentRss>http://virtublog.com/2009/10/21/changing-service-console-ip-via-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the Service Console VLAN ID via Command Line</title>
		<link>http://virtublog.com/2009/07/07/changing-the-service-console-vlan-id-via-command-line/</link>
		<comments>http://virtublog.com/2009/07/07/changing-the-service-console-vlan-id-via-command-line/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 22:35:27 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[VMware]]></category>
		<category><![CDATA[vSphere/ESX]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[p service]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[Service Console]]></category>
		<category><![CDATA[Use]]></category>
		<category><![CDATA[VLAN]]></category>
		<category><![CDATA[vlan id]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[vSwitch]]></category>

		<guid isPermaLink="false">http://virtublog.com/?p=164</guid>
		<description><![CDATA[To set the VLAN ID of your service console (if you entered the wrong ID, forgot to enter an ID, etc.), you can use the esxcfg-vswitch command! esxcfg-vswitch vSwitch0 -v XX -p &#8220;Service Console&#8221; (where XX is your VLAN ID [...]]]></description>
		<wfw:commentRss>http://virtublog.com/2009/07/07/changing-the-service-console-vlan-id-via-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESX snapshot deletion times out</title>
		<link>http://virtublog.com/2009/06/06/esx-snapshot-deletion-times-out/</link>
		<comments>http://virtublog.com/2009/06/06/esx-snapshot-deletion-times-out/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 13:16:50 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[vSphere/ESX]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[guest os]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[IO]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[old snapshots]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[real time view]]></category>
		<category><![CDATA[removal]]></category>
		<category><![CDATA[server change]]></category>
		<category><![CDATA[snapshot]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[timeout]]></category>
		<category><![CDATA[timeout value]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[virtual center]]></category>
		<category><![CDATA[virtuBLOG]]></category>
		<category><![CDATA[vMotion]]></category>
		<category><![CDATA[vmware tools]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://virtublog.com/2009/06/06/esx-snapshot-deletion-times-out/</guid>
		<description><![CDATA[First, let me say that in my dealings with ESX, a snapshot deletion process will rarely timeout if your snapshots are properly managed. Snapshots are meant to be taken before modifying the guest OS, and then removed within 2 or [...]]]></description>
		<wfw:commentRss>http://virtublog.com/2009/06/06/esx-snapshot-deletion-times-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

