
<?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>Ubuntu Server Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/ubuntu-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/ubuntu-server/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Fri, 04 Dec 2015 19:43:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>

<image>
	<url>https://www.technig.com/wp-content/uploads/2020/04/32x32.png</url>
	<title>Ubuntu Server Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/ubuntu-server/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Install Ubuntu Server 15.10 on Hyper-v?</title>
		<link>https://www.technig.com/install-ubuntu-server-on-hyper-v/</link>
					<comments>https://www.technig.com/install-ubuntu-server-on-hyper-v/#respond</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Fri, 04 Dec 2015 19:43:09 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Ubuntu Server]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=4530</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="457" src="https://www.technig.com/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-V.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install Ubuntu Server 15 10 on Hyper-V" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-V.jpg 840w, https://www.technig.com/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-V-300x163.jpg 300w, https://www.technig.com/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-V-768x418.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>It&#8217;s amazing to use Ubuntu server as a network servers with Microsoft Windows Servers. I&#8217;m going to install Ubuntu server on hyper-v and trying to use this for my network infrastructure servers. First of all download Ubuntu Server for Ubuntu official website. Currently Ubuntu server 15.10 is the latest version of Ubuntu Server, including the [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-ubuntu-server-on-hyper-v/">How to Install Ubuntu Server 15.10 on Hyper-v?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="457" src="https://www.technig.com/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-V.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install Ubuntu Server 15 10 on Hyper-V" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-V.jpg 840w, https://www.technig.com/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-V-300x163.jpg 300w, https://www.technig.com/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-V-768x418.jpg 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>It&#8217;s amazing to use Ubuntu server as a network servers with Microsoft Windows Servers. I&#8217;m going to install Ubuntu server on hyper-v and trying to use this for my network infrastructure servers.</p>
<p>First of all <a href="http://www.ubuntu.com/download/server" target="_blank" rel="noopener noreferrer">download Ubuntu Server</a> for Ubuntu official website. Currently Ubuntu server 15.10 is the latest version of Ubuntu Server, including the Liberty release of OpenStack and support for nine months – 64-bit only. For long term support of Ubuntu, download the Ubuntu Server 14.04.3 LTS.</p>
<h3>Ubuntu virtual machines on Hyper-V</h3>
<p>Fortunately <a href="https://technet.microsoft.com/en-us/library/dn531029.aspx" target="_blank" rel="noopener noreferrer">Hyper-v</a> support most of the Linux distributions such as Ubuntu, CentOS, Red Hat Enterprise Linux, Debian, Oracal Linux, Suse, FreeBSD etc. I recommend to your read &#8220;<a href="https://technet.microsoft.com/en-us/library/dn720239.aspx" target="_blank" rel="noopener noreferrer">Best Practices for running Linux on Hyper-V</a>&#8221; topic also. This document contains a list of recommendations for running Linux virtual machine on Hyper-V.</p>
<h2>Install Ubuntu Server on Hyper-v</h2>
<p>In or order to install Ubuntu Server on Hyper-v, create a hyper-v virtual machine and put the downloaded Ubuntu serve image on DVD drive and run it. If you are new in Hyper-v, read the bellow articles:</p>
<ul style="list-style-type: circle;">
<li><a href="https://www.technig.com/hyper-v-beginner-guide-to-virtualization/" target="_blank" rel="noopener noreferrer">Hyper-v Beginner: A Practical Guide to Virtualization</a>: Introduction and Installation of Hyper-v</li>
<li><a href="https://www.technig.com/essential-hyper-v-configuration/" target="_blank" rel="noopener noreferrer">Essential Hyper-V Configuration</a>: Creating Virtual Machine and Hyper-v network configuration.</li>
<li><a href="https://www.technig.com/connect-hyper-v-machines-to-internet/" target="_blank" rel="noopener noreferrer">How to Connect Hyper-v Machines to Internet</a>?</li>
</ul>
<p>Follow the article or watch the <strong>Ubuntu Server installation video tutorial</strong> at the end of this article.</p>
<p><strong>1.</strong> Start Ubuntu Server virtual machine on hyper-v, on the <strong>Language</strong> page select your language.</p>
<figure id="attachment_4531" aria-describedby="caption-attachment-4531" style="width: 638px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Select-Languate-Install-Ubuntu-Server-on-Hyper-v.jpg"><img decoding="async" class="size-full wp-image-4531" src="http://3.90.216.52/wp-content/uploads/2015/12/Select-Languate-Install-Ubuntu-Server-on-Hyper-v.jpg" alt="Select Languate - Install Ubuntu Server on Hyper-v" width="638" height="475" srcset="https://www.technig.com/wp-content/uploads/2015/12/Select-Languate-Install-Ubuntu-Server-on-Hyper-v.jpg 638w, https://www.technig.com/wp-content/uploads/2015/12/Select-Languate-Install-Ubuntu-Server-on-Hyper-v-300x223.jpg 300w, https://www.technig.com/wp-content/uploads/2015/12/Select-Languate-Install-Ubuntu-Server-on-Hyper-v-86x64.jpg 86w" sizes="(max-width: 638px) 100vw, 638px" /></a><figcaption id="caption-attachment-4531" class="wp-caption-text">Select Languate &#8211; Install Ubuntu Server on Hyper-v</figcaption></figure>
<p><strong>2.</strong> Select I<strong>nstall Ubuntu Server</strong> and press enter. This will normally install Ubuntu server on your hyper-v server.</p>
<figure id="attachment_4532" aria-describedby="caption-attachment-4532" style="width: 632px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-v.jpg"><img decoding="async" class="size-full wp-image-4532" src="http://3.90.216.52/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-v.jpg" alt="Install Ubuntu Server 15 10 on Hyper-v" width="632" height="479" srcset="https://www.technig.com/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-v.jpg 632w, https://www.technig.com/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-v-300x227.jpg 300w, https://www.technig.com/wp-content/uploads/2015/12/Install-Ubuntu-Server-15-10-on-Hyper-v-86x64.jpg 86w" sizes="(max-width: 632px) 100vw, 632px" /></a><figcaption id="caption-attachment-4532" class="wp-caption-text">Install Ubuntu Server 15 10 on Hyper-v</figcaption></figure>
<p><strong>3.</strong> Once again select the language. I don&#8217;t know why it ask twice for selecting languages? This selected language will be the default language of installed system.</p>
<figure id="attachment_4533" aria-describedby="caption-attachment-4533" style="width: 762px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Ubuntu-Server-Language.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4533" src="http://3.90.216.52/wp-content/uploads/2015/12/Ubuntu-Server-Language.jpg" alt="Ubuntu Server Language" width="762" height="537" srcset="https://www.technig.com/wp-content/uploads/2015/12/Ubuntu-Server-Language.jpg 762w, https://www.technig.com/wp-content/uploads/2015/12/Ubuntu-Server-Language-300x211.jpg 300w" sizes="(max-width: 762px) 100vw, 762px" /></a><figcaption id="caption-attachment-4533" class="wp-caption-text">Ubuntu Server Language</figcaption></figure>
<p><strong>4.</strong> Select you location to detect your time zone. Your country list might not be in this shortlist, select Other to find your country.</p>
<figure id="attachment_4534" aria-describedby="caption-attachment-4534" style="width: 758px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Select-your-location.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4534" src="http://3.90.216.52/wp-content/uploads/2015/12/Select-your-location.jpg" alt="Select your location" width="758" height="487" srcset="https://www.technig.com/wp-content/uploads/2015/12/Select-your-location.jpg 758w, https://www.technig.com/wp-content/uploads/2015/12/Select-your-location-300x193.jpg 300w, https://www.technig.com/wp-content/uploads/2015/12/Select-your-location-210x136.jpg 210w" sizes="(max-width: 758px) 100vw, 758px" /></a><figcaption id="caption-attachment-4534" class="wp-caption-text">Select your location</figcaption></figure>
<p><strong>5.</strong> Select <strong>Yes</strong> to detect automatically you keyboard or <strong>No</strong> to select it manually.</p>
<figure id="attachment_4536" aria-describedby="caption-attachment-4536" style="width: 747px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Configure-Ubuntu-Server-Keyboard.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4536" src="http://3.90.216.52/wp-content/uploads/2015/12/Configure-Ubuntu-Server-Keyboard.jpg" alt="Configure Ubuntu Server Keyboard" width="747" height="153" srcset="https://www.technig.com/wp-content/uploads/2015/12/Configure-Ubuntu-Server-Keyboard.jpg 747w, https://www.technig.com/wp-content/uploads/2015/12/Configure-Ubuntu-Server-Keyboard-300x61.jpg 300w" sizes="(max-width: 747px) 100vw, 747px" /></a><figcaption id="caption-attachment-4536" class="wp-caption-text">Configure Ubuntu Server Keyboard</figcaption></figure>
<p><strong>7.</strong> I have selected No, and want to select country of origin for the keyboard manually. Select your language and press enter. On the next page, select the layout matching the keyboard for your machine and press enter. I have select English US.</p>
<figure id="attachment_4537" aria-describedby="caption-attachment-4537" style="width: 760px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Country-of-Origin-for-the-keyboard.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4537" src="http://3.90.216.52/wp-content/uploads/2015/12/Country-of-Origin-for-the-keyboard.jpg" alt="Country of Origin for the keyboard" width="760" height="534" srcset="https://www.technig.com/wp-content/uploads/2015/12/Country-of-Origin-for-the-keyboard.jpg 760w, https://www.technig.com/wp-content/uploads/2015/12/Country-of-Origin-for-the-keyboard-300x211.jpg 300w" sizes="(max-width: 760px) 100vw, 760px" /></a><figcaption id="caption-attachment-4537" class="wp-caption-text">Country of Origin for the keyboard</figcaption></figure>
<p><strong>8.</strong> Let the system load all additional components.</p>
<figure id="attachment_4538" aria-describedby="caption-attachment-4538" style="width: 762px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Loading-Additional-Components.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4538" src="http://3.90.216.52/wp-content/uploads/2015/12/Loading-Additional-Components.jpg" alt="Loading Additional Components" width="762" height="107" srcset="https://www.technig.com/wp-content/uploads/2015/12/Loading-Additional-Components.jpg 762w, https://www.technig.com/wp-content/uploads/2015/12/Loading-Additional-Components-300x42.jpg 300w" sizes="(max-width: 762px) 100vw, 762px" /></a><figcaption id="caption-attachment-4538" class="wp-caption-text">Loading Additional Components</figcaption></figure>
<p><strong>Note:</strong> <em>If the virtual machine will not detect DHCP server for getting IP address, the network auto-configuration will be fail. You must configure network interface manually. </em></p>
<figure id="attachment_4539" aria-describedby="caption-attachment-4539" style="width: 745px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Network-Auto-Configruation-failed.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4539" src="http://3.90.216.52/wp-content/uploads/2015/12/Network-Auto-Configruation-failed.jpg" alt="Network Auto Configruation failed" width="745" height="136" srcset="https://www.technig.com/wp-content/uploads/2015/12/Network-Auto-Configruation-failed.jpg 745w, https://www.technig.com/wp-content/uploads/2015/12/Network-Auto-Configruation-failed-300x55.jpg 300w" sizes="(max-width: 745px) 100vw, 745px" /></a><figcaption id="caption-attachment-4539" class="wp-caption-text">Network Auto Configuration failed</figcaption></figure>
<p><strong>9.</strong> My Ubuntu server virtual machine is connected to an <a href="https://www.technig.com/connect-hyper-v-machines-to-internet/" target="_blank" rel="noopener noreferrer">external network card</a> and assigned IP address by a <a href="https://www.technig.com/how-to-setup-a-home-wireless-network/" target="_blank" rel="noopener noreferrer">Wireless device DHCP</a>. Now pick up a host name related to your network production and <strong>Continue</strong>.</p>
<figure id="attachment_4540" aria-describedby="caption-attachment-4540" style="width: 744px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Ubuntu-Server-Host-Name.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4540" src="http://3.90.216.52/wp-content/uploads/2015/12/Ubuntu-Server-Host-Name.jpg" alt="Ubuntu Server Host Name" width="744" height="232" srcset="https://www.technig.com/wp-content/uploads/2015/12/Ubuntu-Server-Host-Name.jpg 744w, https://www.technig.com/wp-content/uploads/2015/12/Ubuntu-Server-Host-Name-300x94.jpg 300w" sizes="(max-width: 744px) 100vw, 744px" /></a><figcaption id="caption-attachment-4540" class="wp-caption-text">Ubuntu Server Host Name</figcaption></figure>
<p><strong>10.</strong> Type the full name of user then enter to <strong>Continue</strong>. On next page type a <strong>User Name</strong>.</p>
<figure id="attachment_4541" aria-describedby="caption-attachment-4541" style="width: 746px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Set-up-Users-and-Password-for-Install-Ubuntu-Server-on-Hyper-v.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4541" src="http://3.90.216.52/wp-content/uploads/2015/12/Set-up-Users-and-Password-for-Install-Ubuntu-Server-on-Hyper-v.jpg" alt="Set up Users and Password for Install Ubuntu Server on Hyper-v" width="746" height="248" srcset="https://www.technig.com/wp-content/uploads/2015/12/Set-up-Users-and-Password-for-Install-Ubuntu-Server-on-Hyper-v.jpg 746w, https://www.technig.com/wp-content/uploads/2015/12/Set-up-Users-and-Password-for-Install-Ubuntu-Server-on-Hyper-v-300x100.jpg 300w" sizes="(max-width: 746px) 100vw, 746px" /></a><figcaption id="caption-attachment-4541" class="wp-caption-text">Set up Users and Password for Install Ubuntu Server on Hyper-v</figcaption></figure>
<p><strong>11.</strong> Type a strong and complex password for security reason.</p>
<figure id="attachment_4542" aria-describedby="caption-attachment-4542" style="width: 747px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Set-a-Password-for-Ubuntu-Server.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4542" src="http://3.90.216.52/wp-content/uploads/2015/12/Set-a-Password-for-Ubuntu-Server.jpg" alt="Set a Password for Ubuntu Server" width="747" height="183" srcset="https://www.technig.com/wp-content/uploads/2015/12/Set-a-Password-for-Ubuntu-Server.jpg 747w, https://www.technig.com/wp-content/uploads/2015/12/Set-a-Password-for-Ubuntu-Server-300x73.jpg 300w" sizes="(max-width: 747px) 100vw, 747px" /></a><figcaption id="caption-attachment-4542" class="wp-caption-text">Set a Password for Ubuntu Server</figcaption></figure>
<p><strong>12.</strong> You may need to encrypt your home directory to secure your system, but for this testing lab I have select <strong>No</strong>.</p>
<figure id="attachment_4543" aria-describedby="caption-attachment-4543" style="width: 728px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Encrypt-Your-Home-Directory.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4543" src="http://3.90.216.52/wp-content/uploads/2015/12/Encrypt-Your-Home-Directory.jpg" alt="Encrypt Your Home Directory" width="728" height="201" srcset="https://www.technig.com/wp-content/uploads/2015/12/Encrypt-Your-Home-Directory.jpg 728w, https://www.technig.com/wp-content/uploads/2015/12/Encrypt-Your-Home-Directory-300x83.jpg 300w" sizes="(max-width: 728px) 100vw, 728px" /></a><figcaption id="caption-attachment-4543" class="wp-caption-text">Encrypt Your Home Directory</figcaption></figure>
<p><strong>13.</strong> For Ubuntu server hard disk configuration you can create partitions manually but for ease of configuration, I have chosen <strong>Guided &#8211; use entire disk and set up LVM</strong>.</p>
<figure id="attachment_4544" aria-describedby="caption-attachment-4544" style="width: 761px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Ubuntu-Server-Hard-Disk-Configuraiton.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4544" src="http://3.90.216.52/wp-content/uploads/2015/12/Ubuntu-Server-Hard-Disk-Configuraiton.jpg" alt="Ubuntu Server Hard Disk Configuraiton" width="761" height="297" srcset="https://www.technig.com/wp-content/uploads/2015/12/Ubuntu-Server-Hard-Disk-Configuraiton.jpg 761w, https://www.technig.com/wp-content/uploads/2015/12/Ubuntu-Server-Hard-Disk-Configuraiton-300x117.jpg 300w" sizes="(max-width: 761px) 100vw, 761px" /></a><figcaption id="caption-attachment-4544" class="wp-caption-text">Ubuntu Server Hard Disk Configuraiton</figcaption></figure>
<p>14. Press enter and go to finalize the hard disk configuration.</p>
<figure id="attachment_4545" aria-describedby="caption-attachment-4545" style="width: 736px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/SCSI3-Virtual-Hard-Disk.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4545" src="http://3.90.216.52/wp-content/uploads/2015/12/SCSI3-Virtual-Hard-Disk.jpg" alt="SCSI3 - Virtual Hard Disk" width="736" height="186" srcset="https://www.technig.com/wp-content/uploads/2015/12/SCSI3-Virtual-Hard-Disk.jpg 736w, https://www.technig.com/wp-content/uploads/2015/12/SCSI3-Virtual-Hard-Disk-300x76.jpg 300w" sizes="(max-width: 736px) 100vw, 736px" /></a><figcaption id="caption-attachment-4545" class="wp-caption-text">SCSI3 &#8211; Virtual Hard Disk</figcaption></figure>
<p><strong>15.</strong> Select <strong>Yes</strong> to write and apply the changes to hard disk.</p>
<figure id="attachment_4546" aria-describedby="caption-attachment-4546" style="width: 745px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Write-the-Changes-to-disks-and-configure-VLM.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4546" src="http://3.90.216.52/wp-content/uploads/2015/12/Write-the-Changes-to-disks-and-configure-VLM.jpg" alt="Write the Changes to disks and configure VLM" width="745" height="268" srcset="https://www.technig.com/wp-content/uploads/2015/12/Write-the-Changes-to-disks-and-configure-VLM.jpg 745w, https://www.technig.com/wp-content/uploads/2015/12/Write-the-Changes-to-disks-and-configure-VLM-300x108.jpg 300w" sizes="(max-width: 745px) 100vw, 745px" /></a><figcaption id="caption-attachment-4546" class="wp-caption-text">Write the Changes to disks and configure VLM</figcaption></figure>
<p><strong>16.</strong> Select the amount of volume group to use for guided partitioning and enter to <strong>Continue</strong>.</p>
<figure id="attachment_4547" aria-describedby="caption-attachment-4547" style="width: 744px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Select-entire-hard-disk.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4547" src="http://3.90.216.52/wp-content/uploads/2015/12/Select-entire-hard-disk.jpg" alt="Select entire hard disk" width="744" height="330" srcset="https://www.technig.com/wp-content/uploads/2015/12/Select-entire-hard-disk.jpg 744w, https://www.technig.com/wp-content/uploads/2015/12/Select-entire-hard-disk-300x133.jpg 300w" sizes="(max-width: 744px) 100vw, 744px" /></a><figcaption id="caption-attachment-4547" class="wp-caption-text">Select entire hard disk</figcaption></figure>
<p><strong>17.</strong> Finally select <strong>Finish partitioning and write changes to disk</strong> and press enter to apply it.</p>
<figure id="attachment_4548" aria-describedby="caption-attachment-4548" style="width: 762px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Finish-Partitioning-and-Write-Changes-to-Hard-Disks.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4548" src="http://3.90.216.52/wp-content/uploads/2015/12/Finish-Partitioning-and-Write-Changes-to-Hard-Disks.jpg" alt="Finish Partitioning and Write Changes to Hard Disks" width="762" height="409" srcset="https://www.technig.com/wp-content/uploads/2015/12/Finish-Partitioning-and-Write-Changes-to-Hard-Disks.jpg 762w, https://www.technig.com/wp-content/uploads/2015/12/Finish-Partitioning-and-Write-Changes-to-Hard-Disks-300x161.jpg 300w" sizes="(max-width: 762px) 100vw, 762px" /></a><figcaption id="caption-attachment-4548" class="wp-caption-text">Finish Partitioning and Write Changes to Hard Disks</figcaption></figure>
<p><strong>18.</strong> Select <strong>Yes</strong> to write the changes to disks.</p>
<figure id="attachment_4549" aria-describedby="caption-attachment-4549" style="width: 729px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Write-the-Changes-to-Disks.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4549" src="http://3.90.216.52/wp-content/uploads/2015/12/Write-the-Changes-to-Disks.jpg" alt="Write the Changes to Disks" width="729" height="314" srcset="https://www.technig.com/wp-content/uploads/2015/12/Write-the-Changes-to-Disks.jpg 729w, https://www.technig.com/wp-content/uploads/2015/12/Write-the-Changes-to-Disks-300x129.jpg 300w" sizes="(max-width: 729px) 100vw, 729px" /></a><figcaption id="caption-attachment-4549" class="wp-caption-text">Write the Changes to Disks</figcaption></figure>
<p>Do nothing, let the system create the partitions and copying system files until prompt about something else.</p>
<p><strong>19.</strong> When ask you about <strong>Configure the package manager</strong>, press enter to Continue. This will take too much time to complete the installation. So be patient.</p>
<figure id="attachment_4552" aria-describedby="caption-attachment-4552" style="width: 743px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Configure-the-package-manager-of-Ubuntu-Server.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4552" src="http://3.90.216.52/wp-content/uploads/2015/12/Configure-the-package-manager-of-Ubuntu-Server.jpg" alt="Configure the package manager of Ubuntu Server" width="743" height="235" srcset="https://www.technig.com/wp-content/uploads/2015/12/Configure-the-package-manager-of-Ubuntu-Server.jpg 743w, https://www.technig.com/wp-content/uploads/2015/12/Configure-the-package-manager-of-Ubuntu-Server-300x95.jpg 300w" sizes="(max-width: 743px) 100vw, 743px" /></a><figcaption id="caption-attachment-4552" class="wp-caption-text">Configure the package manager of Ubuntu Server</figcaption></figure>
<p><strong>20.</strong> Select <strong>No automatic updates</strong> and press enter.</p>
<figure id="attachment_4557" aria-describedby="caption-attachment-4557" style="width: 759px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/No-Automatic-Updates.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4557" src="http://3.90.216.52/wp-content/uploads/2015/12/No-Automatic-Updates.jpg" alt="No Automatic Updates" width="759" height="249" srcset="https://www.technig.com/wp-content/uploads/2015/12/No-Automatic-Updates.jpg 759w, https://www.technig.com/wp-content/uploads/2015/12/No-Automatic-Updates-300x98.jpg 300w" sizes="(max-width: 759px) 100vw, 759px" /></a><figcaption id="caption-attachment-4557" class="wp-caption-text">No Automatic Updates</figcaption></figure>
<p><strong>21.</strong> Currently don&#8217;t install any Server rules. We will install these server rules in a separate article. So just <strong>Continue</strong>.</p>
<figure id="attachment_4558" aria-describedby="caption-attachment-4558" style="width: 762px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Choose-software-to-install.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4558" src="http://3.90.216.52/wp-content/uploads/2015/12/Choose-software-to-install.jpg" alt="Choose software to install" width="762" height="347" srcset="https://www.technig.com/wp-content/uploads/2015/12/Choose-software-to-install.jpg 762w, https://www.technig.com/wp-content/uploads/2015/12/Choose-software-to-install-300x137.jpg 300w" sizes="(max-width: 762px) 100vw, 762px" /></a><figcaption id="caption-attachment-4558" class="wp-caption-text">Choose software to install</figcaption></figure>
<p><strong>22.</strong> Select <strong>Yes</strong> to install the GRUB boot loader on a hard disk.</p>
<figure id="attachment_4559" aria-describedby="caption-attachment-4559" style="width: 745px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Install-the-GRUB-boot-loader-on-a-hard-disk.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4559" src="http://3.90.216.52/wp-content/uploads/2015/12/Install-the-GRUB-boot-loader-on-a-hard-disk.jpg" alt="Install the GRUB boot loader on a hard disk" width="745" height="236" srcset="https://www.technig.com/wp-content/uploads/2015/12/Install-the-GRUB-boot-loader-on-a-hard-disk.jpg 745w, https://www.technig.com/wp-content/uploads/2015/12/Install-the-GRUB-boot-loader-on-a-hard-disk-300x95.jpg 300w" sizes="(max-width: 745px) 100vw, 745px" /></a><figcaption id="caption-attachment-4559" class="wp-caption-text">Install the GRUB boot loader on a hard disk</figcaption></figure>
<p><strong>23.</strong> Finally the Ubuntu server installation has been finished successfully.</p>
<figure id="attachment_4560" aria-describedby="caption-attachment-4560" style="width: 741px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/12/Ubuntu-Server-Installation-has-finished.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-4560" src="http://3.90.216.52/wp-content/uploads/2015/12/Ubuntu-Server-Installation-has-finished.jpg" alt="Ubuntu Server Installation has finished" width="741" height="151" srcset="https://www.technig.com/wp-content/uploads/2015/12/Ubuntu-Server-Installation-has-finished.jpg 741w, https://www.technig.com/wp-content/uploads/2015/12/Ubuntu-Server-Installation-has-finished-300x61.jpg 300w" sizes="(max-width: 741px) 100vw, 741px" /></a><figcaption id="caption-attachment-4560" class="wp-caption-text">Ubuntu Server Installation has finished</figcaption></figure>
<p>The system will restart now and when up again, type your user name and password to login.</p>
<h2>Install Ubuntu Server &#8211; Video Tutorial</h2>
<p>If you don&#8217;t like to read this long article, watch this 5 minutes video tutorials of installing Ubuntu Server on Hyper-v on Youtube: https://youtu.be/KPhW5aT_IvM</p>
<p><iframe loading="lazy" title="How to Install Ubuntu Server 15.10 on Hyper V?" width="1170" height="878" src="https://www.youtube.com/embed/KPhW5aT_IvM?wmode=transparent&amp;rel=0&amp;feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>The final words and convolutions of install Ubuntu Server on hyper-v. This is the simple way to install Ubuntu server. We did not had partitioned had disk manually. If you want to partition hard disk to choose the exact space for drives, read a bit about hard disk types and formats for Linux.</p>
<p>Hope you find this article helpful and informative for installing Ubuntu server. Please comment us your question and suggestion.</p>
<p>The post <a href="https://www.technig.com/install-ubuntu-server-on-hyper-v/">How to Install Ubuntu Server 15.10 on Hyper-v?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-ubuntu-server-on-hyper-v/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4530</post-id>	</item>
	</channel>
</rss>
