
<?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 Desktop Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/ubuntu-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.technig.com/tag/ubuntu-desktop/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Tue, 02 Jun 2020 00:27:26 +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 Desktop Archives - TECHNIG</title>
	<link>https://www.technig.com/tag/ubuntu-desktop/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Install VMware Tools Correctly in Ubuntu Linux?</title>
		<link>https://www.technig.com/install-vmware-tools-correctly-ubuntu-linux/</link>
					<comments>https://www.technig.com/install-vmware-tools-correctly-ubuntu-linux/#respond</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Tue, 29 Aug 2017 08:03:50 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[How to Fix]]></category>
		<category><![CDATA[Kali Linux and Windows]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[VMware Tools]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=10396</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="840" height="420" src="https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Linux-Ubuntu-Technig.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install VMware tools on Linux Ubuntu - Technig" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Linux-Ubuntu-Technig.png 840w, https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Linux-Ubuntu-Technig-300x150.png 300w, https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Linux-Ubuntu-Technig-768x384.png 768w" sizes="(max-width: 840px) 100vw, 840px" /></div>
<p>Linux desktop and server virtualization configuration on VMware is a hot topic of networking and cloud computing. You have installed a Linux on your virtualized lab but not work perfectly. After installing Linux on a VMware, you need to install VMware tools correctly to integrate virtual machine with the host system. VMware tools are a [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-vmware-tools-correctly-ubuntu-linux/">How to Install VMware Tools Correctly in Ubuntu Linux?</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="420" src="https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Linux-Ubuntu-Technig.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install VMware tools on Linux Ubuntu - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Linux-Ubuntu-Technig.png 840w, https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Linux-Ubuntu-Technig-300x150.png 300w, https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Linux-Ubuntu-Technig-768x384.png 768w" sizes="(max-width: 840px) 100vw, 840px" /></div><p>Linux desktop and server virtualization configuration on VMware is a hot topic of networking and cloud computing. You have installed a Linux on your virtualized lab but not work perfectly. After installing Linux on a VMware, you need to install VMware tools correctly to integrate virtual machine with the host system. VMware tools are a suite of utilities that enhance the performance of the virtual machines guest operating system and improves the management of the virtual machine. Without VMware Tools installed in your guest operating system, guest performance lacks important functionality.</p>
<p><strong>Installing VMware Tools eliminates or improves these issues:</strong></p>
<ul style="list-style-type: circle;">
<li>Low video resolution.</li>
<li>Inadequate colour depth.</li>
<li>Incorrect display of network speed.</li>
<li>Restricted movement of the mouse.</li>
<li>Inability to copy and paste and drag-and-drop files.</li>
<li>Missing sound.</li>
<li>Provides the ability to take quiesced snapshots of the guest OS.</li>
<li>Synchronizes the time in the guest operating system with the time on the host.</li>
</ul>
<p><strong>VMware Tools includes these components:</strong></p>
<ul style="list-style-type: circle;">
<li>The VMware Tools service.</li>
<li>VMware device drivers.</li>
<li>The VMware user process.</li>
<li>VMware Tools control panel.</li>
</ul>
<p>Read more about VMware Tools features and functionalities on <a href="https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=340" target="_blank" rel="noopener noreferrer">overview of VMware tools</a>.</p>
<h1><a href="https://ikb.vmware.com/contactcenter/authoring/null" name="Installing"></a>Install VMware Tools Correctly on Ubuntu Linux</h1>
<p>The steps to install VMware Tools vary depending on the VMware product and the guest operating system you have installed. In this post, we are going to install VMware tools correctly on Linux Ubuntu using VMware workstation. The host system is a Windows 10.</p>
<p><strong>1.</strong> Right-click the Ubuntu virtual machine on VMware workstation then click <strong>Install VMware Tools</strong> to mount the VMware tools to DVD Rom.</p>
<figure id="attachment_10398" aria-describedby="caption-attachment-10398" style="width: 493px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/08/Easy-Install-VMware-Tools-on-Ubuntu-Linux.png"><img decoding="async" class="wp-image-10398 size-full" src="https://www.technig.com/wp-content/uploads/2017/08/Easy-Install-VMware-Tools-on-Ubuntu-Linux.png" alt="Easy Install VMware Tools on Ubuntu Linux" width="493" height="327" srcset="https://www.technig.com/wp-content/uploads/2017/08/Easy-Install-VMware-Tools-on-Ubuntu-Linux.png 493w, https://www.technig.com/wp-content/uploads/2017/08/Easy-Install-VMware-Tools-on-Ubuntu-Linux-300x199.png 300w" sizes="(max-width: 493px) 100vw, 493px" /></a><figcaption id="caption-attachment-10398" class="wp-caption-text">Easy Install VMware Tools on Ubuntu Linux</figcaption></figure>
<p><strong>2.</strong> Open the <strong>DVD</strong> on the Ubuntu sidebar and copy the <strong>VMware-tools-distrib</strong> from inside the <strong>VMwareTools***tar.gz</strong> compressed file to the desktop.</p>
<figure id="attachment_10399" aria-describedby="caption-attachment-10399" style="width: 1040px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-Correctly-on-Ubuntu-Linux.jpg"><img decoding="async" class="wp-image-10399 size-full" src="https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-Correctly-on-Ubuntu-Linux.jpg" alt="Install VMware tools Correctly on Ubuntu Linux" width="1040" height="650" srcset="https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-Correctly-on-Ubuntu-Linux.jpg 1040w, https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-Correctly-on-Ubuntu-Linux-300x188.jpg 300w, https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-Correctly-on-Ubuntu-Linux-768x480.jpg 768w, https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-Correctly-on-Ubuntu-Linux-1024x640.jpg 1024w" sizes="(max-width: 1040px) 100vw, 1040px" /></a><figcaption id="caption-attachment-10399" class="wp-caption-text">Install VMware tools Correctly on Ubuntu Linux</figcaption></figure>
<p><strong>3.</strong> Now, run the terminal command line and navigate to VMware folder on the desktop. Type &#8220;<strong>cd Desktop</strong>&#8221; to go to the desktop directory, then type &#8220;<strong>ls</strong>&#8221; to see what you have on your desktop. Navigate to VMware tools folder with &#8220;<strong>cd</strong>&#8221; (change directory) command.</p>
<figure id="attachment_10403" aria-describedby="caption-attachment-10403" style="width: 647px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Ubuntu-Linux-Technig.png"><img loading="lazy" decoding="async" class="wp-image-10403 size-full" src="https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Ubuntu-Linux-Technig.png" alt="Install VMware tools on Ubuntu Linux - Technig" width="647" height="135" srcset="https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Ubuntu-Linux-Technig.png 647w, https://www.technig.com/wp-content/uploads/2017/08/Install-VMware-tools-on-Ubuntu-Linux-Technig-300x63.png 300w" sizes="(max-width: 647px) 100vw, 647px" /></a><figcaption id="caption-attachment-10403" class="wp-caption-text">Install VMware Tools on Ubuntu Linux &#8211; Technig</figcaption></figure>
<p><strong>4.</strong> Finally, type the &#8220;<strong>sudo ./vmware-install.pl -d</strong>&#8221; command to start VMware tools installation. When the installation has been finished, once restart your system to apply the changes.</p>
<figure id="attachment_10404" aria-describedby="caption-attachment-10404" style="width: 792px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/08/Install-vmware-install.pl-on-Ubnutu-Linux.png"><img loading="lazy" decoding="async" class="wp-image-10404 size-full" src="https://www.technig.com/wp-content/uploads/2017/08/Install-vmware-install.pl-on-Ubnutu-Linux.png" alt="Install vmware-install.pl on Ubnutu Linux" width="792" height="194" srcset="https://www.technig.com/wp-content/uploads/2017/08/Install-vmware-install.pl-on-Ubnutu-Linux.png 792w, https://www.technig.com/wp-content/uploads/2017/08/Install-vmware-install.pl-on-Ubnutu-Linux-300x73.png 300w, https://www.technig.com/wp-content/uploads/2017/08/Install-vmware-install.pl-on-Ubnutu-Linux-768x188.png 768w" sizes="(max-width: 792px) 100vw, 792px" /></a><figcaption id="caption-attachment-10404" class="wp-caption-text">Install VMware-install.pl on Ubuntu Linux</figcaption></figure>
<p><strong>5.</strong> Check the final reports whether the installation finished successfully or not. If you experience issues when installing VMware Tools, comment us for troubleshooting help.</p>
<figure id="attachment_10405" aria-describedby="caption-attachment-10405" style="width: 707px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2017/08/VMvare-tools-installed-seccessfully-on-Ubutnu-virtual-machine-Technig.png"><img loading="lazy" decoding="async" class="wp-image-10405 size-full" src="https://www.technig.com/wp-content/uploads/2017/08/VMvare-tools-installed-seccessfully-on-Ubutnu-virtual-machine-Technig.png" alt="VMware tools installed successfully on Ubuntu virtual machine - Technig" width="707" height="365" srcset="https://www.technig.com/wp-content/uploads/2017/08/VMvare-tools-installed-seccessfully-on-Ubutnu-virtual-machine-Technig.png 707w, https://www.technig.com/wp-content/uploads/2017/08/VMvare-tools-installed-seccessfully-on-Ubutnu-virtual-machine-Technig-300x155.png 300w" sizes="(max-width: 707px) 100vw, 707px" /></a><figcaption id="caption-attachment-10405" class="wp-caption-text">VMware tools installed successfully on Ubuntu virtual machine &#8211; Technig</figcaption></figure>
<p><strong>Additional Information:</strong></p>
<p>The VMware Tools are normally bundled with VMware products as well as security updates when applicable. As of VMware Tools version, customers also have the option to download from My VMware. Two different downloadable archives are presented, one for recent guest Operating System releases and another that covers older, legacy guest operating system versions. VMware Tools are typically forward and backward compatible with several product releases. For more information, see VMware Compatibility Guide.</p>
<p>The post <a href="https://www.technig.com/install-vmware-tools-correctly-ubuntu-linux/">How to Install VMware Tools Correctly in Ubuntu Linux?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-vmware-tools-correctly-ubuntu-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">10396</post-id>	</item>
		<item>
		<title>How to Share File between Ubuntu and Windows 10?</title>
		<link>https://www.technig.com/share-file-between-ubuntu-and-windows/</link>
					<comments>https://www.technig.com/share-file-between-ubuntu-and-windows/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Wed, 24 May 2017 03:32:02 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Free File Sharing]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>
		<category><![CDATA[Video Tutorials]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=3654</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="981" height="563" src="https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Share File Between Ubuntu and Windows" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows.jpg 981w, https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows-300x172.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows-768x441.jpg 768w, https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows-750x430.jpg 750w" sizes="(max-width: 981px) 100vw, 981px" /></div>
<p>In a network where you have Windows and Linux Ubuntu operating system, it is a bit difficult to share file between Ubuntu and Windows. The best way to share file between Ubuntu and Windows, you need to install and configure Samba as a file server in Ubuntu Linux. The Samba server will simply let you share files [&#8230;]</p>
<p>The post <a href="https://www.technig.com/share-file-between-ubuntu-and-windows/">How to Share File between Ubuntu and Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="981" height="563" src="https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Share File Between Ubuntu and Windows" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows.jpg 981w, https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows-300x172.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows-768x441.jpg 768w, https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows-750x430.jpg 750w" sizes="(max-width: 981px) 100vw, 981px" /></div><p class="para">In a network where you have Windows and Linux Ubuntu operating system, it is a bit difficult to share file between Ubuntu and Windows. The best way to share file between Ubuntu and Windows, you need to install and configure Samba as a file server in Ubuntu Linux. The Samba server will simply let you share files with Windows and Linux Ubuntu.</p>
<h3 class="para">1. Installing Samba in Ubuntu</h3>
<p><a href="https://www.samba.org/"><b>Samba</b> </a>is a free software re-implementation of the <b>SMB</b>/CIFS networking protocol. Samba provides <b>file</b> and <strong>print</strong> services for various Windows clients and can integrate with a Windows <b>Server</b> domain, either as a Domain Controller (DC) or as a domain member. So in this article, we are using in Per-to-Per network between Windows clients and Linux Ubuntu clients. If you don&#8217;t like reading then watch the <a href="https://youtu.be/1VId5nVqHSM">video tutorials</a> at the end of this post.</p>
<ol>
<li>To install Samba file server in Ubuntu Linux, run the terminal by pressing <strong>Ctrl</strong>+<strong>Alt</strong>+<strong>T</strong> keys to open Linux terminal command-line interface.</li>
<li>Now type the &#8220;<strong>sudo apt-get install Samba</strong>&#8221; to install Samba file server. Type the password to start the installation.</li>
</ol>
<figure id="attachment_3656" aria-describedby="caption-attachment-3656" style="width: 733px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/10/Installing-App-In-Ubuntu-Linux.jpg"><img loading="lazy" decoding="async" class="wp-image-3656 size-full" src="https://www.technig.com/wp-content/uploads/2015/10/Installing-App-In-Ubuntu-Linux.jpg" alt="Installing App In Ubuntu Linux" width="733" height="594" srcset="https://www.technig.com/wp-content/uploads/2015/10/Installing-App-In-Ubuntu-Linux.jpg 733w, https://www.technig.com/wp-content/uploads/2015/10/Installing-App-In-Ubuntu-Linux-300x243.jpg 300w" sizes="(max-width: 733px) 100vw, 733px" /></a><figcaption id="caption-attachment-3656" class="wp-caption-text">Installing App In Ubuntu Linux</figcaption></figure>
<p>Remember; your Ubuntu machine must be connected to the internet. Because this apt-get install command will install software from Ubuntu online software repository.</p>
<h3>2. Share File Between Ubuntu and Windows</h3>
<p>Let&#8217;s do how to share a file in Ubuntu through file explorer? Open the <strong>File</strong> and create a folder in the <strong>Home</strong> directory. I have created <strong>Netdata</strong> folder and required to share it.</p>
<ol>
<li>Right-click the <strong>Netdata</strong> folder and click <strong>Local Network Share</strong>. Select <strong>Share this folder</strong>.</li>
</ol>
<figure id="attachment_3657" aria-describedby="caption-attachment-3657" style="width: 981px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows.jpg"><img loading="lazy" decoding="async" class="wp-image-3657 size-full" src="https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows.jpg" alt="Share File Between Ubuntu and Windows" width="981" height="563" srcset="https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows.jpg 981w, https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows-300x172.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows-768x441.jpg 768w, https://www.technig.com/wp-content/uploads/2015/10/Share-File-Between-Ubuntu-and-Windows-750x430.jpg 750w" sizes="(max-width: 981px) 100vw, 981px" /></a><figcaption id="caption-attachment-3657" class="wp-caption-text">Share File Between Ubuntu and Windows</figcaption></figure>
<p>To allow modification to files and folder for users, select <strong>Allow others to create and delete files in this folder</strong>. Also, select <strong>Guest access (for people without a user account)</strong> to access files from Windows without requiring user and password.</p>
<p><strong>2.</strong> Click <strong>Add the Permissions automatically</strong> to apply the permission to the shared folder.</p>
<figure id="attachment_3660" aria-describedby="caption-attachment-3660" style="width: 601px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/10/Add-the-Permissions-automatically.jpg"><img loading="lazy" decoding="async" class="wp-image-3660 size-full" src="https://www.technig.com/wp-content/uploads/2015/10/Add-the-Permissions-automatically.jpg" alt="Add the Permissions automatically" width="601" height="227" srcset="https://www.technig.com/wp-content/uploads/2015/10/Add-the-Permissions-automatically.jpg 601w, https://www.technig.com/wp-content/uploads/2015/10/Add-the-Permissions-automatically-300x113.jpg 300w" sizes="(max-width: 601px) 100vw, 601px" /></a><figcaption id="caption-attachment-3660" class="wp-caption-text">Add the Permissions automatically</figcaption></figure>
<p>If you want to set a password for a shared folder, you shout set a user for Samba file server with &#8220;<strong>sudo smbpasswd -a Shais</strong>&#8221; command then type the password twice.</p>
<figure id="attachment_3658" aria-describedby="caption-attachment-3658" style="width: 727px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/10/Set-a-Password-to-Samba-File-Server.jpg"><img loading="lazy" decoding="async" class="wp-image-3658 size-full" src="https://www.technig.com/wp-content/uploads/2015/10/Set-a-Password-to-Samba-File-Server.jpg" alt="Set a Password to Samba File Server" width="727" height="175" srcset="https://www.technig.com/wp-content/uploads/2015/10/Set-a-Password-to-Samba-File-Server.jpg 727w, https://www.technig.com/wp-content/uploads/2015/10/Set-a-Password-to-Samba-File-Server-300x72.jpg 300w" sizes="(max-width: 727px) 100vw, 727px" /></a><figcaption id="caption-attachment-3658" class="wp-caption-text">Set a Password to Samba File Server</figcaption></figure>
<p>Now it asks your user and password when someone wants to access the shared folders. The file-sharing from Ubuntu Linux has completed successfully. Let&#8217;s test it from Windows 10 client.</p>
<h3><strong>3. Access Shared Folders from Windows 10</strong></h3>
<p>You can access the Linux shared folders from Windows 10 using <strong>Network</strong> section. To simply access the shared folders type the <strong>\\IP address\Shared folders</strong>.</p>
<ol>
<li>In <strong>Windows 10</strong> type <strong>\\192.168.0.104\NetData</strong> and press enter to open the shared files of Linux Ubuntu.</li>
</ol>
<figure id="attachment_3662" aria-describedby="caption-attachment-3662" style="width: 427px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/10/Access-Network-Shared-Files.jpg"><img loading="lazy" decoding="async" class="wp-image-3662 size-full" src="https://www.technig.com/wp-content/uploads/2015/10/Access-Network-Shared-Files.jpg" alt="Access Network Shared Files" width="427" height="262" srcset="https://www.technig.com/wp-content/uploads/2015/10/Access-Network-Shared-Files.jpg 427w, https://www.technig.com/wp-content/uploads/2015/10/Access-Network-Shared-Files-300x184.jpg 300w" sizes="(max-width: 427px) 100vw, 427px" /></a><figcaption id="caption-attachment-3662" class="wp-caption-text">Access Network Shared Files</figcaption></figure>
<p><strong>2.</strong> When prompt for network credential, type the user name and password. If you did not set a password for Samba files server, it would not ask the network credentials.</p>
<figure id="attachment_3663" aria-describedby="caption-attachment-3663" style="width: 428px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/10/Network-Credentials.jpg"><img loading="lazy" decoding="async" class="wp-image-3663 size-full" src="https://www.technig.com/wp-content/uploads/2015/10/Network-Credentials.jpg" alt="Network Credentials" width="428" height="335" srcset="https://www.technig.com/wp-content/uploads/2015/10/Network-Credentials.jpg 428w, https://www.technig.com/wp-content/uploads/2015/10/Network-Credentials-300x235.jpg 300w" sizes="(max-width: 428px) 100vw, 428px" /></a><figcaption id="caption-attachment-3663" class="wp-caption-text">Network Credentials</figcaption></figure>
<p><strong>3.</strong> It&#8217;s all the contents of a shared folder. You can create and delete files or edit the files.</p>
<figure id="attachment_3664" aria-describedby="caption-attachment-3664" style="width: 877px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/10/Network-Shared-Files.jpg"><img loading="lazy" decoding="async" class="wp-image-3664 size-full" src="https://www.technig.com/wp-content/uploads/2015/10/Network-Shared-Files.jpg" alt="Network Shared Files" width="877" height="485" srcset="https://www.technig.com/wp-content/uploads/2015/10/Network-Shared-Files.jpg 877w, https://www.technig.com/wp-content/uploads/2015/10/Network-Shared-Files-300x166.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Network-Shared-Files-768x425.jpg 768w" sizes="(max-width: 877px) 100vw, 877px" /></a><figcaption id="caption-attachment-3664" class="wp-caption-text">Network Shared Files</figcaption></figure>
<p>To access the shared files quickly, create a shortcut link to a shared folder in Windows 10.</p>
<figure id="attachment_3665" aria-describedby="caption-attachment-3665" style="width: 529px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/10/Create-A-Shortcut-Link.jpg"><img loading="lazy" decoding="async" class="wp-image-3665 size-full" src="https://www.technig.com/wp-content/uploads/2015/10/Create-A-Shortcut-Link.jpg" alt="Create A Shortcut Link" width="529" height="280" srcset="https://www.technig.com/wp-content/uploads/2015/10/Create-A-Shortcut-Link.jpg 529w, https://www.technig.com/wp-content/uploads/2015/10/Create-A-Shortcut-Link-300x159.jpg 300w" sizes="(max-width: 529px) 100vw, 529px" /></a><figcaption id="caption-attachment-3665" class="wp-caption-text">Create A Shortcut Link</figcaption></figure>
<p>Right-click on the desktop and click <strong>New</strong> then click <strong>Shortcut</strong>.</p>
<figure id="attachment_3666" aria-describedby="caption-attachment-3666" style="width: 612px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/10/Create-Shortcut-Link.jpg"><img loading="lazy" decoding="async" class="wp-image-3666 size-full" src="https://www.technig.com/wp-content/uploads/2015/10/Create-Shortcut-Link.jpg" alt="Create Shortcut Link" width="612" height="454" srcset="https://www.technig.com/wp-content/uploads/2015/10/Create-Shortcut-Link.jpg 612w, https://www.technig.com/wp-content/uploads/2015/10/Create-Shortcut-Link-300x223.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Create-Shortcut-Link-86x64.jpg 86w" sizes="(max-width: 612px) 100vw, 612px" /></a><figcaption id="caption-attachment-3666" class="wp-caption-text">Create Shortcut Link</figcaption></figure>
<p>Type the network address of shared folder in <strong>Type the location of the item:</strong> and click Next.</p>
<figure id="attachment_3667" aria-describedby="caption-attachment-3667" style="width: 613px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/10/Type-a-name-for-Shortcut-Link.jpg"><img loading="lazy" decoding="async" class="wp-image-3667 size-full" src="https://www.technig.com/wp-content/uploads/2015/10/Type-a-name-for-Shortcut-Link.jpg" alt="Type a name for Shortcut Link" width="613" height="454" srcset="https://www.technig.com/wp-content/uploads/2015/10/Type-a-name-for-Shortcut-Link.jpg 613w, https://www.technig.com/wp-content/uploads/2015/10/Type-a-name-for-Shortcut-Link-300x222.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Type-a-name-for-Shortcut-Link-86x64.jpg 86w" sizes="(max-width: 613px) 100vw, 613px" /></a><figcaption id="caption-attachment-3667" class="wp-caption-text">Type a name for Shortcut Link &#8211; Share File between Ubuntu and Windows</figcaption></figure>
<p>Type a name for shortcut related to the contents of the shared folder and click <strong>Finish</strong> to create the shortcut.</p>
<figure id="attachment_3668" aria-describedby="caption-attachment-3668" style="width: 301px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2015/10/Linux-Shared-Files.jpg"><img loading="lazy" decoding="async" class="wp-image-3668 size-full" src="https://www.technig.com/wp-content/uploads/2015/10/Linux-Shared-Files.jpg" alt="Linux Shared Files" width="301" height="221" srcset="https://www.technig.com/wp-content/uploads/2015/10/Linux-Shared-Files.jpg 301w, https://www.technig.com/wp-content/uploads/2015/10/Linux-Shared-Files-300x220.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Linux-Shared-Files-86x64.jpg 86w" sizes="(max-width: 301px) 100vw, 301px" /></a><figcaption id="caption-attachment-3668" class="wp-caption-text">Linux Shared Files</figcaption></figure>
<p>Here is the shortcut link to the <strong>NetData</strong> shared folder of Ubuntu Linux. Double click to open it from your desktop. You can create a network Map drive also. To create a network map drive, read this article <a href="https://www.technig.com/map-network-drive-windows-using-group-policy/">How to Create Map Network Drive In Windows 10 and Server?</a></p>
<h2>Share File between Ubuntu and Windows 10 &#8211; Video Tutorials</h2>
<p><iframe loading="lazy" title="How to Share File between Ubuntu and Windows 10? Network File Sharing" width="1170" height="878" src="https://www.youtube.com/embed/1VId5nVqHSM?wmode=transparent&amp;rel=0&amp;feature=oembed" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>We hope this Share File between Ubuntu and Windows article helped you to share file between Ubuntu and Windows 10 easily like a pro-Linux user.</p>
<h2>Troubleshoot File Sharing Between Ubuntu and Windows</h2>
<p>The above article and video are a simple file sharing between Windows 10 and Linux Ubuntu. I didn&#8217;t assign a user to Samba file server on Linux. Because of this, a user on <a href="https://www.youtube.com/c/TechnigExperts">Technig Youtube channel</a> asked a good question about sharing files and user permissions.</p>
<p><strong>Asked by <a class="yt-uix-sessionlink comment-author-text g-hovercard spf-link " href="https://www.youtube.com/channel/UCnfHoH3OZbWv29j98zQ2yXg" data-ytid="UCnfHoH3OZbWv29j98zQ2yXg" data-sessionlink="itct=CBcQtnUiEwi-wtzNi8PLAhVLG2gKHcWhD4E">Ramsin Eivaz</a>:</strong> q<em>uestion if I want a user and password, I assume I have to check only &#8220;allow others to create&#8230;&#8221; and not the guest access. But when I enter the Ubuntu user and password, it is not able to log in!! would you have any suggestions thanks.</em></p>
<p><strong>Answer: </strong>You need to create a user account and add the user to the <strong>Sambashare </strong>group<strong>.</strong> Then when you access the folder from Windows clients, you should use that username and password for viewing the shared files and folders.</p>
<p><strong>1.</strong> First, try to create a user in Ubuntu with &#8220;<strong>useradd</strong>&#8221; command or another command that help you create a user.</p>
<div class="bs-shortcode-alert alert alert-success"><strong>&#8220;sudo useradd -M -N -g sambashare Ali&#8221;</strong></div>
<p>The <strong>-M</strong> parameter will not create a home directory for this user and the <strong>-N</strong> will not create a group with the same username. The <strong>-g</strong> parameter just specify the group name.</p>
<p>I have created the username &#8220;<strong>Ali</strong>&#8221; and added to &#8220;<strong>sambashare</strong>&#8221; group.</p>
<p><strong>2.</strong> Let&#8217;s set a password for the Samba user with &#8220;<strong>smbpasswd</strong>&#8221; command.</p>
<div class="bs-shortcode-alert alert alert-success"><strong>&#8220;sudo smbpasswd -a Ali&#8221;</strong><br />
<strong>[sudo] password for shais:</strong><br />
<strong>New SMB password:</strong><br />
<strong>Retype new SMB password:</strong></div>
<p><strong>3.</strong> Now from Windows 10, type this username and password to access the contents of a shared folder.</p>
<p>Finally, thanks for sharing the feedback, issues, and problems. Your comments help us to make articles better.</p>
<h3></h3>
<p>The post <a href="https://www.technig.com/share-file-between-ubuntu-and-windows/">How to Share File between Ubuntu and Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/share-file-between-ubuntu-and-windows/feed/</wfw:commentRss>
			<slash:comments>29</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3654</post-id>	</item>
		<item>
		<title>Download Linux Ubuntu 16.04 (Xenial Xerus)</title>
		<link>https://www.technig.com/download-linux-ubuntu-16-x-xenial-xerus/</link>
					<comments>https://www.technig.com/download-linux-ubuntu-16-x-xenial-xerus/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Fri, 22 Apr 2016 05:30:53 +0000</pubDate>
				<category><![CDATA[Download]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux Installation]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=7050</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>Download Linux Ubuntu 16.04 LTS for your desktop. The Ubuntu has been in development for the past six months, during which the community was able to install and test a single development version internally called &#8220;Final Beta.&#8221; The six-month development cycle of Ubuntu 16.04 LTS has now officially ended, and Canonical prepares for the final, [&#8230;]</p>
<p>The post <a href="https://www.technig.com/download-linux-ubuntu-16-x-xenial-xerus/">Download Linux Ubuntu 16.04 (Xenial Xerus)</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>Download Linux Ubuntu 16.04 LTS for your desktop. The Ubuntu has been in development for the past six months, during which the community was able to install and test a single development version internally called &#8220;Final Beta.&#8221; The six-month development cycle of Ubuntu 16.04 LTS has now officially ended, and Canonical prepares for the final, April 21 launch, as originally planned.</p>
<figure id="attachment_7051" aria-describedby="caption-attachment-7051" style="width: 840px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/04/Download-Linux-Ubuntu-16.x-Technig.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-7051" src="https://www.technig.com/wp-content/uploads/2016/04/Download-Linux-Ubuntu-16.x-Technig.jpg" alt="Download Linux Ubuntu 16.x - Technig" width="840" height="420" /></a><figcaption id="caption-attachment-7051" class="wp-caption-text">Download Linux Ubuntu 16.x &#8211; Technig</figcaption></figure>
<p>On this occasion, we thought it would be a very good idea to give you, guys, a little information on how to prepare for the Ubuntu 16.04 LTS (Xenial Xerus) released today. We&#8217;ll thus start with those who want to upgrade to the new version from an older one, such as Ubuntu 14.04 LTS or Ubuntu 15.10.</p>
<h2>Download Linux Ubuntu 16.04</h2>
<p>Ubuntu is distributed on two types of images described below.</p>
<p><strong>Download Linux Ubuntu 16.04 &#8211; Desktop Image </strong></p>
<p>The desktop image allows you to try Ubuntu without changing your computer at all, and at your option to install it permanently later. This type of image is what most people will want to use. You will need at least 384MiB of RAM to install from this image.</p>
<p>There are two images available, each for a different type of computer:</p>
<dl>
<dt><strong><a href="http://releases.ubuntu.com/16.04/ubuntu-16.04-desktop-amd64.iso">64-bit PC (AMD64) desktop image</a></strong></dt>
<dd>Choose this to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon, Core 2). If you have a non-64-bit processor made by AMD, or if you need full support for 32-bit code, use the i386 images instead.</dd>
<dt><strong><a href="http://releases.ubuntu.com/16.04/ubuntu-16.04-desktop-i386.iso">32-bit PC (i386) desktop image</a></strong></dt>
<dd>For almost all PCs. This includes most machines with Intel/AMD/etc type processors and almost all computers that run Microsoft Windows, as well as newer Apple Macintosh systems based on Intel processors. Choose this if you are at all unsure</dd>
</dl>
<h3>Ubuntu 16.04 &#8211; New Features</h3>
<p><strong>Linux Kernel 4.4</strong><br />
Ubuntu 16.04 LTS ships with a modified version of Linux 4.4 kernel. It introduces numerable improvements to system stability, performance, power efficiency, and file system handling, and introduces support for newer Intel and AMD hardware.</p>
<ul>
<li>Improved Intel Skylake processor support</li>
<li>3D support in the virtual GPU driver</li>
<li>New driver for Corsair Vengeance K90</li>
<li>Support for TPM 2.0 chips</li>
<li>Journaled RAID 5 support</li>
</ul>
<p>If you decided to install Ubuntu Linux on Hyper-v in Windows 10, try to read the <a href="https://www.technig.com/install-ubuntu-desktop-on-hyper-v/" target="_blank" rel="noopener noreferrer">Install Ubuntu on Hyper-v</a> article.</p>
<p>The post <a href="https://www.technig.com/download-linux-ubuntu-16-x-xenial-xerus/">Download Linux Ubuntu 16.04 (Xenial Xerus)</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/download-linux-ubuntu-16-x-xenial-xerus/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7050</post-id>	</item>
		<item>
		<title>Remote Access Windows 10 via Ubuntu Linux and Vise Versa</title>
		<link>https://www.technig.com/remote-access-windows-10-via-ubuntu-vise-versa/</link>
					<comments>https://www.technig.com/remote-access-windows-10-via-ubuntu-vise-versa/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Wed, 16 Mar 2016 04:30:51 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Remote Desktop]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>
		<category><![CDATA[Windows 10]]></category>
		<category><![CDATA[xRDP]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=6417</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>Remotely access from Windows to Windows is easy done with the Remote desktop protocol. But for two different operating system perform with many ways. In this post I have demonstrated to remote access Windows 10 via Ubuntu Linux and as well from Windows 10 to Ubuntu Linux using xRDP. For connecting Windows 10 Windows try [&#8230;]</p>
<p>The post <a href="https://www.technig.com/remote-access-windows-10-via-ubuntu-vise-versa/">Remote Access Windows 10 via Ubuntu Linux and Vise Versa</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>Remotely access from Windows to Windows is easy done with the Remote desktop protocol. But for two different operating system perform with many ways. In this post I have demonstrated to remote access Windows 10 via Ubuntu Linux and as well from Windows 10 to Ubuntu Linux using xRDP.</p>
<p>For connecting Windows 10 Windows try to read the below article.</p>
<ul style="list-style-type: circle;">
<li><a href="https://www.technig.com/configure-and-enable-remote-desktop-protocol-in-windows-server/" target="_blank" rel="noopener noreferrer">Enable Remote Desktop on Windows 10 and Windows Server</a></li>
</ul>
<p>The <a href="https://www.xrdp.org/" target="_blank" rel="noopener noreferrer">xRDP</a> is an open-source remote desktop protocol (RDP) server using by Linux operating systems.</p>
<h2>How to Remote Access Windows 10 via Ubuntu Linux?</h2>
<p>The process you need to apply for remote desktop configuration from Windows 10 to Linux Ubuntu and from Linux Ubtun to Windows 10.</p>
<ol>
<li>Enable remote desktop in Windows 10.</li>
<li>Configure remote desktop Firewall extension.</li>
<li>Connect remotely from Windows 10 to Ubuntu.</li>
<li>Install xRDP on Ubuntu Linux for remote desktop</li>
<li>Configure Linux remote desktop.</li>
<li>Connect remotely from Linux Ubuntu to Windows 10</li>
</ol>
<p>Try to enable remote desktop on Windows 10 using the above article and allow it from Windows firewall for the public network.</p>
<figure id="attachment_6422" aria-describedby="caption-attachment-6422" style="width: 786px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Allow-Remote-Desktop-from-Windows-10-Firewall.png" rel="attachment wp-att-6422"><img loading="lazy" decoding="async" class="wp-image-6422 size-full" src="https://www.technig.com/wp-content/uploads/2016/03/Allow-Remote-Desktop-from-Windows-10-Firewall.png" alt="Allow Remote Desktop from Windows 10 Firewall" width="786" height="583" /></a><figcaption id="caption-attachment-6422" class="wp-caption-text">Allow Remote Desktop from Windows 10 Firewall</figcaption></figure>
<p>The Remote desktop on my Windows 10 is enabled and ready to use. The firewall is also allowing it to access the RDP from outside.</p>
<p><strong>1.</strong> From Linux Ubuntu press Windows key and search &#8220;<strong>Remote Desktop</strong>&#8221; to find and open the Remmina Remote Desktop Client.</p>
<figure id="attachment_6423" aria-describedby="caption-attachment-6423" style="width: 744px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Remmina-Remote-Desktop-Client-on-Ubuntu-Linux.jpg" rel="attachment wp-att-6423"><img loading="lazy" decoding="async" class="wp-image-6423 size-full" src="https://www.technig.com/wp-content/uploads/2016/03/Remmina-Remote-Desktop-Client-on-Ubuntu-Linux.jpg" alt="Remmina Remote Desktop Client on Ubuntu Linux" width="744" height="257" /></a><figcaption id="caption-attachment-6423" class="wp-caption-text">Remmina Remote Desktop Client on Ubuntu Linux</figcaption></figure>
<p><strong>2.</strong> Enter the IP address of Windows 10 and click <strong>Connect</strong>. When prompt you about accepting the certificate, click <strong>OK. </strong></p>
<figure id="attachment_6424" aria-describedby="caption-attachment-6424" style="width: 601px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Remote-Access-Windows-10-via-Ubuntu-Linux.jpg" rel="attachment wp-att-6424"><img loading="lazy" decoding="async" class="wp-image-6424 size-full" src="https://www.technig.com/wp-content/uploads/2016/03/Remote-Access-Windows-10-via-Ubuntu-Linux.jpg" alt="Remote Access Windows 10 via Ubuntu Linux" width="601" height="459" /></a><figcaption id="caption-attachment-6424" class="wp-caption-text">Remote Access Windows 10 via Ubuntu Linux</figcaption></figure>
<p><strong>3.</strong> Type the Windows 10 user name and password then click <strong>OK</strong> to connect to Windows 10 remotely. Type the user name and password currently, otherwise it will not connect you remotely to Windows 10.</p>
<figure id="attachment_6425" aria-describedby="caption-attachment-6425" style="width: 358px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Remote-Desktop-User-name-and-Password.jpg" rel="attachment wp-att-6425"><img loading="lazy" decoding="async" class="wp-image-6425 size-full" src="https://www.technig.com/wp-content/uploads/2016/03/Remote-Desktop-User-name-and-Password.jpg" alt="Remote Desktop User name and Password" width="358" height="273" /></a><figcaption id="caption-attachment-6425" class="wp-caption-text">Remote Desktop User name and Password</figcaption></figure>
<p>Finally, you have connected to Windows 10 via Linux Ubuntu successfully. Now you can do anything remotely on Windows. From installing, deleting software to make changes and configuring Windows 10 remotely.</p>
<figure id="attachment_6426" aria-describedby="caption-attachment-6426" style="width: 1149px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Remote-Access-Windows-10-via-Ubuntu-Linux-Technig.jpg" rel="attachment wp-att-6426"><img loading="lazy" decoding="async" class="wp-image-6426 size-full" src="https://www.technig.com/wp-content/uploads/2016/03/Remote-Access-Windows-10-via-Ubuntu-Linux-Technig.jpg" alt="Remote Access Windows 10 via Ubuntu Linux - Technig" width="1149" height="708" /></a><figcaption id="caption-attachment-6426" class="wp-caption-text">Remote Access Windows 10 via Ubuntu Linux &#8211; Technig</figcaption></figure>
<p>OK. We have done the remote access Windows 10 via Ubuntu Linux. Let&#8217;s connect remotely from Windows 10 to Ubuntu Linux.</p>
<h2>Connect Remotely Ubuntu via Windows 10</h2>
<p>First of all try to install xRDP on Linux Ubuntu. Before installing xRDP packages try to update the Ubuntu with &#8220;<strong>apt-get update</strong>&#8221; command.</p>
<p><strong>1.</strong> While you are login on Ubuntu Linux, press <strong>Ctrl+Alt+t</strong> to open the Linux Terminal and type &#8220;<strong>sudo apt-get install xrdp</strong>&#8221; then press enter. Do it like the below screenshot.</p>
<figure id="attachment_6418" aria-describedby="caption-attachment-6418" style="width: 732px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Install-xRDP-on-Linux-Ubuntu.jpg" rel="attachment wp-att-6418"><img loading="lazy" decoding="async" class="wp-image-6418 size-full" src="https://www.technig.com/wp-content/uploads/2016/03/Install-xRDP-on-Linux-Ubuntu.jpg" alt="Install xRDP on Linux Ubuntu - Remote Access Windows 10 via Ubuntu" width="732" height="404" /></a><figcaption id="caption-attachment-6418" class="wp-caption-text">Install xRDP on Linux Ubuntu &#8211; Remote Access Windows 10 via Ubuntu</figcaption></figure>
<p><strong>2.</strong> Let the xRDP installation process will be finished successfully. When it complete, try to install xfce4 with the &#8220;<strong>sudo apt-get install xfce4</strong>&#8221; command.</p>
<figure id="attachment_6420" aria-describedby="caption-attachment-6420" style="width: 450px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Install-xfce4-on-Ubuntu-Linux.jpg" rel="attachment wp-att-6420"><img loading="lazy" decoding="async" class="wp-image-6420 size-full" src="https://www.technig.com/wp-content/uploads/2016/03/Install-xfce4-on-Ubuntu-Linux.jpg" alt="Install xfce4 on Ubuntu Linux" width="450" height="76" /></a><figcaption id="caption-attachment-6420" class="wp-caption-text">Install xfce4 on Ubuntu Linux</figcaption></figure>
<p><strong>3.</strong> We need to modify the xRDP startup file to make it start automatically. Before editing xRDP startup file, try to create .xsession file in the home directory with below command.</p>
<blockquote><p><strong>echo xfce4-session &gt;~/.xsession</strong></p></blockquote>
<p><strong>4.</strong> Now the second file we need to edit is the startup file for xRDP, so it will start xfce4 service on startup.</p>
<p>&#8220;<strong>sudo nano /etc/xrdp/startwm.sh</strong>&#8221;</p>
<figure id="attachment_6429" aria-describedby="caption-attachment-6429" style="width: 726px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Edite-xRDP-Startup-File.jpg" rel="attachment wp-att-6429"><img loading="lazy" decoding="async" class="wp-image-6429 size-full" src="https://www.technig.com/wp-content/uploads/2016/03/Edite-xRDP-Startup-File.jpg" alt="Edite xRDP Startup File" width="726" height="244" /></a><figcaption id="caption-attachment-6429" class="wp-caption-text">Edite xRDP Startup File</figcaption></figure>
<p><strong>5.</strong> On the editor add the <strong>startxfce4</strong> at the end of the code and press<strong> Ctrl+O</strong> to save it. When it&#8217;s done, once restart the xRDP service with &#8220;<strong>sudo service xrdp restart</strong>&#8221; command.</p>
<p><strong>6.</strong> From Windows 10, type &#8220;<strong>mstsc</strong>&#8221; on run and press enter to open remote desktop protocol. Then type the IP address of Ubuntu Linux and click Connect.</p>
<figure id="attachment_6432" aria-describedby="caption-attachment-6432" style="width: 413px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/03/Connecte-Remotely-to-Ubuntu-Linux.jpg" rel="attachment wp-att-6432"><img loading="lazy" decoding="async" class="wp-image-6432 size-full" src="https://www.technig.com/wp-content/uploads/2016/03/Connecte-Remotely-to-Ubuntu-Linux.jpg" alt="Connecte Remotely to Ubuntu Linux" width="413" height="256" /></a><figcaption id="caption-attachment-6432" class="wp-caption-text">Connect Remotely to Ubuntu Linux</figcaption></figure>
<p>Finally, type user name and password of Ubuntu Linux to connect it remotely from Windows 10&#8230;</p>
<p>This is just a simple way to connect remotely from Windows 10 to Linux and Linux to Windows 10. There is more option that helps you do the remote desktop easily. But I have tested this on xRDP and Windows 10 remote desktop.</p>
<p>If you have any question, just let us know from the comment section.</p>
<p>The post <a href="https://www.technig.com/remote-access-windows-10-via-ubuntu-vise-versa/">Remote Access Windows 10 via Ubuntu Linux and Vise Versa</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/remote-access-windows-10-via-ubuntu-vise-versa/feed/</wfw:commentRss>
			<slash:comments>24</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6417</post-id>	</item>
		<item>
		<title>How to Network Ubuntu and Windows 10?</title>
		<link>https://www.technig.com/network-ubuntu-and-windows-10/</link>
					<comments>https://www.technig.com/network-ubuntu-and-windows-10/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Tue, 12 Jan 2016 17:05:21 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>
		<category><![CDATA[Ubuntu vs Windows]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=4879</guid>

					<description><![CDATA[<p>Network Ubuntu and Windows 10 at your home and use them side by side. Both can comply with the standard user&#8217;s needs. I like to work with Linux and Windows at the same time and maybe you are.  The popularity of Windows is more than Linux among home users operating systems. But nowadays the Linux [&#8230;]</p>
<p>The post <a href="https://www.technig.com/network-ubuntu-and-windows-10/">How to Network Ubuntu and Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Network Ubuntu and Windows 10 at your home and use them side by side. Both can comply with the standard user&#8217;s needs. I like to work with Linux and Windows at the same time and maybe you are.  The popularity of Windows is more than Linux among home users operating systems. But nowadays the Linux desktops are also get popularized for end users. Especially my favourite Linux <a href="https://www.ubuntu.com/desktop" target="_blank" rel="noopener noreferrer">Ubuntu Desktop</a>.</p>
<p>In this article, I&#8217;m going to simply create and network Ubuntu and Windows 10. However, we wrote about how to <a href="https://www.technig.com/share-file-between-ubuntu-and-windows/" target="_blank" rel="noopener noreferrer">share files between Ubuntu and Windows 10</a>. So get ready to create a network using Windows 10 and Ubuntu desktop.</p>
<p>For Linux users, who don&#8217;t know the Windows 10 installation, read the bellow article, as well as Windows users that have problem with Ubuntu installation on their system.</p>
<ul style="list-style-type: circle;">
<li><a href="https://www.technig.com/share-file-between-ubuntu-and-windows/" target="_blank" rel="noopener noreferrer">How to Install Ubuntu Desktop</a>?</li>
<li><a href="https://www.technig.com/how-to-install-windows-server-2012-r2-step-by-step/" target="_blank" rel="noopener noreferrer">How to Install Windows</a>?</li>
</ul>
<p>To dual boot two operating systems, read the install <a href="https://www.technig.com/how-to-install-dual-boot-windows-and-kali-linux/" target="_blank" rel="noopener noreferrer">dual boot Linux and Windows</a> article.</p>
<h2>Network Ubuntu and Windows 10</h2>
<p>Before sharing files and printer between Windows and Ubuntu, you must configure the IP address and permission on Windows and Ubuntu.</p>
<h2>Ubuntu Network Configuration</h2>
<p>Let&#8217;s configure Ubuntu IP address and hostname to connect and reachable through Windows 10.</p>
<p><strong>1.</strong> Login to your Ubuntu system. On the desktop click the <strong>Gear </strong>button to open <strong>System Settings</strong>.</p>
<figure id="attachment_4882" aria-describedby="caption-attachment-4882" style="width: 904px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Ubuntu-System-Settings.jpg" rel="attachment wp-att-4882"><img loading="lazy" decoding="async" class="wp-image-4882 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Ubuntu-System-Settings.jpg" alt="Ubuntu System Settings" width="904" height="586" /></a><figcaption id="caption-attachment-4882" class="wp-caption-text">Ubuntu System Settings</figcaption></figure>
<p><strong>2.</strong> On the <strong>System Settings</strong> page select <strong>Network</strong> under <strong>Hardware</strong>.</p>
<figure id="attachment_4883" aria-describedby="caption-attachment-4883" style="width: 849px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Get-IP-address-from-DHCP.jpg" rel="attachment wp-att-4883"><img loading="lazy" decoding="async" class="wp-image-4883 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Get-IP-address-from-DHCP.jpg" alt="Get IP address from DHCP" width="849" height="375" /></a><figcaption id="caption-attachment-4883" class="wp-caption-text">Get IP address from DHCP</figcaption></figure>
<p>The network card has assigned an IP address by DHCP server from Wireless router. If there is not any DHCP server on the network, click <strong>Options</strong> to assign an IP address manually.</p>
<p><strong>Note:</strong> To assign an IP address manually, click <strong>Options</strong> on network page to open <strong>Editing Wired connection</strong> window. Now select <strong>IPv4 Settings</strong> tab and select <strong>Manual</strong> under Method then click <strong>Add</strong> button then type the IP address, <strong>Netmask</strong> and <strong>Gateway</strong> and click <strong>Save</strong> to apply the changes.</p>
<figure id="attachment_4884" aria-describedby="caption-attachment-4884" style="width: 570px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Assign-Manual-IP-Address-for-Ubuntu.jpg" rel="attachment wp-att-4884"><img loading="lazy" decoding="async" class="wp-image-4884 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Assign-Manual-IP-Address-for-Ubuntu.jpg" alt="Assign Manual IP Address for Ubuntu To Network Ubuntu and Windows 10 " width="570" height="481" /></a><figcaption id="caption-attachment-4884" class="wp-caption-text">Assign Manual IP Address for Ubuntu To Network Ubuntu and Windows 10</figcaption></figure>
<p><strong>3.</strong> Close the pages and run the <strong>Terminal</strong> to check the IP configuration and hostname. On the <strong>Terminal</strong> type &#8220;<strong>hostname</strong>&#8221; to display system name and type &#8220;<strong>ifconfig</strong>&#8221; to display network configuration.</p>
<figure id="attachment_4885" aria-describedby="caption-attachment-4885" style="width: 714px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Ubuntu-IP-address-and-Host-name.jpg" rel="attachment wp-att-4885"><img loading="lazy" decoding="async" class="wp-image-4885 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Ubuntu-IP-address-and-Host-name.jpg" alt="Ubuntu IP address and Host name" width="714" height="459" /></a><figcaption id="caption-attachment-4885" class="wp-caption-text">Ubuntu IP address and Hostname</figcaption></figure>
<p>Everything is good. Now try to configure Windows 10 network.</p>
<h2>Windows 10 Network Configuration</h2>
<p>Do the same settings for Windows 10 also. Set IP address, check hostname and enable network discovery.</p>
<p><strong>1.</strong> On Windows 10 press <strong>Windows+R</strong> to open run. Now type &#8220;<strong>ncpa.cpl</strong>&#8221; to open <strong>Network Connections</strong>. On the network connections right-click the <strong>Ethernet</strong> and select <strong>Properties</strong>.</p>
<figure id="attachment_4887" aria-describedby="caption-attachment-4887" style="width: 688px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Configure-Windows-10-Network.jpg" rel="attachment wp-att-4887"><img loading="lazy" decoding="async" class="wp-image-4887 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Configure-Windows-10-Network.jpg" alt="Configure Windows 10 Network" width="688" height="511" /></a><figcaption id="caption-attachment-4887" class="wp-caption-text">Configure Windows 10 Network</figcaption></figure>
<p><strong>2.</strong> On the Ethernet <strong>Properties</strong> page, set the IP address manually like the below screenshot if you don&#8217;t have a DHCP server. So the Wireless router assigns an IP address for my systems.</p>
<figure id="attachment_4888" aria-describedby="caption-attachment-4888" style="width: 785px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Windows-10-Network-Configuration.jpg" rel="attachment wp-att-4888"><img loading="lazy" decoding="async" class="wp-image-4888 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Windows-10-Network-Configuration.jpg" alt="Windows 10 Network Configuration" width="785" height="592" /></a><figcaption id="caption-attachment-4888" class="wp-caption-text">Windows 10 Network Configuration</figcaption></figure>
<p><strong>3.</strong> Open a command prompt to check the Windows 10 IP address and hostname. On the <strong>CMD</strong> type &#8220;<strong>hostname</strong>&#8221; and &#8220;<strong>ipconfig</strong>&#8221; to display the IP address and computer name.</p>
<figure id="attachment_4889" aria-describedby="caption-attachment-4889" style="width: 690px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Windows-10-IP-Configuration.jpg" rel="attachment wp-att-4889"><img loading="lazy" decoding="async" class="wp-image-4889 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Windows-10-IP-Configuration.jpg" alt="Windows 10 IP Configuration" width="690" height="397" /></a><figcaption id="caption-attachment-4889" class="wp-caption-text">Windows 10 IP Configuration</figcaption></figure>
<p><strong>4.</strong> Open <strong>Network and Sharing Center</strong> from <strong>Control Panel</strong>. Select Change <strong>Advanced sharing settings</strong> from the left side of the network and sharing centre.</p>
<p><strong>5.</strong> On Advanced sharing settings, expand <strong>All Networks</strong> and turn on public file sharing and disable password protection option then click <strong>Save Changes</strong>.</p>
<figure id="attachment_4891" aria-describedby="caption-attachment-4891" style="width: 805px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Windows-10-Change-Advanced-Sharing-Settings.jpg" rel="attachment wp-att-4891"><img loading="lazy" decoding="async" class="wp-image-4891 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Windows-10-Change-Advanced-Sharing-Settings.jpg" alt="Windows 10 Change Advanced Sharing Settings" width="805" height="801" /></a><figcaption id="caption-attachment-4891" class="wp-caption-text">Windows 10 Change Advanced Sharing Settings</figcaption></figure>
<p><strong>6.</strong> Finally, close the window and test the connectivity by pinging to the Ubuntu system.</p>
<figure id="attachment_4894" aria-describedby="caption-attachment-4894" style="width: 537px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/01/Ping-Command.jpg" rel="attachment wp-att-4894"><img loading="lazy" decoding="async" class="wp-image-4894 size-full" src="https://www.technig.com/wp-content/uploads/2016/01/Ping-Command.jpg" alt="Ping Command" width="537" height="332" /></a><figcaption id="caption-attachment-4894" class="wp-caption-text">Ping Command</figcaption></figure>
<p>Yes, then ping reply successfully. Now the Ubuntu and Windows 10 are connected on the same network. You can share files and printer between these two systems.</p>
<hr />
<p><strong>Searches related to:</strong></p>
<p>Ubuntu 18.04 share folder with Windows 10<br />
how to access Linux shared folder from Windows 10<br />
how to access Windows shared folder from Ubuntu terminal<br />
Unable to access location Windows network Ubuntu<br />
Ubuntu 16.04 connect to Windows share<br />
Ubuntu creates a network drive<br />
Mount Windows 10 share on Linux<br />
Ubuntu connect to other computers on the network</p>
<p>The post <a href="https://www.technig.com/network-ubuntu-and-windows-10/">How to Network Ubuntu and Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/network-ubuntu-and-windows-10/feed/</wfw:commentRss>
			<slash:comments>11</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4879</post-id>	</item>
		<item>
		<title>How to Install Ubuntu Desktop on Hyper-V in Windows 10?</title>
		<link>https://www.technig.com/install-ubuntu-desktop-on-hyper-v/</link>
					<comments>https://www.technig.com/install-ubuntu-desktop-on-hyper-v/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Fri, 09 Oct 2015 19:16:51 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Hyper-v]]></category>
		<category><![CDATA[Hyper-v Configuration]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Server Virtualization Software]]></category>
		<category><![CDATA[Ubuntu Desktop]]></category>
		<category><![CDATA[Virtual Lab]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[VirtualBox Shared Folder]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=3630</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1154" height="992" src="https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install Ubuntu Desktop on Hyper-v" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v.jpg 1154w, https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v-300x258.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v-768x660.jpg 768w, https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v-1024x880.jpg 1024w" sizes="(max-width: 1154px) 100vw, 1154px" /></div>
<p>The Linux Ubuntu Desktop comes with everything you need to run as client desktop. Install Ubuntu desktop in your organisation, school, home or enterprise network. All the essential applications, like an office suite, browsers, email and media apps come pre-installed, and thousands more games and applications are available in the Ubuntu software centre. We are [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-ubuntu-desktop-on-hyper-v/">How to Install Ubuntu Desktop on Hyper-V in Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1154" height="992" src="https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Install Ubuntu Desktop on Hyper-v" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v.jpg 1154w, https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v-300x258.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v-768x660.jpg 768w, https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v-1024x880.jpg 1024w" sizes="(max-width: 1154px) 100vw, 1154px" /></div><p>The Linux Ubuntu Desktop comes with everything you need to run as client desktop. Install Ubuntu desktop in your organisation, school, home or enterprise network. All the essential applications, like an office suite, browsers, email and media apps come pre-installed, and thousands more games and applications are available in the Ubuntu software centre.</p>
<p>We are going to install Ubuntu desktop on Hyper-v using Windows 10. It is the best practice to test or using multiple operating systems on a computer. You need to <a href="http://www.ubuntu.com/download/desktop" rel="noopener">Download Ubuntu Desktop</a> image from Ubuntu website.</p>
<h3>Before you Begin:</h3>
<p>Before you start to install Ubuntu desktop on Hyper-v, you should know the basic knowledge of Hyper-v. If you are new with Hyper-v, read the following articles.</p>
<ul>
<li><a href="https://www.technig.com/hyper-v-beginner-guide-to-virtualization/" rel="noopener">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/" rel="noopener">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/" rel="noopener">How to Connect Hyper-v Machines to Internet?</a></li>
</ul>
<h2>Install Ubuntu Desktop on Hyper-v</h2>
<p>Before installing Ubuntu, <a href="https://www.technig.com/hyper-v-beginner-guide-to-virtualization/" rel="noopener">Install Hyper-v</a> feature on your Windows 10 or Windows Server. Then create a new virtual machine in Hyper-v and start the installation of Ubuntu desktop on Hyper-v virtual machine.</p>
<p><strong>1.</strong> From the <strong>Hyper-v</strong> <strong>Manager</strong> console run the Ubuntu Linux virtual machine and click the <strong>Start</strong> to run the virtual machine.</p>
<p><strong>2.</strong> On the welcome page select your language and click <strong>Install Ubuntu</strong> button. The chosen language is going to be your default operating system language. So try to choose the correct language.</p>
<figure id="attachment_3634" aria-describedby="caption-attachment-3634" style="width: 1154px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v.jpg"><img loading="lazy" decoding="async" class="wp-image-3634 size-full" src="http://3.90.216.52/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v.jpg" alt="Install Ubuntu Desktop on Hyper-v in Windows 10 - Technig" width="1154" height="992" srcset="https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v.jpg 1154w, https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v-300x258.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v-768x660.jpg 768w, https://www.technig.com/wp-content/uploads/2015/10/Install-Ubuntu-Desktop-on-Hyper-v-1024x880.jpg 1024w" sizes="(max-width: 1154px) 100vw, 1154px" /></a><figcaption id="caption-attachment-3634" class="wp-caption-text">Install Ubuntu Desktop on Hyper-v in Windows 10 &#8211; Technig</figcaption></figure>
<p><strong>3.</strong> Click <strong>Continue</strong> on the preparing to install Ubuntu desktop. Don&#8217;t pick the Install this third-party software if they are not required.</p>
<figure id="attachment_3635" aria-describedby="caption-attachment-3635" style="width: 969px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/10/Preparing-to-install-Ubuntu-Desktop.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3635" src="http://3.90.216.52/wp-content/uploads/2015/10/Preparing-to-install-Ubuntu-Desktop.jpg" alt="Preparing to install Ubuntu Desktop" width="969" height="552" srcset="https://www.technig.com/wp-content/uploads/2015/10/Preparing-to-install-Ubuntu-Desktop.jpg 969w, https://www.technig.com/wp-content/uploads/2015/10/Preparing-to-install-Ubuntu-Desktop-300x171.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Preparing-to-install-Ubuntu-Desktop-768x437.jpg 768w" sizes="(max-width: 969px) 100vw, 969px" /></a><figcaption id="caption-attachment-3635" class="wp-caption-text">Preparing to install Ubuntu Desktop</figcaption></figure>
<p><strong>4.</strong> Select <strong>Erase disk and install Ubuntu</strong> and click <strong>Install Now </strong>to begin the installation.</p>
<blockquote><p><em><strong>Note:</strong> </em>this option will remove the entire disk and create a new partition in order to install the operating system. So be careful when you want to install a dual-boot Windows and Ubuntu Linux installation.</p></blockquote>
<figure id="attachment_3636" aria-describedby="caption-attachment-3636" style="width: 970px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/10/Ubuntu-Installation-Types.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3636" src="http://3.90.216.52/wp-content/uploads/2015/10/Ubuntu-Installation-Types.jpg" alt="Ubuntu Installation Types" width="970" height="624" srcset="https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Installation-Types.jpg 970w, https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Installation-Types-300x193.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Installation-Types-768x494.jpg 768w, https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Installation-Types-210x136.jpg 210w" sizes="(max-width: 970px) 100vw, 970px" /></a><figcaption id="caption-attachment-3636" class="wp-caption-text">Ubuntu Installation Types</figcaption></figure>
<p>If you need to create more partitions, then choose something else and continue to create more partitions.</p>
<figure id="attachment_3637" aria-describedby="caption-attachment-3637" style="width: 884px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/10/Write-the-changes-to-disks.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3637" src="http://3.90.216.52/wp-content/uploads/2015/10/Write-the-changes-to-disks.jpg" alt="Write the changes to disks" width="884" height="242" srcset="https://www.technig.com/wp-content/uploads/2015/10/Write-the-changes-to-disks.jpg 884w, https://www.technig.com/wp-content/uploads/2015/10/Write-the-changes-to-disks-300x82.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Write-the-changes-to-disks-768x210.jpg 768w" sizes="(max-width: 884px) 100vw, 884px" /></a><figcaption id="caption-attachment-3637" class="wp-caption-text">Write the changes to disks</figcaption></figure>
<p><strong>5.</strong> When you click the <strong>Install now</strong> button, it prompts that do you write the changes to disk? Click <strong>Continue</strong> to accept and apply the partition changes.</p>
<figure id="attachment_3638" aria-describedby="caption-attachment-3638" style="width: 971px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/10/Where-are-you-from.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3638" src="http://3.90.216.52/wp-content/uploads/2015/10/Where-are-you-from.jpg" alt="Where are you from" width="971" height="622" srcset="https://www.technig.com/wp-content/uploads/2015/10/Where-are-you-from.jpg 971w, https://www.technig.com/wp-content/uploads/2015/10/Where-are-you-from-300x192.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Where-are-you-from-768x492.jpg 768w, https://www.technig.com/wp-content/uploads/2015/10/Where-are-you-from-210x136.jpg 210w" sizes="(max-width: 971px) 100vw, 971px" /></a><figcaption id="caption-attachment-3638" class="wp-caption-text">Where are you from</figcaption></figure>
<p><strong>6.</strong> When ask you <strong>where are you?</strong> Just select your location and click <strong>Continue</strong>.</p>
<figure id="attachment_3639" aria-describedby="caption-attachment-3639" style="width: 971px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/10/Ubuntu-Keyboard-Layout.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3639" src="http://3.90.216.52/wp-content/uploads/2015/10/Ubuntu-Keyboard-Layout.jpg" alt="Ubuntu Keyboard Layout" width="971" height="623" srcset="https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Keyboard-Layout.jpg 971w, https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Keyboard-Layout-300x192.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Keyboard-Layout-768x493.jpg 768w, https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Keyboard-Layout-210x136.jpg 210w" sizes="(max-width: 971px) 100vw, 971px" /></a><figcaption id="caption-attachment-3639" class="wp-caption-text">Ubuntu Keyboard Layout</figcaption></figure>
<p><strong>7.</strong> Choose the language and keyboard layout and click <strong>Continue</strong>. This language will be the standard language for the keyboard. You can change the keyboard language later also.</p>
<figure id="attachment_3640" aria-describedby="caption-attachment-3640" style="width: 969px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/10/Who-are-you.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3640" src="http://3.90.216.52/wp-content/uploads/2015/10/Who-are-you.jpg" alt="Who are you" width="969" height="624" srcset="https://www.technig.com/wp-content/uploads/2015/10/Who-are-you.jpg 969w, https://www.technig.com/wp-content/uploads/2015/10/Who-are-you-300x193.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Who-are-you-768x495.jpg 768w, https://www.technig.com/wp-content/uploads/2015/10/Who-are-you-210x136.jpg 210w" sizes="(max-width: 969px) 100vw, 969px" /></a><figcaption id="caption-attachment-3640" class="wp-caption-text">Who are you</figcaption></figure>
<p><strong>8.</strong> To create a user account, type your name, computer name, username and password then click <strong>Continue</strong> to begin the installation.</p>
<figure id="attachment_3642" aria-describedby="caption-attachment-3642" style="width: 756px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/10/Ubuntu-Installation-Process.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3642" src="http://3.90.216.52/wp-content/uploads/2015/10/Ubuntu-Installation-Process.jpg" alt="Ubuntu Installation Process" width="756" height="555" srcset="https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Installation-Process.jpg 756w, https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Installation-Process-300x220.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Installation-Process-86x64.jpg 86w" sizes="(max-width: 756px) 100vw, 756px" /></a><figcaption id="caption-attachment-3642" class="wp-caption-text">Ubuntu Installation Process</figcaption></figure>
<p><strong>9.</strong> Do nothing, let the Ubuntu installation process will finish successfully. When the installation has completed, then click <strong>Restart Now</strong> to restart the virtual machine.</p>
<figure id="attachment_3645" aria-describedby="caption-attachment-3645" style="width: 739px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/10/Ubuntu-Installation-Complete.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3645" src="http://3.90.216.52/wp-content/uploads/2015/10/Ubuntu-Installation-Complete.jpg" alt="Ubuntu Installation Complete" width="739" height="150" srcset="https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Installation-Complete.jpg 739w, https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Installation-Complete-300x61.jpg 300w" sizes="(max-width: 739px) 100vw, 739px" /></a><figcaption id="caption-attachment-3645" class="wp-caption-text">Ubuntu Installation Complete</figcaption></figure>
<p><strong>10.</strong> Now on the login page type the password and login to Ubuntu desktop virtual machine.</p>
<figure id="attachment_3646" aria-describedby="caption-attachment-3646" style="width: 923px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/10/Ubuntu-Login-Password.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3646" src="http://3.90.216.52/wp-content/uploads/2015/10/Ubuntu-Login-Password.jpg" alt="Ubuntu Login Password" width="923" height="215" srcset="https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Login-Password.jpg 923w, https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Login-Password-300x70.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Ubuntu-Login-Password-768x179.jpg 768w" sizes="(max-width: 923px) 100vw, 923px" /></a><figcaption id="caption-attachment-3646" class="wp-caption-text">Ubuntu Login Password</figcaption></figure>
<p>Finally, welcome to the Linux Ubuntu desktop as Hyper-v virtual machine in Windows 10.</p>
<figure id="attachment_3647" aria-describedby="caption-attachment-3647" style="width: 1148px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2015/10/Linux-Ubuntu-Desktop-15-4.jpg"><img loading="lazy" decoding="async" class="size-full wp-image-3647" src="http://3.90.216.52/wp-content/uploads/2015/10/Linux-Ubuntu-Desktop-15-4.jpg" alt="Linux Ubuntu Desktop 15 4" width="1148" height="863" srcset="https://www.technig.com/wp-content/uploads/2015/10/Linux-Ubuntu-Desktop-15-4.jpg 1148w, https://www.technig.com/wp-content/uploads/2015/10/Linux-Ubuntu-Desktop-15-4-300x226.jpg 300w, https://www.technig.com/wp-content/uploads/2015/10/Linux-Ubuntu-Desktop-15-4-768x577.jpg 768w, https://www.technig.com/wp-content/uploads/2015/10/Linux-Ubuntu-Desktop-15-4-1024x770.jpg 1024w, https://www.technig.com/wp-content/uploads/2015/10/Linux-Ubuntu-Desktop-15-4-86x64.jpg 86w" sizes="(max-width: 1148px) 100vw, 1148px" /></a><figcaption id="caption-attachment-3647" class="wp-caption-text">Linux Ubuntu Desktop 15 4</figcaption></figure>
<p>OK, that&#8217;s all about installing Linux Ubuntu Desktop on Hyper-v in Windows 10. If you have any question or suggestion about website, articles, services, please comment us.</p>
<p>The post <a href="https://www.technig.com/install-ubuntu-desktop-on-hyper-v/">How to Install Ubuntu Desktop on Hyper-V in Windows 10?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-ubuntu-desktop-on-hyper-v/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3630</post-id>	</item>
	</channel>
</rss>
