<?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>Admins Goodies &#187; virtualization</title>
	<atom:link href="http://adminsgoodies.com/tag/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://adminsgoodies.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Fri, 24 May 2013 16:33:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Using Zentyal to control several servers</title>
		<link>http://adminsgoodies.com/using-zentyal-to-control-several-servers/</link>
		<comments>http://adminsgoodies.com/using-zentyal-to-control-several-servers/#comments</comments>
		<pubDate>Sun, 09 Dec 2012 17:36:14 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[virtual-machines]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[zentyal]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/using-zentyal-to-control-several-servers/</guid>
		<description><![CDATA[I am currently in the process of creating a home server, made up of several virtual machines, each running a different type of server (i.e. a file server, a multimedia server, a firewall and a print server as of now). Today I discovered this new software, Zentyal, which looks interesting for system and network administration. However, I haven&#8217;t understood one thing: can it be used only with its preconfigured packages or can it also be [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I am currently in the process of creating a home server, made up of several virtual machines, each running a different type of server (i.e. a file server, a multimedia server, a firewall and a print server as of now).</p>
<p>Today I discovered this new software, Zentyal, which looks interesting for system and network administration. However, I haven&#8217;t understood one thing: can it be used only with its preconfigured packages or can it also be used to control other servers running other programs (in my case, the four virtual machines)?.</p>
<p>Also, would you suggest to use such a program or do you think it&#8217;s better to control each server on its own?</p>
<div class="author">Asked by <a href="http://serverfault.com/users/116440/user1301428" target="_blank">user1301428</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>I&#8217;m new to sysadmin and this site, but I&#8217;ll try my best to answer this based on my experience with that distro.</p>
<p>You don&#8217;t specify what you&#8217;re using it for, and how many boxes you have to work with (physical or virtual) so we&#8217;ll say 2 possibilities. First, you just want to run some servers at home and this isn&#8217;t live and essential to some venture.  Then just use one box, with Zentyal, and redundancy and survival is not an issue.  Second, this is for some business or operational function and therefore necessary.  Then do not host all servers on one box for standard practice reasons. </p>
<p>As to whether to use Zentyal or not overall, it&#8217;s a decent distro but I wouldn&#8217;t use the free version for a massive network. The commercial version is much more robust with better support.  Having all services on one box is not typically allowed in production networks but from home, it&#8217;s not as big of a deal and you make the call.</p>
<p>It sounds like you&#8217;re asking whether other servers can be used on a Zentyal installation. It&#8217;s still just Ubuntu Linux so you can put anything else on there. But if you want access by way of the web interface, then I believe you&#8217;ll have to code that into the files (it&#8217;s written in PHP I think) to allow those additional servers to be shown.  Otherwise just access them by CLI and save time.</p>
<div class="author">Answered by <a href="http://serverfault.com/users/139883/stackuser" target="_blank">stackuser</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/456335/using-zentyal-to-control-several-servers" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/using-zentyal-to-control-several-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>“Target the specific user you will be using and assign it user id 0/group 0”</title>
		<link>http://adminsgoodies.com/target-the-specific-user-you-will-be-using-and-assign-it-user-id-0group-0/</link>
		<comments>http://adminsgoodies.com/target-the-specific-user-you-will-be-using-and-assign-it-user-id-0group-0/#comments</comments>
		<pubDate>Wed, 05 Dec 2012 17:37:01 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/target-the-specific-user-you-will-be-using-and-assign-it-user-id-0group-0/</guid>
		<description><![CDATA[I am trying to virtualize an Ubuntu machine using VMWare vCenter Converter, but ran into permissions issues. I followed the instructions of part 1 and 2 on this page but when I got to &#8220;For Ubuntu operating systems further configuration is needed&#8221; I started running into trouble. I&#8217;m decent at Linux, but I&#8217;m not an experienced sysadmin. How do I Target the specific user you will be using and assign it user id 0/group 0? [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I am trying to virtualize an Ubuntu machine using VMWare vCenter Converter, but ran into permissions issues.  I followed the instructions of part 1 and 2 on <a href="http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=1008164" rel="nofollow">this page</a> but when I got to &#8220;For Ubuntu operating systems further configuration is needed&#8221; I started running into trouble.  I&#8217;m decent at Linux, but I&#8217;m not an experienced sysadmin.</p>
<ul>
<li>How do I <code>Target the specific user you will be using and assign it<br />
user id 0/group 0</code>? </li>
<li>How do I <code>Ensure that you also still enable Allow<br />
root to ssh even though you are not using the root account</code>?</li>
</ul>
<p>Thanks for your help.</p>
<div class="author">Asked by <a href="http://serverfault.com/users/93975/jeremy-holovacs" target="_blank">Jeremy Holovacs</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<blockquote>
<p>How do I Target the specific user you will be using and assign it user id 0/group 0?</p>
</blockquote>
<p>Don&#8217;t assign the user id or group id 0 to the user you are targeting.  Add the user to <code>/etc/sudoers</code> as specified.  Then flag that <code>sudo</code> will be uses also as documented.  <code>sudo</code> will be used to run command as root (user id 0, group 0) when needed.</p>
<blockquote>
<p>How do I Ensure that you also still enable Allow root to ssh even though you are not using the root account?</p>
</blockquote>
<p>This is controlled in the file <code>/etc/ssh/sshd_config</code>.  If keys are used for logins, then you need a line like:</p>
<pre><code>PermitRootLogin without-password
</code></pre>
<div class="author">Answered by <a href="http://serverfault.com/users/36241/billthor" target="_blank">BillThor </a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/455143/target-the-specific-user-you-will-be-using-and-assign-it-user-id-0-group-0" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/target-the-specific-user-you-will-be-using-and-assign-it-user-id-0group-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install CentOS on SCSI hard drive under Hyper-V</title>
		<link>http://adminsgoodies.com/install-centos-on-scsi-hard-drive-under-hyper-v/</link>
		<comments>http://adminsgoodies.com/install-centos-on-scsi-hard-drive-under-hyper-v/#comments</comments>
		<pubDate>Sat, 24 Nov 2012 17:35:53 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[hyper-v-server-2008-r2]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows-server-2008]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/install-centos-on-scsi-hard-drive-under-hyper-v/</guid>
		<description><![CDATA[How can I install Centos 6 on SCSI hard drive under Hyper-V? I added a IDE drive to boot from but CentOS doesn&#8217;t recognize SCSI drive during install. How can I fix this please? Asked by Jake Using Linux Integration Services for Hyper-V is the solution. Last version is really easy to install and there is only one problem, After upgrading Linux Kernel OS will crash while booting. to fix this you can switch back [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>How can I install Centos 6 on SCSI hard drive under Hyper-V? I added a IDE drive to boot from but CentOS doesn&#8217;t recognize SCSI drive during install. How can I fix this please?</p>
<div class="author">Asked by <a href="http://serverfault.com/users/126492/jake" target="_blank">Jake</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>Using <a href="http://www.microsoft.com/en-us/download/details.aspx?id=34603" rel="nofollow">Linux Integration Services for Hyper-V</a> is the solution. Last version is really easy to install and there is only one problem, After upgrading Linux Kernel OS will crash while booting. to fix this you can switch back to older kernel in grub listings.</p>
<div class="author">Answered by <a href="http://serverfault.com/users/126492/jake" target="_blank">Jake</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/449558/install-centos-on-scsi-hard-drive-under-hyper-v" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/install-centos-on-scsi-hard-drive-under-hyper-v/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proxmox VE Logical Volume in RAW format?</title>
		<link>http://adminsgoodies.com/proxmox-ve-logical-volume-in-raw-format/</link>
		<comments>http://adminsgoodies.com/proxmox-ve-logical-volume-in-raw-format/#comments</comments>
		<pubDate>Sun, 11 Nov 2012 17:36:01 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[io]]></category>
		<category><![CDATA[kvm-virtualization]]></category>
		<category><![CDATA[proxmox]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/proxmox-ve-logical-volume-in-raw-format/</guid>
		<description><![CDATA[I added a Volume group in Proxmox VE as Storage for KVM VMs. A new Logical Volume will be created for each VM, but in Proxmox VE under The Defined Storage which shows list of created Logical Volumes I see my Logical Volume marked as RAW format. Is this a RAW image or a Logical Volume (LVM)? But my main question, Does this really avoid the overhead of going through the filesystem layer on the [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I added a Volume group in Proxmox VE as Storage for KVM VMs. A new Logical Volume will be created for each VM, but in Proxmox VE under The Defined Storage which shows list of created Logical Volumes I see my Logical Volume marked as RAW format. Is this a RAW image or a Logical Volume (LVM)? </p>
<p>But my main question, <strong>Does this really avoid the overhead of going through the filesystem layer on the host system ?</strong> </p>
<div class="author">Asked by <a href="http://serverfault.com/users/126492/jake" target="_blank">Jake</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>In this case, &#8220;RAW format&#8221; means that it&#8217;s a bit-by-bit image of what your VM will see as a disk, without any extra information, headers, metadata, or anything else. A RAW format disk may be stored in a file, but it can also be directly in a block device. You might call it an &#8220;image&#8221; in both cases, although it&#8217;s more common to call it an &#8220;image&#8221; when it&#8217;s in a file.</p>
<p>In your case, the answer is yes: the disk is backed by a LVM volume, which <code>qemu</code> sees as a block device, and the overhead is certainly much lower than what you would have by going through the filesystem layer.</p>
<div class="author">Answered by <a href="http://serverfault.com/users/143944/pino42" target="_blank">pino42</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/447537/proxmox-ve-logical-volume-in-raw-format" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/proxmox-ve-logical-volume-in-raw-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>information delivered from pidenu32.msi seems to be wrong</title>
		<link>http://adminsgoodies.com/information-delivered-from-pidenu32-msi-seems-to-be-wrong/</link>
		<comments>http://adminsgoodies.com/information-delivered-from-pidenu32-msi-seems-to-be-wrong/#comments</comments>
		<pubDate>Mon, 05 Nov 2012 17:36:14 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[hyper-v-server-2008-r2]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[windows-server-2008]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/information-delivered-from-pidenu32-msi-seems-to-be-wrong/</guid>
		<description><![CDATA[I&#8217;ve installed WindowsServer 2008 R2 on the computer with Xeon3430 2.40GHz processor. VT was activated in BIOS. Hyper-Role was installed and a VM could be created and started. Running pidenu32.msi-tool results, that this processor type doesn&#8217;t support VT. What is wrong? Asked by msh That&#8217;s correct. The virtual processor that ran the program does not support VT. Intel x86 CPUs are not fully virtualizable, and once virtualized no longer support virtualization. You can&#8217;t virtualize again [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I&#8217;ve installed WindowsServer 2008 R2 on the computer with Xeon3430 2.40GHz processor. VT was activated in BIOS. Hyper-Role was installed and a VM could be created and started. Running pidenu32.msi-tool results, that this processor type doesn&#8217;t support VT. What is wrong?</p>
<div class="author">Asked by <a href="http://serverfault.com/users/3555/msh" target="_blank">msh</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>That&#8217;s correct. The virtual processor that ran the program does not support VT. Intel x86 CPUs are not fully virtualizable, and once virtualized no longer support virtualization. You can&#8217;t virtualize again inside a virtual environment. So from the point of view of the program, VT is not supported because it&#8217;s already been &#8220;used up&#8221; by the environment running the OS that ran the program.</p>
<p>Strictly speaking, it is possible to do this &#8212; ESX(i) 5.0 can do it.</p>
<p>(I believe there&#8217;s a note to that effect somewhere in the tab.)</p>
<div class="author">Answered by <a href="http://serverfault.com/users/91987/david-schwartz" target="_blank">David Schwartz</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/445563/information-delivered-from-pidenu32-msi-seems-to-be-wrong" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/information-delivered-from-pidenu32-msi-seems-to-be-wrong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which mirror should I use to download Kernel Xen 6.3?</title>
		<link>http://adminsgoodies.com/which-mirror-should-i-use-to-download-kernel-xen-6-3/</link>
		<comments>http://adminsgoodies.com/which-mirror-should-i-use-to-download-kernel-xen-6-3/#comments</comments>
		<pubDate>Tue, 23 Oct 2012 16:35:46 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[centos6]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/which-mirror-should-i-use-to-download-kernel-xen-6-3/</guid>
		<description><![CDATA[I&#8217;m following this construction to install (version 4.1.2) on a CentOS 6.2 (x86_64) system. When I use this command yum install http://au1.mirror.crc.id.au/repo/kernel-xen-release-6-3.noarch.rpm I face this error: Loaded plugins: fastestmirror, security Loading mirror speeds from cached hostfile * base: ftp.sh.cvut.cz * extras: ftp.sh.cvut.cz * updates: ftp.sh.cvut.cz Setting up Install Process Cannot open: http://au1.mirror.crc.id.au/repo/kernel-xen-release-6-3.noarch.rpm. Skipping. Error: Nothing to do there is a third-party repository with some mirror list, but I don&#8217;t know if I could use them? [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I&#8217;m following <a href="http://www.howtoforge.com/virtualization-with-xen-on-centos-6.2-x86_64-paravirtualization-and-hardware-virtualization" rel="nofollow">this construction</a> to install (version 4.1.2) on a CentOS 6.2 (x86_64) system.<br />
When I use this command </p>
<pre><code>yum install http://au1.mirror.crc.id.au/repo/kernel-xen-release-6-3.noarch.rpm
</code></pre>
<p>I face this error:</p>
<pre><code>Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
 * base: ftp.sh.cvut.cz
 * extras: ftp.sh.cvut.cz
 * updates: ftp.sh.cvut.cz
Setting up Install Process
Cannot open: http://au1.mirror.crc.id.au/repo/kernel-xen-release-6-3.noarch.rpm. Skipping.
Error: Nothing to do
</code></pre>
<p>there is a  <a href="https://www.crc.id.au/repo/" rel="nofollow">third-party repository</a> with some mirror list, but I don&#8217;t know if I could use them? and how would that possible?<br />
I would appreciate if any one could lead me to a available link to download Xen Repository.</p>
<div class="author">Asked by <a href="http://serverfault.com/users/86902/user758667" target="_blank">user758667</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>You received the error because the file does not exist.</p>
<p>The reason the file does not exist is that <a href="http://au1.mirror.crc.id.au/repo/" rel="nofollow">the file in the repo</a> is named <code>kernel-xen-release-6-4.noarch.rpm</code>, while your howto has a <code>3</code> instead of the <code>4</code>.</p>
<div class="author">Answered by <a href="http://serverfault.com/users/126632/michael-hampton" target="_blank">Michael Hampton</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/441253/which-mirror-should-i-use-to-download-kernel-xen-6-3" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/which-mirror-should-i-use-to-download-kernel-xen-6-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should the virtualization host be allowed to run any service?</title>
		<link>http://adminsgoodies.com/should-the-virtualization-host-be-allowed-to-run-any-service/</link>
		<comments>http://adminsgoodies.com/should-the-virtualization-host-be-allowed-to-run-any-service/#comments</comments>
		<pubDate>Sun, 14 Oct 2012 16:33:37 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/should-the-virtualization-host-be-allowed-to-run-any-service/</guid>
		<description><![CDATA[I recently setup a virtualization server for the small company I&#8217;m running. This server runs few virtual machines that are used for development, testing, etc&#8230; My business partner works from a remote location, thus I also installed a vpn server on the virtualization host to make it possible for him to safely reach the company services. Moreover, again on the virtualization host, I installed bacula to perform the backup of the data. Is it advisable/good [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I recently setup a virtualization server for the small company I&#8217;m running.<br />
This server runs few virtual machines that are used for development, testing, etc&#8230;</p>
<p>My business partner works from a remote location, thus I also installed a vpn server on the virtualization host to make it possible for him to safely reach the company services. Moreover, again on the virtualization host, I installed bacula to perform the backup of the data.</p>
<p>Is it advisable/good practice to do so or should I create one more virtual machine to do backups and VPN? Is it a bad idea to run these services on the host itself? If yes, why?</p>
<div class="author">Asked by <a href="http://serverfault.com/users/101489/giordano" target="_blank">Giordano</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>The virtualizaton host should be the most secure machine you have. The most secure machine is one that is not connected to a network at all <img src='http://adminsgoodies.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Having that in mind it is best not to offer any services on your public interfaces.<br />
You should not even have an IP there (a bridge for VMs is layer2).</p>
<p>Think of the VM-host as DMZ: traffic into it is forbidden, originating no problem.</p>
<p>So in your example:</p>
<ul>
<li>VNC: Bad &#8211; this is an incoming service</li>
<li>Backup: No problem &#8211; sessions are initiated from here to the outside</li>
</ul>
<p>But even then &#8211; you should only run services that will not eat up RAM/CPU/IO on your VM-host &#8211; else your VMs will suffer from lack of resources.</p>
<div class="author">Answered by <a href="http://serverfault.com/users/77281/nils" target="_blank">Nils</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/438074/should-the-virtualization-host-be-allowed-to-run-any-service" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/should-the-virtualization-host-be-allowed-to-run-any-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to turn one server into many servers? (Virtualization/VMWare)</title>
		<link>http://adminsgoodies.com/how-to-turn-one-server-into-many-servers-virtualizationvmware/</link>
		<comments>http://adminsgoodies.com/how-to-turn-one-server-into-many-servers-virtualizationvmware/#comments</comments>
		<pubDate>Sat, 06 Oct 2012 16:33:54 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/how-to-turn-one-server-into-many-servers-virtualizationvmware/</guid>
		<description><![CDATA[I&#8217;m hoping for a high level discussion of this problem I know is quickly approaching my application. I have a server that binds on a specific port and manages TCP Sockets from my clients. I know that it is common practice to use VMWare to virtualize servers and run multiple servers at once. How can a single server design be changed to support multiple servers? Multiple servers can&#8217;t bind to the same port. If I [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>I&#8217;m hoping for a high level discussion of this problem I know is quickly approaching my application.</p>
<p>I have a server that binds on a specific port and manages TCP Sockets from my clients. I know that it is common practice to use VMWare to virtualize servers and run multiple servers at once.</p>
<p><strong>How can a single server design be changed to support multiple servers?</strong></p>
<p>Multiple servers can&#8217;t bind to the same port. If I had to guess I would say a proxy server binds to the port and then sends connections off to the other servers to be handled as if it was still a single server application.</p>
<p>I&#8217;m wondering what options there are and what are the common practices for solving this problem?</p>
<p>Thanks in advance!</p>
<div class="author">Asked by <a href="http://serverfault.comhttp://serverfault.com/questions/435466/how-to-turn-one-server-into-many-servers-virtualization-vmware" target="_blank">n/a</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>Each VMWare machine is essentially a standalone PC, as far as the OS running inside a VM is concerned.  Like on a real PC, a server can bind to the same port on different IPs, and each running VM can have its own IP on the virtualized network.  VMWare has a built-in DHCP router that manages the IPs and network traffic of its running VMs.  Each VM can have its own real independant IP on the Host machine&#8217;s actual network, or they can share the Host&#8217;s IP via VMWare&#8217;s built-in router.  The OS in each VM doesn&#8217;t know the difference.  Go ahead and bind your server to the same port on each running VM, it will work fine.  VMWare will handle the packet routing as needed.</p>
<div class="author">Answered by <a href="http://serverfault.comhttp://serverfault.com/questions/435466/how-to-turn-one-server-into-many-servers-virtualization-vmware" target="_blank">n/a</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/435466/how-to-turn-one-server-into-many-servers-virtualization-vmware" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/how-to-turn-one-server-into-many-servers-virtualizationvmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>if I have root password of Virtual Machine running on a host system , can I control host in any way</title>
		<link>http://adminsgoodies.com/if-i-have-root-password-of-virtual-machine-running-on-a-host-system-can-i-control-host-in-any-way/</link>
		<comments>http://adminsgoodies.com/if-i-have-root-password-of-virtual-machine-running-on-a-host-system-can-i-control-host-in-any-way/#comments</comments>
		<pubDate>Mon, 24 Sep 2012 16:33:26 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[virtual-machines]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/if-i-have-root-password-of-virtual-machine-running-on-a-host-system-can-i-control-host-in-any-way/</guid>
		<description><![CDATA[Our company gives a VM for each developer which is exclusive for them but doesnt give root access. I am planning to ask for root password so I can install different softwares on the VM. Just want to make sure, having a root password on VM doesnt give me any control on the host system. Asked by Medicine Nope. It shouldn&#8217;t give you any host access, assuming you&#8217;re on one of the major virtualization suites [...]]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>Our company gives a VM for each developer which is exclusive for them but doesnt give root access.</p>
<p>I am planning to ask for root password so I can install different softwares on the VM.</p>
<p>Just want to make sure, having a root password on VM doesnt give me any control on the host system.</p>
<div class="author">Asked by <a href="http://serverfault.com/users/71215/medicine" target="_blank">Medicine</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>Nope. It shouldn&#8217;t give you any host access, assuming you&#8217;re on one of the major virtualization suites (VMWare, KVM, Xen, etc.).</p>
<div class="author">Answered by <a href="http://serverfault.com/users/13325/ewwhite" target="_blank">ewwhite</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/431399/if-i-have-root-password-of-virtual-machine-running-on-a-host-system-can-i-cont" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/if-i-have-root-password-of-virtual-machine-running-on-a-host-system-can-i-control-host-in-any-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I know if I&#8217;m working on a Virtual Machine or not?</title>
		<link>http://adminsgoodies.com/how-do-i-know-if-im-working-on-a-virtual-machine-or-not/</link>
		<comments>http://adminsgoodies.com/how-do-i-know-if-im-working-on-a-virtual-machine-or-not/#comments</comments>
		<pubDate>Fri, 07 Sep 2012 16:34:02 +0000</pubDate>
		<dc:creator>tom</dc:creator>
				<category><![CDATA[General Questions]]></category>
		<category><![CDATA[virtual-machines]]></category>
		<category><![CDATA[virtualization]]></category>

		<guid isPermaLink="false">http://adminsgoodies.com/how-do-i-know-if-im-working-on-a-virtual-machine-or-not/</guid>
		<description><![CDATA[Is there a way to know if the machine I&#8217;m working on is virtual or physical? (I&#8217;m connecting with RDP to the machine. If it&#8217;s a virtual machine it is working and handled by VMWare). Thank you in advance. Asked by n/a If it&#8217;s Windows, just have a look at the hardware screens. It&#8217;ll have a billion and five VMWare-branded virtual devices. Answered by Oli Check more discussion of this question.]]></description>
				<content:encoded><![CDATA[<h3 class="pq"><img src="http://adminsgoodies.com/imgs/question.png" alt="Question" /></h3>
<p>Is there a way to know if the machine I&#8217;m working on is virtual or physical?<br />
(I&#8217;m connecting with RDP to the machine. If it&#8217;s a virtual machine it is working and handled by VMWare).</p>
<p>Thank you in advance.</p>
<div class="author">Asked by <a href="http://serverfault.comhttp://serverfault.com/questions/109154/how-do-i-know-if-im-working-on-a-virtual-machine-or-not" target="_blank">n/a</a></div>
<h3 class="pa"><img src="http://adminsgoodies.com/imgs/answer.png" alt="Answer" /></h3>
<p>If it&#8217;s Windows, just have a look at the hardware screens. It&#8217;ll have a billion and five VMWare-branded virtual devices.</p>
<div class="author">Answered by <a href="http://serverfault.com/users/2619/oli" target="_blank">Oli</a></div>
<p class="ref-link">Check <a href="http://serverfault.com/questions/109154/how-do-i-know-if-im-working-on-a-virtual-machine-or-not" target="_blank">more discussion</a> of this question.</p>
]]></content:encoded>
			<wfw:commentRss>http://adminsgoodies.com/how-do-i-know-if-im-working-on-a-virtual-machine-or-not/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
