<?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>eisber's blog &#187; virtual server</title>
	<atom:link href="http://www.eisber.net/blog/archives/category/virtual-server/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eisber.net/blog</link>
	<description>my personal-tech-project's journey log</description>
	<lastBuildDate>Fri, 27 May 2011 06:58:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Virtual Server 2005 R2 SP1 RC1 &#8211; Upgrade</title>
		<link>http://www.eisber.net/blog/archives/30</link>
		<comments>http://www.eisber.net/blog/archives/30#comments</comments>
		<pubDate>Mon, 30 Apr 2007 20:08:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[isa]]></category>
		<category><![CDATA[virtual server]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/?p=30</guid>
		<description><![CDATA[environment Windows 2003 SP2, ISA Server 2006, Virtual Server 2005 R2 SP1 pre-RC1 story I upgraded to Virtual Server 2005 R2 SP1 RC1 remotely - somewhere in the middle, my Terminal Service Client connection disconnected - *PANIC*. But just keep calm and wait. I guess the network connection get shutdown due to some driver installation [...]]]></description>
			<content:encoded><![CDATA[<p><strong>environment</strong> Windows 2003 SP2, ISA Server 2006, Virtual Server 2005 R2 SP1 pre-RC1</p>
<p><strong>story</strong> I upgraded to Virtual Server 2005 R2 SP1 RC1 remotely - somewhere in the middle, my Terminal Service Client connection disconnected - *PANIC*. But just keep calm and wait. I guess the network connection get shutdown due to some driver installation - the server became ready again by itself. I didn't need a reboot.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/30/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Machine running Gentoo on Virtual Server 2005 R2</title>
		<link>http://www.eisber.net/blog/archives/17</link>
		<comments>http://www.eisber.net/blog/archives/17#comments</comments>
		<pubDate>Mon, 09 Apr 2007 15:31:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[isa]]></category>
		<category><![CDATA[virtual server]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/?p=17</guid>
		<description><![CDATA[Environment Windows Server 2003 R2, ISA Server 2005, Virtual Server 2005 R2, Network access through Loopback Adapters Problem Creation/Installation of a virtual machine running Gentoo Steps Create Virtual Machine - configure disks Under General Properties Select Run virtual machine under the following user account and provide username and password Make sure it got access to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Environment</strong> Windows Server 2003 R2, ISA Server 2005, Virtual Server 2005 R2, Network access through Loopback Adapters</p>
<p><strong>Problem</strong> Creation/Installation of a virtual machine running Gentoo</p>
<p><strong>Steps</strong></p>
<ol>
<li> Create Virtual Machine - configure disks </li>
<li> Under General Properties
<ul>
<li> Select <i>Run virtual machine under the following user account</i> and provide username and password</li>
<li> Make sure it got access to the .vhd and .vnc files (e.g. C:\Documents and Settings\All Users\Documents\Shared Virtual Networks) (<a href="http://www.microsoft.com/technet/prodtechnol/virtualserver/2005/proddocs/vs_operate_using_config_VMmodifyinfo.mspx?mfr=true">details</a>).
<p>         If you I got the following error message in the EventLog (Virtual Server): The virtual machine "foo" cannot connect virtual network adapter 1 because either the virtual network is invalid or access was denied. This virtual network adapter will be left disconnected.</p>
<p>         The reason were missing privileges of the user on .vnc files.
        </li>
</ul>
</li>
<li> Mount the Gentoo ISO image</li>
<li> Start the VM and follow <a href="http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=1">Gentoo Installation</a> </li>
<li> Edit make.conf. For my Core2 Duo E6600 Iuse
<pre>
CFLAGS="-O3 -march=nocona -pipe -fomit-frame-pointer"
    </pre>
</li>
<li>
<pre> ln -s /usr/portage/profiles/default-linux/x86/2006.1 make.profile </pre>
</li>
<li> If you got an existing VM
<ul>
<li> copy /etc/kernels/kernel-config-* </li>
<li>
<pre> genkernel --kernel-config=/etc/kernels/kernel-config-* all </pre>
</li>
</ul>
</li>
<li>Kernel options to avoid clock skew (<a href="http://support.microsoft.com/kb/918461">details</a>)
<pre>clock=pit</pre>
</li>
<li> emerge -u logwatch chkrootkit apache netpbm ffmpeg imagemagick  ntp gallery virtual/mysql awstats logrotate</li>
<li> configure <a href="http://www.gentoo.org/doc/en/rsync.xml">rsync mirror server</a> </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ISA 2006, Virtual Server 2005, &#8220;Publish Web Site&#8221; NOT working?</title>
		<link>http://www.eisber.net/blog/archives/7</link>
		<comments>http://www.eisber.net/blog/archives/7#comments</comments>
		<pubDate>Sun, 25 Mar 2007 00:39:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[isa]]></category>
		<category><![CDATA[virtual server]]></category>

		<guid isPermaLink="false">http://www.eisber.net/blog/?p=7</guid>
		<description><![CDATA[Environment ISA 2006 (or 2004), Virtual Server 2005, same machine Symptom "Publish Web Site" Wizard succeeds, but the Web site is not accessible. If you want to Publish a Web Site using the Web Listener on port 80, it simply does not work. I couldn't find an error message - at least there wasn't any [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Environment</strong> ISA 2006 (or 2004), Virtual Server 2005, same machine</p>
<p><strong>Symptom </strong>"Publish Web Site" Wizard succeeds, but the Web site is not accessible.</p>
<p>If you want to Publish a Web Site using the Web Listener on port 80, it simply does not work.  I couldn't find an error message - at least there wasn't any in the Event Log. I'm not sure about the Dash board. But since I used ISA 2006 the first time... </p>
<p><strong>Reason</strong> Virtual Server 2005 requires IIS installed. IIS installs a Default Web site, that listens on port 80 *surprise*.</p>
<p><strong>Solution</strong> Stop the Default Web site in IIS and good to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eisber.net/blog/archives/7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

