<?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 | DXSdata</title>
	<atom:link href="https://www.dxsdata.com/category/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dxsdata.com</link>
	<description>Software &#124; Network &#124; Administration</description>
	<lastBuildDate>Mon, 02 Oct 2023 20:57:10 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://www.dxsdata.com/wp-content/uploads/2023/08/cropped-logo-32x32.jpg</url>
	<title>Virtualization | DXSdata</title>
	<link>https://www.dxsdata.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Microsoft Hyper-V: Solving Live Migration issues</title>
		<link>https://www.dxsdata.com/2023/10/microsoft-hyper-v-solving-live-migration-issues/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 02 Oct 2023 20:57:05 +0000</pubDate>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[hyper-v]]></category>
		<category><![CDATA[hyperv]]></category>
		<guid isPermaLink="false">https://www.dxsdata.com/?p=2223</guid>

					<description><![CDATA[Moving a VM to another server might end in unexpected errors, e.g. event log might show ID 21024, 21026 or 32784 without any further detail informations. Some steps you can try if you encounter issues:]]></description>
										<content:encoded><![CDATA[
<p>Moving a VM to another server might end in unexpected errors, e.g. event log might show ID  21024, 21026 or 32784 without any further detail informations.</p>



<p>Some steps you can try if you encounter issues:</p>



<ul class="wp-block-list">
<li>Delete all VM snapshots and check if they are fully merged (so that no .avhd file exists)</li>



<li>Check free disk space on all affected drives</li>



<li>Check if the VM has set any special CPU settings</li>



<li><strong>Turn off the VM</strong> before moving (seems to help especially when moving from Windows Server 2019 to 2022)</li>



<li>Do not write destination server name manually (use the dialog/assistant instead)</li>
</ul>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Auf Linux-Disk-Images unter Windows zugreifenHow to access Linux disk images under Windows</title>
		<link>https://www.dxsdata.com/2015/02/how-to-access-linux-disk-images-under-windows/</link>
					<comments>https://www.dxsdata.com/2015/02/how-to-access-linux-disk-images-under-windows/#comments</comments>
		
		<dc:creator><![CDATA[ds]]></dc:creator>
		<pubDate>Wed, 04 Feb 2015 06:55:19 +0000</pubDate>
				<category><![CDATA[Virtualization]]></category>
		<guid isPermaLink="false">http://san.schausberger.cc/?p=313</guid>

					<description><![CDATA[Scenario You have created an image of an SD card containing a Linux operating system. Afterwards you want to access and extract files of the image, but do not have a spare physical storage available or you are working on a virtual machine. Unfortunately, it is not an ISO image which could be mounted by [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><!--:en--><strong>Scenario</strong></p>
<p>You have created an image of an SD card containing a Linux operating system. Afterwards you want to access and extract files of the image, but do not have a spare physical storage available or you are working on a virtual machine.</p>
<p>Unfortunately, it is not an ISO image which could be mounted by Windows itself or opened with 7-Zip.</p>
<p><strong>Solution</strong></p>
<p>Run <a href="http://sourceforge.net/projects/win32diskimager/">Win32DiskImager </a>to create your image.</p>
<p>Install <a href="http://www.ltr-data.se/opencode.html/#ImDisk">ImDisk</a>. It lets you mount Linux SD card images and similar drives under Windows.</p>
<p>Install <a href="http://sourceforge.net/projects/ext2fsd/files/Ext2fsd/">Ext2Fsd</a>. With this tool, you can access EXT2, EXT3, EXT4 and VFAT partitions under Windows.</p>
<p>Now mount your Linux partition with Imdisk and you should be able to access the files and folders via Windows Explorer.<!--:--></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dxsdata.com/2015/02/how-to-access-linux-disk-images-under-windows/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>WDS / Active Directory: System UUID / GUID nicht eindeutigWDS / Active Directory: System UUID / GUID not unique</title>
		<link>https://www.dxsdata.com/2015/01/wds-active-directory-system-uuid-guid-not-unique/</link>
					<comments>https://www.dxsdata.com/2015/01/wds-active-directory-system-uuid-guid-not-unique/#respond</comments>
		
		<dc:creator><![CDATA[ds]]></dc:creator>
		<pubDate>Wed, 14 Jan 2015 12:07:38 +0000</pubDate>
				<category><![CDATA[Virtualization]]></category>
		<guid isPermaLink="false">http://san.schausberger.cc/?p=306</guid>

					<description><![CDATA[Problem WDS / PXE booting needs a unique GUID for every client workstation, e.g. if the PC has to be approved and given a name in the WDS console by the administrator. Sometimes it may happen that not every GUID is unique. But duplicate GUIDs can lead to painful problems. E.g. if the workstation joins the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><!--:de--></p>
<p><strong>Problem</strong></p>
<p>WDS / PXE booting needs a unique GUID for every client workstation, e.g. if the PC has to be approved and given a name in the WDS console by the administrator.</p>
<p>Sometimes it may happen that not every GUID is unique. But duplicate GUIDs can lead to painful problems. E.g. if the workstation joins the domain automatically, the other machine which already exists in AD is overwritten. The result: One of both machines loses domain trust and has to be re-added to the domain.</p>
<p>Example with Zotac ID89, ID90, ID92 etc.: Every device seems to generate the same GUID by default. You see the GUID when you boot via PXE:</p>
<blockquote>
<p><em><span style="font-family: Georgia;">00020003-0004-0005-0006-000700080009 </span></em></p>
</blockquote>
<p>According to Zotac, this behavior is wanted and not a bug.</p>
<p><strong>Workaround 1</strong></p>
<ol>
<li>A new, random GUID can be generated by using an AMIBIOS tool &#8220;AMI DMI Edit&#8221;.</li>
<li>Create a DOS boot stick, e.g. with <a href="https://rufus.akeo.ie/">Rufus</a>.</li>
<li>Copy AMIDEDOS.exe of the <a href="http://www.wintotal.de/server/tipps/amidmi.zip">AMI DMI Edit Tools Package </a>to the stick.</li>
<li>Boot to DOS with the USB stick and run AMIDEDOS /u.</li>
<li>You should now have a freshly generated GUID.</li>
</ol>
<p><strong>Workaround 2</strong></p>
<p>Use a registry key to tell WDS that certain GUIDs are banned. If these GUIDs appear again to WDS, it uses the MAC address as GUID.</p>
<blockquote>
<p>HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesWDSServerProvidersWDSPXE</p>
</blockquote>
<p><a href="http://technet.microsoft.com/en-us/library/cc733103(WS.10).aspx#banned">More information here</a></p>
<p><strong>Workaround 3</strong></p>
<p>In Active Directory Users and Computers, you can modify or delete the netbootGUID attribute. You find it under [yourExistingWorkstation] -&gt; Properties -&gt; Attribute Editor. So if you PXE boot a new workstation, the GUID is not assumed as existing. Please note that this is not the recommended way because the problem is not really solved.</p>
<p><strong>Notes</strong></p>
<p>It might be useful in most cases to use both workarounds 1 and 2 to never accidentally overwrite an existing computer in your domain.</p>
<p>Sometimes WDS seems to block booting a PXE image after changing the GUID. Errors like this one may appear:</p>
<blockquote>
<p>proxydhcp service did not reply to request on port 4011.</p>
</blockquote>
<p>You can then use another LAN port (if available) or just temporarily disable the setting &#8220;administrator approval for unknown devices&#8221;.</p>
<p>Some sites provide Powershell scripts which can be used to delete every netbootGUID in your AD. I would not recommend this, because keeping the netbootGUID attribute of the computers can make later re-installing of Windows easier (the previous PC name is recognized automatically).</p>
<p><!--:--><!--:en--><strong>Problem</strong></p>
<p>WDS / PXE booting needs a unique GUID for every client workstation, e.g. if the PC has to be approved and given a name in the WDS console by the administrator.</p>
<p>Sometimes it may happen that not every GUID is unique. But duplicate GUIDs can lead to painful problems. E.g. if the workstation joins the domain automatically, the other machine which already exists in AD is overwritten. The result: One of both machines loses domain trust and has to be re-added to the domain.</p>
<p>Example with Zotac ID89, ID90, ID92 etc.: Every device seems to generate the same GUID by default. You see the GUID when you boot via PXE:</p>
<blockquote><p><em><span style="font-family: Georgia;">00020003-0004-0005-0006-000700080009 </span></em></p></blockquote>
<p>According to Zotac, this behavior is wanted and not a bug.</p>
<p><strong>Workaround 1</strong></p>
<ol>
<li>A new, random GUID can be generated by using an AMIBIOS tool &#8220;AMI DMI Edit&#8221;.</li>
<li>Create a DOS boot stick, e.g. with <a href="https://rufus.akeo.ie/">Rufus</a>.</li>
<li>Copy AMIDEDOS.exe of the <a href="http://www.wintotal.de/server/tipps/amidmi.zip">AMI DMI Edit Tools Package </a>to the stick.</li>
<li>Boot to DOS with the USB stick and run AMIDEDOS /u.</li>
<li>You should now have a freshly generated GUID.</li>
</ol>
<p><strong>Workaround 2</strong></p>
<p>Use a registry key to tell WDS that certain GUIDs are banned. If these GUIDs appear again to WDS, it uses the MAC address as GUID.</p>
<blockquote><p>HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesWDSServerProvidersWDSPXE</p></blockquote>
<p><a href="http://technet.microsoft.com/en-us/library/cc733103(WS.10).aspx#banned">More information here</a></p>
<p><strong>Workaround 3</strong></p>
<p>In Active Directory Users and Computers, you can modify or delete the netbootGUID attribute. You find it under [yourExistingWorkstation] -&gt; Properties -&gt; Attribute Editor. So if you PXE boot a new workstation, the GUID is not assumed as existing. Please note that this is not the recommended way because the problem is not really solved.</p>
<p><strong>Notes</strong></p>
<p>It might be useful in most cases to use both workarounds 1 and 2 to never accidentally overwrite an existing computer in your domain.</p>
<p>Sometimes WDS seems to block booting a PXE image after changing the GUID. Errors like this one may appear:</p>
<blockquote><p>proxydhcp service did not reply to request on port 4011.</p></blockquote>
<p>You can then use another LAN port (if available) or just temporarily disable the setting &#8220;administrator approval for unknown devices&#8221;.</p>
<p>Some sites provide Powershell scripts which can be used to delete every netbootGUID in your AD. I would not recommend this, because keeping the netbootGUID attribute of the computers can make later re-installing of Windows easier (the previous PC name is recognized automatically).<!--:--></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dxsdata.com/2015/01/wds-active-directory-system-uuid-guid-not-unique/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hyper-V / Ubuntu VM / Acronis B&#038;R / Snapshot problem: &#8220;Scheduling while atomic&#8221;</title>
		<link>https://www.dxsdata.com/2014/05/264/</link>
					<comments>https://www.dxsdata.com/2014/05/264/#respond</comments>
		
		<dc:creator><![CDATA[ds]]></dc:creator>
		<pubDate>Sat, 24 May 2014 14:28:56 +0000</pubDate>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Virtualization]]></category>
		<guid isPermaLink="false">http://san.schausberger.cc/?p=264</guid>

					<description><![CDATA[Problem / Scenario Backup Software like Acronis Backup &#38; Recovery causes your Hyper-V Virtual Machines to freeze. Guest OS is Ubuntu. Sometimes this also happens when you restart your Hyper-V host or make a snapshot of your VM. The VM itself displays error messages like &#8220;BUG: scheduling while atomic&#8221;. Solution The error message led me [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><strong>Problem / Scenario</strong></p>
<p>Backup Software like Acronis Backup &amp; Recovery causes your Hyper-V Virtual Machines to freeze. Guest OS is Ubuntu.</p>
<p>Sometimes this also happens when you restart your Hyper-V host or make a snapshot of your VM.</p>
<p>The VM itself displays error messages like &#8220;BUG: scheduling while atomic&#8221;.</p>
<p><strong>Solution</strong></p>
<p>The error message led me to <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1180419">this site</a>, where it is mentioned that the error should have been fixed for about over a year now. I also tried to add the<a href="https://wiki.ubuntu.com/Testing/EnableProposed"> -Proposed entry </a>in sources.list, but it did not help.</p>
<p>I upgraded to the latest Ubuntu Server version (14.04 LTS at the moment), but it did not help.</p>
<p>The final problem was I always left the Ubuntu default wizard setting by default (keep current file) when it asks for the boot / grub settings (menu.1st). So the system kept booting from an older kernel. In my case it was a 3.0 kernel, but in the meantime there exists version 3.13.</p>
<p>Additionally, as far as I know, Ubuntu will not always upgrade to the latest kernel itself by doing a distro upgrade.</p>
<p>Steps I did to solve the problem:</p>
<ol>
<li>For safety reasons: VM snapshot or VHD copy</li>
<li>apt-get install linux-image-generic</li>
<li>apt-get autoremove</li>
<li>After the first or second step the wizard should ask you whether you want to keep your boot menu file. Choose the first option here (use a &#8220;new&#8221; one from the distributor).</li>
<li>Reboot and check the current kernel version (in the login info message or type uname -r).</li>
</ol>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dxsdata.com/2014/05/264/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ownCloud Installation with Hyper-V, Ubuntu and Active DirectoryownCloud Installation with Hyper-V, Ubuntu and Active Directory</title>
		<link>https://www.dxsdata.com/2013/08/owncloud-installation-with-hyper-v-ubuntu-and-active-directory/</link>
					<comments>https://www.dxsdata.com/2013/08/owncloud-installation-with-hyper-v-ubuntu-and-active-directory/#respond</comments>
		
		<dc:creator><![CDATA[ds]]></dc:creator>
		<pubDate>Sat, 24 Aug 2013 07:43:30 +0000</pubDate>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Virtualization]]></category>
		<guid isPermaLink="false">http://san.schausberger.cc/?p=179</guid>

					<description><![CDATA[ownCloud is a quite simple and effective way to synchronize files and folders over LAN / internet, especially if you want to access them from mobile devices like Android phones / tablets, or via web interface. The problem of ready-to-use cloud services like Dropbox, Skydrive etc. is, you never really know what the service provider does with [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><!--:de--><a href="http://www.owncloud.org">ownCloud </a>is a quite simple and effective way to synchronize files and folders over LAN / internet, especially if you want to access them from mobile devices like Android phones / tablets, or via web interface.</p>
<p>The problem of ready-to-use cloud services like Dropbox, Skydrive etc. is, you never really know what the service provider does with your data, even if it is encrypted. ownCloud can run locally on your hardware and it is open source, so this way should be much safer.</p>
<p>This tutorial shows you how to install a Ubuntu VM on Hyper-V (or any other Hypervisor, or PC / server) in combination with LDAP / Active Directory.</p>
<p><strong>Basic installation</strong></p>
<p>First, create a new virtual computer in your Hyper-V environment, e.g. with 512 MB RAM or more. Ubuntu and ownCloud do not need too much resources. Choose a disk size according to how much space you need for your ownCloud storage.</p>
<p>Install the official Ubuntu ISO image, e.g. the server version of 12.04. It should work with default settings. Additionally, install SSH during the setup.</p>
<p>Log in and get the required packages via apt-get commands &#8211; see <a href="http://doc.owncloud.org/server/4.5/admin_manual/installation.html">this site </a>for details. Get ownCloud itself, also via apt-get &#8211; have a look <a href="http://software.opensuse.org/download/package?project=isv:ownCloud:community&amp;package=owncloud">here</a>.</p>
<p>When the installation is finished, open <a href="http://[your-owncloud-server-ip]/owncloud">http://[your-owncloud-server-ip]/owncloud</a> in your browser and follow the wizard.</p>
<p>If you want to, you can do a first test now, e.g. use the ownCloud Windows client and try to connect with the Admin user.</p>
<p><strong>SSL</strong></p>
<p>If your ownCloud server is accessible from the internet, you should use SSL encryption to secure your data.</p>
<p>In the settings, also force ownCloud to use TLS.</p>
<p><a href="http://www.digicert.com/csr-creation-apache.htm">Digicert has a good guide </a>for creating the certificate request with your local Apache Server and how to integrate the final certificate.</p>
<p><strong>LDAP / Active Directory access</strong></p>
<p>Enable the <a href="http://doc.owncloud.org/server/4.5/admin_manual/auth_ldap.html">ownCloud LDAP module </a>via the web admin interface.</p>
<p>Run (with sudo/root permissions):</p>
<blockquote><p>a2enmod ldap</p>
<p>apt-get install php5-ldap</p>
<p>service apache2 restart</p></blockquote>
<p>Check your /etc/resolv.conf, it should contain your FQDN, e.g. &#8220;search domainexample.local&#8221;, and your DNS server(s).</p>
<p>In Windows AD configuration, create a group &#8220;ownCloudAccess&#8221; and place your users in there who should be able to use it.</p>
<p><strong>Important</strong>: The current ownCloud seems to have problems with hierarchical AD user groups. So you should put your user names directly into this group and not another user group.</p>
<p>The AD connection configuration itself can be quite tricky, but you can compare your settings to the following screenshots.</p>
<p><a href="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap1.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-183" alt="ldap1" src="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap1-300x172.jpg" width="260" height="151" /></a> <a href="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap3.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-185" alt="ldap3" src="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap3-300x284.jpg" width="154" height="87" /></a></p>
<p><a href="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap2.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-184" alt="ldap2" src="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap2-300x209.jpg" width="258" height="154" /> </a><a href="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap4.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-181" alt="ldap4" src="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap4-300x274.jpg" width="197" height="176" /> </a><a href="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap5.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-182" alt="ldap5" src="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap5-288x300.jpg" width="141" height="157" /></a></p>
<p>As soon as you have finished LDAP configuration, you should see your AD users in the list.</p>
<p><strong>Finish</strong></p>
<p>Your ownCloud installation should work now.</p>
<p>If not, have a look at the log in the web interface (or via console).</p>
<p>For debugging purposes, you can also install sqlite3 to access the database.<!--:--><!--:en--><a href="http://www.owncloud.org">ownCloud </a>is a quite simple and effective way to synchronize files and folders over LAN / internet, especially if you want to access them from mobile devices like Android phones / tablets, or via web interface.</p>
<p>The problem of ready-to-use cloud services like Dropbox, Skydrive etc. is, you never really know what the service provider does with your data, even if it is encrypted. ownCloud can run locally on your hardware and it is open source, so this way should be much safer.</p>
<p>This tutorial shows you how to install a Ubuntu VM on Hyper-V (or any other Hypervisor, or PC / server) in combination with LDAP / Active Directory.</p>
<p><strong>Basic installation</strong></p>
<p>First, create a new virtual computer in your Hyper-V environment, e.g. with 512 MB RAM or more. Ubuntu and ownCloud do not need too much resources. Choose a disk size according to how much space you need for your ownCloud storage.</p>
<p>Install the official Ubuntu ISO image, e.g. the server version of 12.04. It should work with default settings. Additionally, install SSH during the setup.</p>
<p>Log in and get the required packages via apt-get commands &#8211; see <a href="http://doc.owncloud.org/server/4.5/admin_manual/installation.html">this site </a>for details. Get ownCloud itself, also via apt-get &#8211; have a look <a href="http://software.opensuse.org/download/package?project=isv:ownCloud:community&amp;package=owncloud">here</a>.</p>
<p>When the installation is finished, open <a href="http://[your-owncloud-server-ip]/owncloud">http://[your-owncloud-server-ip]/owncloud</a> in your browser and follow the wizard.</p>
<p>If you want to, you can do a first test now, e.g. use the ownCloud Windows client and try to connect with the Admin user.</p>
<p><strong>SSL</strong></p>
<p>If your ownCloud server is accessible from the internet, you should use SSL encryption to secure your data.</p>
<p>In the settings, also force ownCloud to use TLS.</p>
<p><a href="http://www.digicert.com/csr-creation-apache.htm">Digicert has a good guide </a>for creating the certificate request with your local Apache Server and how to integrate the final certificate.</p>
<p><strong>LDAP / Active Directory access</strong></p>
<p>Enable the <a href="http://doc.owncloud.org/server/4.5/admin_manual/auth_ldap.html">ownCloud LDAP module </a>via the web admin interface.</p>
<p>Run (with sudo/root permissions):</p>
<blockquote><p>a2enmod ldap</p>
<p>apt-get install php5-ldap</p>
<p>service apache2 restart</p></blockquote>
<p>Check your /etc/resolv.conf, it should contain your FQDN, e.g. &#8220;search domainexample.local&#8221;, and your DNS server(s).</p>
<p>In Windows AD configuration, create a group &#8220;ownCloudAccess&#8221; and place your users in there who should be able to use it.</p>
<p><strong>Important</strong>: The current ownCloud seems to have problems with hierarchical AD user groups. So you should put your user names directly into this group and not another user group.</p>
<p>The AD connection configuration itself can be quite tricky, but you can compare your settings to the following screenshots.</p>
<p><a href="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap1.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-183" alt="ldap1" src="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap1-300x172.jpg" width="260" height="151" /></a> <a href="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap3.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-185" alt="ldap3" src="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap3-300x284.jpg" width="154" height="87" /></a></p>
<p><a href="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap2.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-184" alt="ldap2" src="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap2-300x209.jpg" width="258" height="154" /> </a><a href="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap4.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-181" alt="ldap4" src="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap4-300x274.jpg" width="197" height="176" /> </a><a href="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap5.jpg"><img loading="lazy" decoding="async" class="alignnone size-medium wp-image-182" alt="ldap5" src="https://www.dxsdata.com/wp-content/uploads/2013/08/ldap5-288x300.jpg" width="141" height="157" /></a></p>
<p>As soon as you have finished LDAP configuration, you should see your AD users in the list.</p>
<p><strong>Finish</strong></p>
<p>Your ownCloud installation should work now.</p>
<p>If not, have a look at the log in the web interface (or via console).</p>
<p>For debugging purposes, you can also install sqlite3 to access the database.<!--:--></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dxsdata.com/2013/08/owncloud-installation-with-hyper-v-ubuntu-and-active-directory/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Installing The Bug Genie Project Management on Hyper-V / Ubuntu 12.04Installing The Bug Genie Project Management on Hyper-V / Ubuntu 12.04</title>
		<link>https://www.dxsdata.com/2013/04/installing-the-bug-genie-project-management-on-hyper-v-ubuntu-12-04/</link>
					<comments>https://www.dxsdata.com/2013/04/installing-the-bug-genie-project-management-on-hyper-v-ubuntu-12-04/#respond</comments>
		
		<dc:creator><![CDATA[ds]]></dc:creator>
		<pubDate>Fri, 05 Apr 2013 08:30:14 +0000</pubDate>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Virtualization]]></category>
		<guid isPermaLink="false">http://san.schausberger.cc/?p=131</guid>

					<description><![CDATA[In this post I will describe how to install the free and powerful IT / development management tool The Bug Genie on Hyper-V 2008 R2 VM (or similar hypervisors) with guest OS Ubuntu 12.04 LTS and LDAP / Active Directory authentification. First, create a new virtual machine in the environment of your choice, e.g. with [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><!--:de-->In this post I will describe how to install the free and powerful IT / development management tool <a href="http://www.thebuggenie.com">The Bug Genie</a> on Hyper-V 2008 R2 VM (or similar hypervisors) with guest OS Ubuntu 12.04 LTS and LDAP / Active Directory authentification.</p>
<p>First, create a new virtual machine in the environment of your choice, e.g. with a 50 GB HDD. In Hyper-V, you can leave all settings by default.</p>
<p><a href="http://www.ubuntu.com/download/server">Download Ubuntu</a> (Server Edition recommended).</p>
<p>Install Ubuntu on your new VM (&#8220;insert&#8221; the .iso File in the virtual drive, power on the VM and follow the setup instructions). Choose OpenSSH server to be enabled.</p>
<p>Log in (locally or remote).</p>
<p>Run &#8220;sudo -s&#8221; and enter your root password.</p>
<p>Then run:</p>
<blockquote><p>apt-get update</p>
<p>apt-get upgrade</p>
<p>apt-get install php5</p>
<p>apt-get install phpmyadmin</p>
<p>apt-get install postfix</p></blockquote>
<p>Note the password which you chose for phpMyAdmin and the root DB user.</p>
<p>Look for the <a href="http://www.thebuggenie.com/download">TBG zip file download path</a>.</p>
<blockquote><p>wget [direct_path_to_zip_file]</p></blockquote>
<p>(You can also download the file via your browser and then transfer it to your VM via WinSCP etc.)</p>
<blockquote><p>cd /var/www</p>
<p>unzip [downloaded_zip_file]</p></blockquote>
<p>Make sure index.php is now under /var/www/thebuggenie. If you got another subfolder &#8220;thebuggenie&#8221;, move the files 1 directory upwards.</p>
<blockquote><p>chown -R www-data /var/www</p></blockquote>
<p>Open http://[name_or_IP_of_your_VM]/phpmyadmin, log in with root credentials. Create a new database, e.g. &#8220;tbg&#8221; and a user, set a password and full permissions to your new DB.</p>
<p>Open http://[name_or_IP_of_your_VM/thebuggenie and fill in the DB data fields etc. The setup process is quite simple.</p>
<p>Even if the TBG setup does not show any errors, you might want mod_rewrite to be enabled:</p>
<blockquote><p>a2enmod rewrite</p></blockquote>
<p>Then we have to modify the default apache settings:</p>
<blockquote><p>vi /etc/apache2/sites-enabled/000-default</p></blockquote>
<p>Set every &#8220;AllowOverride&#8221; line to &#8220;All&#8221;, then restart Apache:</p>
<blockquote><p>service apache2 restart</p></blockquote>
<p>Bugfix for IE and TBG version 3.2.5.2: Open /var/www/core/templates/layout.php and add the following line, e.g. at line 8:</p>
<blockquote><p>&lt;meta http-equiv=&#8221;X-UA-Compatible&#8221; content=&#8221;IE=9&#8243;&gt;</p></blockquote>
<p>Now you can open the Web GUI of The Bug Genie and everything should work.</p>
<p><strong>LDAP / AD integration</strong></p>
<p>Open your TBG web interface with Admin credentials. Go to the configuration area -&gt; Modules -&gt; Install new modules. You should find the LDAP module there and enable and configure it. The screenshot shows the common settings for Active Directory.</p>
<p><a href="http://san.schausberger.cc/2013/04/installing-the-bug-genie-project-management-on-hyper-v-ubuntu-12-04/tbg-ldap-ad/" rel="attachment wp-att-136"><img loading="lazy" decoding="async" class="alignnone  wp-image-136" title="tbg ldap AD" src="https://www.dxsdata.com/wp-content/uploads/2013/04/tbg-ldap-AD-300x294.jpg" alt="" width="300" height="294" /></a></p>
<p>Note:</p>
<p>Make sure you have your AD Domain Administrator credentials! You have to log in now with these credentials into TBG to have admin permissions.<!--:--><!--:en-->In this post I will describe how to install the free and powerful IT / development management tool <a href="http://www.thebuggenie.com">The Bug Genie</a> on Hyper-V 2008 R2 VM (or similar hypervisors) with guest OS Ubuntu 12.04 LTS and LDAP / Active Directory authentification.</p>
<p>First, create a new virtual machine in the environment of your choice, e.g. with a 50 GB HDD. In Hyper-V, you can leave all settings by default.</p>
<p><a href="http://www.ubuntu.com/download/server">Download Ubuntu</a> (Server Edition recommended).</p>
<p>Install Ubuntu on your new VM (&#8220;insert&#8221; the .iso File in the virtual drive, power on the VM and follow the setup instructions). Choose OpenSSH server to be enabled.</p>
<p>Log in (locally or remote).</p>
<p>Run &#8220;sudo -s&#8221; and enter your root password.</p>
<p>Then run:</p>
<blockquote><p>apt-get update</p>
<p>apt-get upgrade</p>
<p>apt-get install php5</p>
<p>apt-get install phpmyadmin</p>
<p>apt-get install postfix</p></blockquote>
<p>Note the password which you chose for phpMyAdmin and the root DB user.</p>
<p>Look for the <a href="http://www.thebuggenie.com/download">TBG zip file download path</a>.</p>
<blockquote><p>wget [direct_path_to_zip_file]</p></blockquote>
<p>(You can also download the file via your browser and then transfer it to your VM via WinSCP etc.)</p>
<blockquote><p>cd /var/www</p>
<p>unzip [downloaded_zip_file]</p></blockquote>
<p>Make sure index.php is now under /var/www/thebuggenie. If you got another subfolder &#8220;thebuggenie&#8221;, move the files 1 directory upwards.</p>
<blockquote><p>chown -R www-data /var/www</p></blockquote>
<p>Open http://[name_or_IP_of_your_VM]/phpmyadmin, log in with root credentials. Create a new database, e.g. &#8220;tbg&#8221; and a user, set a password and full permissions to your new DB.</p>
<p>Open http://[name_or_IP_of_your_VM/thebuggenie and fill in the DB data fields etc. The setup process is quite simple.</p>
<p>Even if the TBG setup does not show any errors, you might want mod_rewrite to be enabled:</p>
<blockquote><p>a2enmod rewrite</p></blockquote>
<p>Then we have to modify the default apache settings:</p>
<blockquote><p>vi /etc/apache2/sites-enabled/000-default</p></blockquote>
<p>Set every &#8220;AllowOverride&#8221; line to &#8220;All&#8221;, then restart Apache:</p>
<blockquote><p>service apache2 restart</p></blockquote>
<p>Bugfix for IE and TBG version 3.2.5.2: Open /var/www/core/templates/layout.php and add the following line, e.g. at line 8:</p>
<blockquote><p>&lt;meta http-equiv=&#8221;X-UA-Compatible&#8221; content=&#8221;IE=9&#8243;&gt;</p></blockquote>
<p>Now you can open the Web GUI of The Bug Genie and everything should work.</p>
<p><strong>LDAP / AD integration</strong></p>
<p>Open your TBG web interface with Admin credentials. Go to the configuration area -&gt; Modules -&gt; Install new modules. You should find the LDAP module there and enable and configure it. The screenshot shows the common settings for Active Directory.</p>
<p><a href="http://san.schausberger.cc/2013/04/installing-the-bug-genie-project-management-on-hyper-v-ubuntu-12-04/tbg-ldap-ad/" rel="attachment wp-att-136"><img loading="lazy" decoding="async" class="alignnone  wp-image-136" title="tbg ldap AD" src="https://www.dxsdata.com/wp-content/uploads/2013/04/tbg-ldap-AD-300x294.jpg" alt="" width="300" height="294" /></a></p>
<p>Note:</p>
<p>Make sure you have your AD Domain Administrator credentials! You have to log in now with these credentials into TBG to have admin permissions.<!--:--></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dxsdata.com/2013/04/installing-the-bug-genie-project-management-on-hyper-v-ubuntu-12-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hyper-V export on network share, error 0x80070005</title>
		<link>https://www.dxsdata.com/2012/06/hyper-v-export-on-network-share-error-0x80070005/</link>
					<comments>https://www.dxsdata.com/2012/06/hyper-v-export-on-network-share-error-0x80070005/#respond</comments>
		
		<dc:creator><![CDATA[ds]]></dc:creator>
		<pubDate>Mon, 11 Jun 2012 13:51:34 +0000</pubDate>
				<category><![CDATA[Virtualization]]></category>
		<guid isPermaLink="false">http://san.schausberger.cc/?p=38</guid>

					<description><![CDATA[By default, it is only possible to export a Hyper-V virtual machine on a local hard drive. If you want to be able to export to a network share which is created on another machine, you have to add the computer name of the Hyper-V host to the security settings of the other machine with [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>By default, it is only possible to export a Hyper-V virtual machine on a local hard drive.</p>
<p>If you want to be able to export to a network share which is created on another machine, you have to add the computer name of the Hyper-V host to the security settings of the other machine with the share (full access).</p>
<p>This should fix this error.</p>
<p>If not, try (for testing purposes) to add user SYSTEM, or everybody with full write access to the share.</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dxsdata.com/2012/06/hyper-v-export-on-network-share-error-0x80070005/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to solve Event ID 18320 Hyper-V-VMMS error</title>
		<link>https://www.dxsdata.com/2012/06/how-to-solve-event-id-18320-hyper-v-vmms-error/</link>
					<comments>https://www.dxsdata.com/2012/06/how-to-solve-event-id-18320-hyper-v-vmms-error/#respond</comments>
		
		<dc:creator><![CDATA[ds]]></dc:creator>
		<pubDate>Mon, 11 Jun 2012 13:46:06 +0000</pubDate>
				<category><![CDATA[Virtualization]]></category>
		<guid isPermaLink="false">http://san.schausberger.cc/?p=35</guid>

					<description><![CDATA[When exporting a Hyper-V virtual machine and then importing it on another host, it may happen that you get this error, although the import seems to work. In most cases, it is only the LAN adapter which has not the same name as on the previous host. So the only thing you need to do [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>When exporting a Hyper-V virtual machine and then importing it on another host, it may happen that you get this error, although the import seems to work.</p>
<p>In most cases, it is only the LAN adapter which has not the same name as on the previous host. So the only thing you need to do is to configure the new LAN adapter with the imported VM, or rename the LAN adapter before importing.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dxsdata.com/2012/06/how-to-solve-event-id-18320-hyper-v-vmms-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Slow network access after upgrade from Ubuntu 11.04 to 11.10 (Hyper-V)</title>
		<link>https://www.dxsdata.com/2012/05/slow-network-access-after-upgrade-from-ubuntu-11-04-to-11-10-hyper-v/</link>
					<comments>https://www.dxsdata.com/2012/05/slow-network-access-after-upgrade-from-ubuntu-11-04-to-11-10-hyper-v/#respond</comments>
		
		<dc:creator><![CDATA[ds]]></dc:creator>
		<pubDate>Thu, 10 May 2012 11:32:38 +0000</pubDate>
				<category><![CDATA[Virtualization]]></category>
		<guid isPermaLink="false">http://san.schausberger.cc/?p=5</guid>

					<description><![CDATA[After upgrading from Ubuntu 11.04 to 11.10 (guest VM which was running on Hyper-V, having the guest modules enabled like here), the network pings were suddenly very slow. First I thought of maybe bad hv_* modules in the 11.10 version and put them on the blacklist, but that didn&#8217;t help. The problem was, I had [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>After upgrading from Ubuntu 11.04 to 11.10 (guest VM which was running on Hyper-V, having the guest modules enabled like <a href="http://www.techguy.at/2010/11/10/hyper-v-ubuntu-10-10-und-die-integrationsdienste/">here</a>), the network pings were suddenly very slow.</p>
<p>First I thought of maybe bad hv_* modules in the 11.10 version and put them on the blacklist, but that didn&#8217;t help.<br />
The problem was, I had accidentally used the &#8220;old network adapter&#8221; in the Hyper-V manager instead of the default one.</p>
<p>With the default LAN adapter and the hv_* modules enabled, network speed was fine again.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dxsdata.com/2012/05/slow-network-access-after-upgrade-from-ubuntu-11-04-to-11-10-hyper-v/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
