
<?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 Archives - TECHNIG</title>
	<atom:link href="https://www.technig.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://168.138.42.164/tag/ubuntu/</link>
	<description>Gateway for IT Experts and Tech Geeks</description>
	<lastBuildDate>Sat, 13 May 2017 05:59:39 +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 Archives - TECHNIG</title>
	<link>https://168.138.42.164/tag/ubuntu/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">162720667</site>	<item>
		<title>How to Reset Forgotten Ubuntu 17.04 Root Password?</title>
		<link>https://www.technig.com/reset-forgotten-ubuntu-root-password/</link>
					<comments>https://www.technig.com/reset-forgotten-ubuntu-root-password/#respond</comments>
		
		<dc:creator><![CDATA[Shams]]></dc:creator>
		<pubDate>Sat, 13 May 2017 05:59:39 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[How to Fix]]></category>
		<category><![CDATA[Reset Lost Password]]></category>
		<category><![CDATA[Reset Password]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=9829</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"><img width="1074" height="634" src="https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Reset root password of Ubuntu Linux - Technig" decoding="async" fetchpriority="high" srcset="https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig.jpg 1074w, https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig-300x177.jpg 300w, https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig-768x453.jpg 768w, https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig-1024x604.jpg 1024w, https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig-357x210.jpg 357w" sizes="(max-width: 1074px) 100vw, 1074px" /></div>
<p>It is a simple way to reset forgotten Ubuntu root password without any extra tools. As following the guide from the official Ubuntu lost password documentation, you must do the short process to reset the lost password of Ubuntu Linux. Reboot your computer. Hold Shift during boot to start GRUB menu. Highlight your image and [&#8230;]</p>
<p>The post <a href="https://www.technig.com/reset-forgotten-ubuntu-root-password/">How to Reset Forgotten Ubuntu 17.04 Root Password?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"><img width="1074" height="634" src="https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="How to Reset root password of Ubuntu Linux - Technig" decoding="async" loading="lazy" srcset="https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig.jpg 1074w, https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig-300x177.jpg 300w, https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig-768x453.jpg 768w, https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig-1024x604.jpg 1024w, https://www.technig.com/wp-content/uploads/2017/05/How-to-Reset-root-password-of-Ubuntu-Linux-Technig-357x210.jpg 357w" sizes="(max-width: 1074px) 100vw, 1074px" /></div><p>It is a simple way to reset forgotten Ubuntu root password without any extra tools. As following the guide from the official Ubuntu lost password documentation, you must do the short process to reset the lost password of Ubuntu Linux.</p>
<ul style="list-style-type: circle;">
<li>Reboot your computer.</li>
<li>Hold Shift during boot to start GRUB menu.</li>
<li>Highlight your image and press E to edit.</li>
<li>Find the line starting with &#8220;<strong>linux</strong>&#8221; and append &#8220;<strong>rw init=/bin/bash</strong>&#8221; at the end of that line.</li>
<li>Press &#8220;<strong>Ctrl + x</strong>&#8221; or &#8220;<strong>F10</strong>&#8221; to boot.</li>
<li>Type in &#8220;<strong>passwd</strong>&#8221; username.</li>
<li>Set your new password.</li>
<li>Reboot system.</li>
</ul>
<p><strong>1.</strong> When you turn on your <a href="https://www.ubuntu.com/" target="_blank" rel="noopener noreferrer">Ubuntu</a> system, press <strong>Esc</strong> or <strong>Shift</strong> button to pause the GNU GRUB menu page. You can select navigate between options with keyboard arrow keys. Select the &#8220;*<strong>Ubuntu</strong>&#8221; and press &#8220;<strong>e</strong>&#8221; for editing.</p>
<figure id="attachment_9830" aria-describedby="caption-attachment-9830" style="width: 620px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2017/05/Reset-Ubuntu-Lost-Password-Technig.png"><img decoding="async" class="size-full wp-image-9830" src="http://3.90.216.52/wp-content/uploads/2017/05/Reset-Ubuntu-Lost-Password-Technig.png" alt="" width="620" height="415" srcset="https://www.technig.com/wp-content/uploads/2017/05/Reset-Ubuntu-Lost-Password-Technig.png 620w, https://www.technig.com/wp-content/uploads/2017/05/Reset-Ubuntu-Lost-Password-Technig-300x201.png 300w" sizes="(max-width: 620px) 100vw, 620px" /></a><figcaption id="caption-attachment-9830" class="wp-caption-text">Reset Ubuntu Lost Password &#8211; Technig</figcaption></figure>
<p><strong>2.</strong> After pressing the &#8220;<strong>e</strong>&#8221; you see the bellow screenshot. Try to find the exact code &#8220;<strong>ro quiet splash $vt_handoff</strong>&#8221; line and remove it.</p>
<figure id="attachment_9831" aria-describedby="caption-attachment-9831" style="width: 612px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2017/05/Reset-forgotten-Ubuntu-root-password-Technig.png"><img decoding="async" class="size-full wp-image-9831" src="http://3.90.216.52/wp-content/uploads/2017/05/Reset-forgotten-Ubuntu-root-password-Technig.png" alt="Reset forgotten Ubuntu root password - Technig" width="612" height="283" srcset="https://www.technig.com/wp-content/uploads/2017/05/Reset-forgotten-Ubuntu-root-password-Technig.png 612w, https://www.technig.com/wp-content/uploads/2017/05/Reset-forgotten-Ubuntu-root-password-Technig-300x139.png 300w" sizes="(max-width: 612px) 100vw, 612px" /></a><figcaption id="caption-attachment-9831" class="wp-caption-text">Reset forgotten Ubuntu root password &#8211; Technig</figcaption></figure>
<p><strong>3.</strong> Now replace this code &#8220;<strong>rw init=/bin/bash</strong>&#8221; and press &#8220;<strong>Ctrl +x</strong>&#8221; or &#8220;<strong>F10</strong>&#8221; to reboot the system and follow the process of resetting Ubuntu lost password.</p>
<figure id="attachment_9832" aria-describedby="caption-attachment-9832" style="width: 631px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2017/05/Reset-Ubunut-Administrator-Password-Technig.png"><img loading="lazy" decoding="async" class="size-full wp-image-9832" src="http://3.90.216.52/wp-content/uploads/2017/05/Reset-Ubunut-Administrator-Password-Technig.png" alt="Reset Ubuntu Administrator Password - Technig" width="631" height="418" srcset="https://www.technig.com/wp-content/uploads/2017/05/Reset-Ubunut-Administrator-Password-Technig.png 631w, https://www.technig.com/wp-content/uploads/2017/05/Reset-Ubunut-Administrator-Password-Technig-300x199.png 300w" sizes="(max-width: 631px) 100vw, 631px" /></a><figcaption id="caption-attachment-9832" class="wp-caption-text">Reset Ubuntu Administrator Password &#8211; Technig</figcaption></figure>
<p><strong>4.</strong> Now the system will boot to a root shell command prompt. First, check your partition is in the read-write state by running the &#8220;<strong>mount | grep -w /</strong>&#8221; command. Type the command and press enter.</p>
<figure id="attachment_9833" aria-describedby="caption-attachment-9833" style="width: 721px" class="wp-caption aligncenter"><a href="http://3.90.216.52/wp-content/uploads/2017/05/Reset-Ubuntu-forgotten-root-password-Technig.png"><img loading="lazy" decoding="async" class="size-full wp-image-9833" src="http://3.90.216.52/wp-content/uploads/2017/05/Reset-Ubuntu-forgotten-root-password-Technig.png" alt="Reset Ubuntu forgotten root password - Technig" width="721" height="624" srcset="https://www.technig.com/wp-content/uploads/2017/05/Reset-Ubuntu-forgotten-root-password-Technig.png 721w, https://www.technig.com/wp-content/uploads/2017/05/Reset-Ubuntu-forgotten-root-password-Technig-300x260.png 300w" sizes="(max-width: 721px) 100vw, 721px" /></a><figcaption id="caption-attachment-9833" class="wp-caption-text">Reset Ubuntu forgotten root password &#8211; Technig</figcaption></figure>
<p><strong>5.</strong> Finally, to reset forgotten Ubuntu root password, type &#8220;<strong>passwd</strong>&#8221; command and press enter. Then type the new password twice and reboot the Ubuntu system.</p>
<p>When the system reboot, on the login page you can log on the root user with newly entered password. That&#8217;s all you neet to reset forgotten Ubuntu root password without any tools.</p>
<p>Hope you enjoy this simple article for resetting lost password of all Ubuntu linux.</p>
<hr />
<h3><span style="color: #808080;">Searches related to reset forgotten ubuntu root password</span></h3>
<p>ubuntu password reset authentication token manipulation error<br />
ubuntu give root password for maintenance<br />
ubuntu reset user password command line<br />
ubuntu 14.04 password reset<br />
ubuntu 16.04 password reset<br />
ubuntu root password change<br />
reset ubuntu password from guest account<br />
ubuntu forgot password virtualbox</p>
<p>The post <a href="https://www.technig.com/reset-forgotten-ubuntu-root-password/">How to Reset Forgotten Ubuntu 17.04 Root Password?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/reset-forgotten-ubuntu-root-password/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">9829</post-id>	</item>
		<item>
		<title>How to Install 3rd Party Software in Ubuntu 16.4?</title>
		<link>https://www.technig.com/install-3rd-party-software-ubuntu/</link>
					<comments>https://www.technig.com/install-3rd-party-software-ubuntu/#comments</comments>
		
		<dc:creator><![CDATA[Shais]]></dc:creator>
		<pubDate>Fri, 05 Aug 2016 05:20:14 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[GDebi]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Package Installer]]></category>
		<category><![CDATA[Software Installer]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://www.technig.com/?p=8080</guid>

					<description><![CDATA[<div style="margin-bottom:20px;"></div>
<p>Have you faced with such a nasty error in Ubuntu 16.4 &#8220;This software comes from a 3rd party and may contain non-free components&#8221; while you need to install a downloaded .deb package or third party software? This is simple bug with Ubuntu software center that will not allow a user to install 3rd party software [&#8230;]</p>
<p>The post <a href="https://www.technig.com/install-3rd-party-software-ubuntu/">How to Install 3rd Party Software in Ubuntu 16.4?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div style="margin-bottom:20px;"></div><p>Have you faced with such a nasty error in Ubuntu 16.4 &#8220;This software comes from a 3rd party and may contain non-free components&#8221; while you need to install a downloaded .deb package or third party software? This is simple bug with Ubuntu software center that will not allow a user to install 3rd party software on a system. But don&#8217;t worry, the update for Ubuntu fix this problem.</p>
<h2>Install 3rd Party Software in Ubuntu 16.4</h2>
<p>If you already not installed the latest update for Ubuntu Linux which has a fix pack for Ubuntu software center. So try to install 3rd party software or apps with this simple tip on your Ubuntu systems.</p>
<p><strong>1.</strong> Open the <strong>Terminal</strong> and type &#8220;<strong>Sudo apt-get install gdebi</strong>&#8221; and press enter to install the Gdebi alternative Ubuntu software installer.</p>
<figure id="attachment_8083" aria-describedby="caption-attachment-8083" style="width: 1277px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/08/Install-Gbedi-Software-Installer-on-Ubuntu-Desktop.png"><img loading="lazy" decoding="async" class="wp-image-8083 size-full" src="https://www.technig.com/wp-content/uploads/2016/08/Install-Gbedi-Software-Installer-on-Ubuntu-Desktop.png" alt="Install Gdebi Software Installer on Ubuntu Desktop" width="1277" height="538" /></a><figcaption id="caption-attachment-8083" class="wp-caption-text">Install Gdebi Software Installer on Ubuntu Desktop</figcaption></figure>
<p>Let the GDebi package installer installation finished successfully and finally close the terminal. Now you have an alternative software installer for installing .deb packages on Ubuntu Linux.</p>
<p><strong>2.</strong> Navigate to download software directory and right click on the software package then select <strong>Open with</strong> and select <strong>GDebi Package Installer</strong> instead of builtin Ubuntu software installer.</p>
<figure id="attachment_8084" aria-describedby="caption-attachment-8084" style="width: 750px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/08/Install-3rd-Party-Software-in-Ubuntu-16.4-Technig.png"><img loading="lazy" decoding="async" class="size-full wp-image-8084" src="https://www.technig.com/wp-content/uploads/2016/08/Install-3rd-Party-Software-in-Ubuntu-16.4-Technig.png" alt="Install 3rd Party Software in Ubuntu 16.4 - Technig" width="750" height="516" /></a><figcaption id="caption-attachment-8084" class="wp-caption-text">Install 3rd Party Software in Ubuntu 16.4 &#8211; Technig</figcaption></figure>
<p>Here I want to install <a href="https://www.technig.com/teach-and-support-online-with-free-tools/" target="_blank" rel="noopener noreferrer">Teamviewer </a>for <a href="https://www.technig.com/enable-remote-desktop-protocol-windows/" target="_blank" rel="noopener noreferrer">remote control</a> for teaching and supporting online some clients and students.</p>
<p><strong>3.</strong> When the package get ready, click<strong> Install Package</strong> on GDebi package installer to get start installing third-party software on Ubuntu 16.4.</p>
<figure id="attachment_8086" aria-describedby="caption-attachment-8086" style="width: 550px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/08/GDebi-Package-Installer-Ubuntu-Desktop.png"><img loading="lazy" decoding="async" class="size-full wp-image-8086" src="https://www.technig.com/wp-content/uploads/2016/08/GDebi-Package-Installer-Ubuntu-Desktop.png" alt="GDebi Package Installer - Ubuntu Desktop" width="550" height="428" /></a><figcaption id="caption-attachment-8086" class="wp-caption-text">GDebi Package Installer &#8211; Ubuntu Desktop</figcaption></figure>
<p>Let the installation process has complete. Then try to open the installed app or software.</p>
<figure id="attachment_8088" aria-describedby="caption-attachment-8088" style="width: 567px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/08/3rd-Party-Software-Installation-Process.png"><img loading="lazy" decoding="async" class="size-full wp-image-8088" src="https://www.technig.com/wp-content/uploads/2016/08/3rd-Party-Software-Installation-Process.png" alt="3rd Party Software Installation Process" width="567" height="435" /></a><figcaption id="caption-attachment-8088" class="wp-caption-text">3rd Party Software Installation Process</figcaption></figure>
<p><strong>4.</strong> Here is the installed Teamviewer on Linux Ubuntu. If you need more information about Teamviewer remote controller, read the article &#8220;<a href="https://www.technig.com/teach-and-support-online-with-free-tools/" target="_blank" rel="noopener noreferrer">Teach and support online with Teamviewer</a>&#8220;.</p>
<figure id="attachment_8089" aria-describedby="caption-attachment-8089" style="width: 855px" class="wp-caption aligncenter"><a href="https://www.technig.com/wp-content/uploads/2016/08/Teamviewer-Remote-Control-for-Linux.png"><img loading="lazy" decoding="async" class="size-full wp-image-8089" src="https://www.technig.com/wp-content/uploads/2016/08/Teamviewer-Remote-Control-for-Linux.png" alt="Teamviewer Remote Control for Linux" width="855" height="500" /></a><figcaption id="caption-attachment-8089" class="wp-caption-text">Teamviewer Remote Control for Linux</figcaption></figure>
<p>That&#8217;s all, the GDebi package installer installed the 3rd party software successfully on Linux Ubuntu. Remember that this error is only on Ubuntu 16.4 builtin software installer. On the update Ubuntu you will now see &#8220;This software comes from a 3rd party and may contain non-free components&#8221; error.</p>
<p><strong>Related search to</strong> &#8220;This software comes from a 3rd party and may contain non-free components&#8221;</p>
<p>Ubuntu install third party software.<br />
How to install 3rd party themes.<br />
This software comes from a 3rd party and may contain non-free components.<br />
Ubuntu 16.04 software center not working.<br />
Gnome software center ubuntu.<br />
Ubuntu 16.04 problems.<br />
How to install software in ubuntu using terminal.</p>
<p>&nbsp;</p>
<p>The post <a href="https://www.technig.com/install-3rd-party-software-ubuntu/">How to Install 3rd Party Software in Ubuntu 16.4?</a> appeared first on <a href="https://www.technig.com">TECHNIG</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.technig.com/install-3rd-party-software-ubuntu/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">8080</post-id>	</item>
	</channel>
</rss>
