<?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>after installing Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/after-installing/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Fri, 24 Apr 2020 16:29:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>5 things to do after installing Ubuntu 20.04</title>
		<link>https://www.osradar.com/5-things-to-do-after-installing-ubuntu-20-04/</link>
					<comments>https://www.osradar.com/5-things-to-do-after-installing-ubuntu-20-04/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 24 Apr 2020 22:11:00 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[after installing]]></category>
		<category><![CDATA[things To Do After]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=19818</guid>

					<description><![CDATA[<p>The new version of Ubuntu has been recently published. As we already know it is an LTS version which implies that it will have official support for at least 5 years. This makes it the logical choice if you want stability and durability. The truth is that it&#8217;s a pretty rounded and accomplished version and [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/5-things-to-do-after-installing-ubuntu-20-04/">5 things to do after installing Ubuntu 20.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The new version of <a href="https://www.osradar.com/ubuntu-20-04-lts-available/" target="_blank" rel="noopener noreferrer">Ubuntu has been recently published</a>. As we already know it is an LTS version which implies that it will have official support for at least 5 years. This makes it the logical choice if you want stability and durability. The truth is that it&#8217;s a pretty rounded and accomplished version and everything works fine. However, we can always customize it and that&#8217;s why we present you 5 things to do after installing Ubuntu 20.04 LTS.</p>
<p>Before we start, we must clarify that these things I propose you can do after the installation, are simple recommendations. That is, it&#8217;s up to you to decide whether to do them or not.</p>
<p>On the other hand,<strong> it is assumed that a minimum installation of Ubuntu has been done</strong>. I always advise to do it this way because it is easier to add things to it than to take things away. It also makes it faster because you have to load less stuff.</p>
<p>So let&#8217;s get started.</p>
<h2>Things to do after installing Ubuntu 20.04</h2>
<h3>1.- Upgrade the system</h3>
<p>Upgrading the system is the best way to keep an operating system safe.</p>
<p>Ubuntu has been released but the development and maintenance have just begun and part of the maintenance is the incorporation of security patches that improve the stability of the system.</p>
<p>On the other hand, it is also possible to obtain new versions of some programs such as <a href="https://www.osradar.com/firefox-75-available/" target="_blank" rel="noopener noreferrer">Firefox</a> or Thunderbird. Very important in daily work.</p>
<p>So, you have two ways to do it. The first is by using the graphical interface. From the main menu, choose the <em>Software Updater</em> option.</p>
<figure id="attachment_19849" aria-describedby="caption-attachment-19849" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19849" src="https://www.osradar.com/wp-content/uploads/2020/04/1-17.png" alt="1.- Software updater" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2020/04/1-17.png 1366w, https://www.osradar.com/wp-content/uploads/2020/04/1-17-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/1-17-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2020/04/1-17-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/1-17-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/1-17-1068x600.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-19849" class="wp-caption-text">1.- Software updater</figcaption></figure>
<p>The other is faster and more direct than using the terminal. If you are a newbie, do not worry it is quite simple and believe me when I tell you that it is faster and more efficient.</p>
<p>Open a terminal from the Dash or the main menu and execute these commands:</p>
<pre>:~$ sudo apt update</pre>
<p>And then,</p>
<pre>:~$ sudo apt upgrade</pre>
<p>After entering your user password and accepting the changes, the download will begin.</p>
<p>This is important to do frequently to keep the system stable.</p>
<h3>2.- Enable the partner repositories to allow installing more software and install the hardware drivers</h3>
<p>Although Ubuntu repositories are quite comprehensive. There are some programs subject to legal terms that do not allow their inclusion there. Not even in a default installation.</p>
<p>So, to install these programs you have to enable the universe, multiverse, restricted, and Canonical Partners repositories.</p>
<p>Open the main menu and choose the <em>Software and Updates</em> option and click.</p>
<figure id="attachment_19850" aria-describedby="caption-attachment-19850" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19850" src="https://www.osradar.com/wp-content/uploads/2020/04/2-13.png" alt="2.- After installing Ubuntu 20.04 it is good idea to enable the extra repositories" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2020/04/2-13.png 1366w, https://www.osradar.com/wp-content/uploads/2020/04/2-13-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/2-13-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2020/04/2-13-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/2-13-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/2-13-1068x600.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-19850" class="wp-caption-text">2.- After installing Ubuntu 20.04 it is good idea to enable the extra repositories</figcaption></figure>
<p>In the first tab called <em>Ubuntu Software</em>, enable all the repositories as shown in the image.</p>
<figure id="attachment_19851" aria-describedby="caption-attachment-19851" style="width: 1012px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19851" src="https://www.osradar.com/wp-content/uploads/2020/04/3-12.png" alt="3.- Enabling the extra repositories" width="1012" height="658" srcset="https://www.osradar.com/wp-content/uploads/2020/04/3-12.png 1012w, https://www.osradar.com/wp-content/uploads/2020/04/3-12-300x195.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/3-12-768x499.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/3-12-696x453.png 696w" sizes="(max-width: 1012px) 100vw, 1012px" /><figcaption id="caption-attachment-19851" class="wp-caption-text">3.- Enabling the extra repositories</figcaption></figure>
<p>On the tab called <em>Other Software</em>, enable the <em>Canonical Partners repository</em>.</p>
<figure id="attachment_19852" aria-describedby="caption-attachment-19852" style="width: 1012px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19852" src="https://www.osradar.com/wp-content/uploads/2020/04/4-10.png" alt="4.- Enabling the Canonical partners repository" width="1012" height="658" srcset="https://www.osradar.com/wp-content/uploads/2020/04/4-10.png 1012w, https://www.osradar.com/wp-content/uploads/2020/04/4-10-300x195.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/4-10-768x499.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/4-10-696x453.png 696w" sizes="(max-width: 1012px) 100vw, 1012px" /><figcaption id="caption-attachment-19852" class="wp-caption-text">4.- Enabling the Canonical partners repository</figcaption></figure>
<p>Close the window and the update of the repositories will start. When finished, you will have more programs available to install.</p>
<p>Then go to the <em>Additional Drivers</em> tab and install the proprietary drivers for your hardware. Always select the one recommended by the system.</p>
<figure id="attachment_19853" aria-describedby="caption-attachment-19853" style="width: 1012px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19853" src="https://www.osradar.com/wp-content/uploads/2020/04/5-6.png" alt="5.- Install the hardware drivers" width="1012" height="658" srcset="https://www.osradar.com/wp-content/uploads/2020/04/5-6.png 1012w, https://www.osradar.com/wp-content/uploads/2020/04/5-6-300x195.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/5-6-768x499.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/5-6-696x453.png 696w" sizes="(max-width: 1012px) 100vw, 1012px" /><figcaption id="caption-attachment-19853" class="wp-caption-text">5.- Install the hardware drivers</figcaption></figure>
<h3>3.- Install the proprietary codecs</h3>
<p>Remember, I&#8217;m assuming this is a minimum Ubuntu installation. So it is likely that the necessary codecs to play proprietary formats are not installed.</p>
<p>In addition to this, if you work with word processing, it is a good idea to install the Microsoft fonts as well.</p>
<p>This can be done by running the following command:</p>
<pre>:~$ sudo apt install ubuntu-restricted-extras</pre>
<h3>4.- Install more software</h3>
<p>As it is a minimal installation, the logic is that there are almost no applications installed. This is a disadvantage at first because it gives us an incomplete system but it is also not bad that we are the ones who choose what to install.</p>
<p>Install LibreOffice:</p>
<pre>:~$ sudo apt install libreoffice</pre>
<p>To play all kinds of multimedia content:</p>
<pre>:~$ sudo apt install vlc</pre>
<p>An image editor like Gimp is also necessary sometimes:</p>
<pre>:~$ sudo apt install gimp</pre>
<p>Or a less complex one for basic operations like Pinta:</p>
<pre>:~$ sudo apt install pinta</pre>
<p>Or to perform torrent downloads:</p>
<pre>:~$ sudo apt install deluge</pre>
<p>But there&#8217;s plenty more you can install from the Ubuntu app store. Take a look.</p>
<figure id="attachment_19854" aria-describedby="caption-attachment-19854" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19854" src="https://www.osradar.com/wp-content/uploads/2020/04/6-9.png" alt="6.- Ubuntu store" width="1366" height="768" srcset="https://www.osradar.com/wp-content/uploads/2020/04/6-9.png 1366w, https://www.osradar.com/wp-content/uploads/2020/04/6-9-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/6-9-1024x576.png 1024w, https://www.osradar.com/wp-content/uploads/2020/04/6-9-768x432.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/6-9-696x391.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/6-9-1068x600.png 1068w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-19854" class="wp-caption-text">6.- Ubuntu store</figcaption></figure>
<h3>5.- After installing Ubuntu 20.04, take a look at GNOME</h3>
<p>For some time now GNOME has been the default desktop for Ubuntu. At first, it all looked bad because GNOME has earned its reputation for being heavy and demanding.</p>
<p>Despite this, the integration between GNOME and Ubuntu has only gotten better. To the point that Ubuntu 20.04 is much faster and smoother thanks to the optimization work that GNOME has done.</p>
<p>Now, GNOME is a very customizable desktop environment through extensions that you can get on the website from this site.</p>
<p>And to manage them is the Gnome Tweak tool. So install it:</p>
<pre>:~$ sudo apt install gnome-tweak-tool</pre>
<figure id="attachment_19855" aria-describedby="caption-attachment-19855" style="width: 1003px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-19855" src="https://www.osradar.com/wp-content/uploads/2020/04/7-7.png" alt="7.- Gnome tweak tool" width="1003" height="700" srcset="https://www.osradar.com/wp-content/uploads/2020/04/7-7.png 1003w, https://www.osradar.com/wp-content/uploads/2020/04/7-7-300x209.png 300w, https://www.osradar.com/wp-content/uploads/2020/04/7-7-768x536.png 768w, https://www.osradar.com/wp-content/uploads/2020/04/7-7-696x486.png 696w, https://www.osradar.com/wp-content/uploads/2020/04/7-7-100x70.png 100w" sizes="(max-width: 1003px) 100vw, 1003px" /><figcaption id="caption-attachment-19855" class="wp-caption-text">7.- Gnome tweak tool</figcaption></figure>
<p>And there you can even further customize the GNOME desktop.</p>
<h2>Conclusion</h2>
<p>This has been perhaps the best version of Ubuntu in a long time, but it can always be improved or better adapted to our needs. There are still many things to do but they depend on each user.</p>
<p>Now you&#8217;ve learned the 5 most fundamental things to do after installing Ubuntu 20.04 now all that&#8217;s left is for you to enjoy it.</p>
<p>Please share this post and join <a href="https://t.me/osradar" target="_blank" rel="noopener noreferrer">our Telegram channel</a>.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/5-things-to-do-after-installing-ubuntu-20-04/">5 things to do after installing Ubuntu 20.04</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/5-things-to-do-after-installing-ubuntu-20-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>3 very urgent things to do after installing Fedora 30</title>
		<link>https://www.osradar.com/3-very-urgent-things-to-do-after-installing-fedora-30/</link>
					<comments>https://www.osradar.com/3-very-urgent-things-to-do-after-installing-fedora-30/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Tue, 07 May 2019 04:34:44 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[after installing]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[Fedora 30]]></category>
		<category><![CDATA[New version]]></category>
		<category><![CDATA[things To Do After]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=11991</guid>

					<description><![CDATA[<p>Fedora is a great distribution that we love, but like everything in life, it is not perfect either. So each person after installing it starts making some changes to adapt it to their specific needs. With this in mind, it is good to note that each user has their own list of things to do [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/3-very-urgent-things-to-do-after-installing-fedora-30/">3 very urgent things to do after installing Fedora 30</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Fedora is a great distribution that we love, but like everything in life, it is not perfect either. So each person after installing it starts making some changes to adapt it to their specific needs. With this in mind, it is good to note that each user has their own list of things to do after installing <a href="http://fedoraproject.org/" target="_blank" rel="noopener noreferrer">Fedora</a>. However, according to my personal experience there are always some that are higher priority than others. So in this post we propose you 3 very urgent things to do after installing Fedora 30.</p>
<h2>Things to do after installing Fedora 30</h2>
<h3>1) Upgrade the system</h3>
<p>Certainly, Fedora is a fairly up to date distribution in terms of its package. However, from the time a new version is released until we install it, it is likely that several days have passed. Or weeks. Or months. In all that time, the development team begins to release security patches that correct or improve the system. In addition, new versions of the installed programs can also be released. So open a terminal and run:</p>
<pre>:~$ sudo dnf update</pre>
<figure id="attachment_11992" aria-describedby="caption-attachment-11992" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11992" src="https://www.osradar.com/wp-content/uploads/2019/05/1-2.png" alt="1.- Upgrade the system" width="1366" height="741" srcset="https://www.osradar.com/wp-content/uploads/2019/05/1-2.png 1366w, https://www.osradar.com/wp-content/uploads/2019/05/1-2-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2019/05/1-2-768x417.png 768w, https://www.osradar.com/wp-content/uploads/2019/05/1-2-1024x555.png 1024w, https://www.osradar.com/wp-content/uploads/2019/05/1-2-696x378.png 696w, https://www.osradar.com/wp-content/uploads/2019/05/1-2-1068x579.png 1068w, https://www.osradar.com/wp-content/uploads/2019/05/1-2-774x420.png 774w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-11992" class="wp-caption-text">1.- Upgrade Fedora 30 after installing Fedora 30</figcaption></figure>
<p>As you can see in the image, there are many updates that I have available at the moment. Including the <a href="https://www.osradar.com/install-linux-kernel-5-on-ubuntu-18-04/" target="_blank" rel="noopener noreferrer">kernel</a> that adds security fixes. That is, doing this frequently is a good way to keep Fedora 30 stable. So do it.</p>
<h3>2) Install codecs multimedia</h3>
<p>The use of a computer nowadays varies according to the user. There are many that are their formal working environment, but for others it is simply for basic tasks. For others it is just leisure.</p>
<p>However, all users at some point, need to play or work with multimedia files, whether images, photos or videos. Then, you have to install the multimedia codecs to be able to do it.</p>
<pre>:~$ sudo dnf install gstreamer1-plugins-base gstreamer1-plugins-good gstreamer1-plugins-bad-free gstreamer1-plugins-bad-free-extras gstreamer1-plugins-good-extras libdvdread libdvdnav lsdvd</pre>
<figure id="attachment_11993" aria-describedby="caption-attachment-11993" style="width: 1366px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-11993" src="https://www.osradar.com/wp-content/uploads/2019/05/2-2.png" alt="2.- Install Codecs Multimedia" width="1366" height="741" srcset="https://www.osradar.com/wp-content/uploads/2019/05/2-2.png 1366w, https://www.osradar.com/wp-content/uploads/2019/05/2-2-300x163.png 300w, https://www.osradar.com/wp-content/uploads/2019/05/2-2-768x417.png 768w, https://www.osradar.com/wp-content/uploads/2019/05/2-2-1024x555.png 1024w, https://www.osradar.com/wp-content/uploads/2019/05/2-2-696x378.png 696w, https://www.osradar.com/wp-content/uploads/2019/05/2-2-1068x579.png 1068w, https://www.osradar.com/wp-content/uploads/2019/05/2-2-774x420.png 774w" sizes="(max-width: 1366px) 100vw, 1366px" /><figcaption id="caption-attachment-11993" class="wp-caption-text">2.- Install Codecs Multimedia</figcaption></figure>
<p>Now, you can enjoy all the content you can imagine in Fedora 30.</p>
<h3>3) Install compression files support</h3>
<p>Finally, it is necessary to install support for compressed files. This way you can manipulate popular formats such as .zip or .rar. Although the best of them is .7z.</p>
<p>To do this, run the following command on the terminal:</p>
<pre>:~$ sudo dnf install p7zip p7zip-plugins</pre>
<p>And that&#8217;s it.</p>
<p>Remember that each user does their own things after installing Fedora 30, but here I wanted to highlight the most important ones as soon as the system has been installed.</p>
<h2>After installing Fedora 30 conclusion</h2>
<p>Fedora 30 is used by many different people. Each of them with quite different systems and this tests the versatility of the distribution. However, Fedora 30 is not perfect and many of those users install packages and do things to improve. Today we show you some urgent things that many users do as soon as they install Fedora 30.</p>
<p>Please share this post with your friends.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/3-very-urgent-things-to-do-after-installing-fedora-30/">3 very urgent things to do after installing Fedora 30</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/3-very-urgent-things-to-do-after-installing-fedora-30/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>5 things to do after installing Ubuntu 18.10</title>
		<link>https://www.osradar.com/5-things-to-do-after-installing-ubuntu-18-10/</link>
					<comments>https://www.osradar.com/5-things-to-do-after-installing-ubuntu-18-10/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 24 Oct 2018 01:00:41 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[after installing]]></category>
		<category><![CDATA[Cosmic Cuttlefish]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=6680</guid>

					<description><![CDATA[<p>Ubuntu is the world&#8217;s most popular Linux distribution. It is also the gateway for many new users trying something other than Windows and Mac. It is always possible to improve its user experience, so in this article, I will show you 5 things to do after installing Ubuntu 18.10. Recently we have talked about this [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/5-things-to-do-after-installing-ubuntu-18-10/">5 things to do after installing Ubuntu 18.10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Ubuntu is the world&#8217;s most popular Linux distribution. It is also the gateway for many new users trying something other than Windows and Mac. It is always possible to improve its user experience, so in this article, I will show you <strong>5 things to do after installing Ubuntu 18.10.</strong></p>
<p>Recently we have <a href="https://www.osradar.com/ubuntu-18-10-cosmic-cuttlefish-available/">talked about this new version of </a>Ubuntu and is that cannot go unnoticed a release of the most used Linux distribution in the world in one way or another.</p>
<figure id="attachment_6692" aria-describedby="caption-attachment-6692" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-6692 size-full" src="https://www.osradar.com/wp-content/uploads/2018/10/7.jpg" alt="0.- Ubuntu 18.10" width="800" height="591" srcset="https://www.osradar.com/wp-content/uploads/2018/10/7.jpg 800w, https://www.osradar.com/wp-content/uploads/2018/10/7-300x222.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/10/7-768x567.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/10/7-80x60.jpg 80w, https://www.osradar.com/wp-content/uploads/2018/10/7-696x514.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/10/7-569x420.jpg 569w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6692" class="wp-caption-text">0.- Ubuntu 18.10</figcaption></figure>
<p>All Ubuntu launches stand out for their very refined user experience, but it is possible to improve it and adapt it to our needs. There are many things to do after installing Ubuntu 18.10 but they depend on each specific user.</p>
<h1>5 things to do after installing Ubuntu 18.10</h1>
<h2>1. Upgrade the system</h2>
<p>The first thing you have to do after installing Ubuntu 18.10 is upgrading the system.</p>
<p>From the moment a new version of <a href="http://releases.ubuntu.com/18.10/">Ubuntu is released</a> until you install it, it is possible that security patches have been released for the distribution packages. In short, these are packages or updates that resolve security breaches that affect system stability.</p>
<p>First, open a Terminal and run:</p>
<pre class="">:~$ sudo apt update &amp;&amp; sudo apt upgrade</pre>
<figure id="attachment_6682" aria-describedby="caption-attachment-6682" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6682" src="https://www.osradar.com/wp-content/uploads/2018/10/1-1.jpg" alt="1.- Upgrade the system" width="800" height="434" srcset="https://www.osradar.com/wp-content/uploads/2018/10/1-1.jpg 800w, https://www.osradar.com/wp-content/uploads/2018/10/1-1-300x163.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/10/1-1-768x417.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/10/1-1-696x378.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/10/1-1-774x420.jpg 774w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6682" class="wp-caption-text">1.- Upgrade the system</figcaption></figure>
<p>When you enter the password, the update of the repository cache will start. It will then install the published updates if any. This process should be done on a daily basis.</p>
<h2>2.- Install codecs multimedia</h2>
<p>For licensing reasons Ubuntu does not bring most of the multimedia codecs needed to play the most popular formats such as MP3, MKV, etc.. To do this, open a Terminal and run.</p>
<pre class="">:~$ sudo apt install ubuntu-restricted-extras</pre>
<figure id="attachment_6684" aria-describedby="caption-attachment-6684" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="wp-image-6684 size-full" src="https://www.osradar.com/wp-content/uploads/2018/10/2-2.jpg" alt="2.- Installing ubuntu-restricted-extra" width="800" height="190" srcset="https://www.osradar.com/wp-content/uploads/2018/10/2-2.jpg 800w, https://www.osradar.com/wp-content/uploads/2018/10/2-2-300x71.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/10/2-2-768x182.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/10/2-2-696x165.jpg 696w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6684" class="wp-caption-text">2.- Installing ubuntu-restricted-extra</figcaption></figure>
<p>This package also installs the official Microsoft sources such as Arial, Times New Roman.</p>
<p>also if you work with multimedia edition or just do not want to have problems decoding various files, you can install the <code>libavcodec-extra</code> package.</p>
<pre class="">:~$ sudo apt install libavcodec-extra</pre>
<figure id="attachment_6685" aria-describedby="caption-attachment-6685" style="width: 767px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6685" src="https://www.osradar.com/wp-content/uploads/2018/10/3.jpg" alt="3.- installing libavcodec-extra" width="767" height="302" srcset="https://www.osradar.com/wp-content/uploads/2018/10/3.jpg 767w, https://www.osradar.com/wp-content/uploads/2018/10/3-300x118.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/10/3-696x274.jpg 696w" sizes="(max-width: 767px) 100vw, 767px" /><figcaption id="caption-attachment-6685" class="wp-caption-text">3.- installing libavcodec-extra</figcaption></figure>
<p>And finally, you can get support for DVD playback with this command.</p>
<pre class="">:~$ sudo apt install libdvd-pkg</pre>
<figure id="attachment_6686" aria-describedby="caption-attachment-6686" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6686" src="https://www.osradar.com/wp-content/uploads/2018/10/4.jpg" alt="4.- Installing DVD support" width="800" height="278" srcset="https://www.osradar.com/wp-content/uploads/2018/10/4.jpg 800w, https://www.osradar.com/wp-content/uploads/2018/10/4-300x104.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/10/4-768x267.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/10/4-696x242.jpg 696w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6686" class="wp-caption-text">4.- Installing DVD support</figcaption></figure>
<p>If you play multimedia files, this is something you have to do after installing Ubuntu 18.10.</p>
<h2>3. Enable minimize to Dock</h2>
<p>The Ubuntu Dock is a very useful tool for opening applications quickly and easily. However, there is a basic feature that is not available by default and is to gain comfort, I&#8217;m talking about minimizing applications by clicking the Dock.</p>
<p>To resolve this situation, run the following instruction on a terminal.</p>
<pre class="">:~$ gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'</pre>
<figure id="attachment_6687" aria-describedby="caption-attachment-6687" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6687" src="https://www.osradar.com/wp-content/uploads/2018/10/5-1.jpg" alt="5.- Enabling minimize to dock" width="800" height="95" srcset="https://www.osradar.com/wp-content/uploads/2018/10/5-1.jpg 800w, https://www.osradar.com/wp-content/uploads/2018/10/5-1-300x36.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/10/5-1-768x91.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/10/5-1-696x83.jpg 696w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6687" class="wp-caption-text">5.- Enabling minimize to dock</figcaption></figure>
<p>This will solve the problem.</p>
<h2>4. Enable Google Drive integration</h2>
<p>This is one of Ubuntu&#8217;s most enjoyable capabilities. We can enable the integration of our online accounts, from Ubuntu, in a very simple way. With this, you can have access to your files that you save in those accounts.</p>
<p>Some of the supported services are Google Drive, Dropbox, Microsoft or Facebook. As you can see, they are very popular services. In this case, I&#8217;ll enable the Google Drive account.</p>
<p>Go to <em>Settings</em>, <em>Online Accounts</em> and <em>add Google Account</em>. You will have to write your username and password.</p>
<figure id="attachment_6689" aria-describedby="caption-attachment-6689" style="width: 800px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6689" src="https://www.osradar.com/wp-content/uploads/2018/10/6.jpg" alt="6.- Enabling Google Drive support" width="800" height="591" srcset="https://www.osradar.com/wp-content/uploads/2018/10/6.jpg 800w, https://www.osradar.com/wp-content/uploads/2018/10/6-300x222.jpg 300w, https://www.osradar.com/wp-content/uploads/2018/10/6-768x567.jpg 768w, https://www.osradar.com/wp-content/uploads/2018/10/6-80x60.jpg 80w, https://www.osradar.com/wp-content/uploads/2018/10/6-696x514.jpg 696w, https://www.osradar.com/wp-content/uploads/2018/10/6-569x420.jpg 569w" sizes="(max-width: 800px) 100vw, 800px" /><figcaption id="caption-attachment-6689" class="wp-caption-text">6.- Enabling Google Drive support</figcaption></figure>
<p>When finished, you can view your Google Drive files from the Nautilus file manager.</p>
<h2>5. Make a Backup</h2>
<p>Sometimes due to routine work, we forget to make backups of our system. Ubuntu is a very safe system but it is not free of failures, so it is advisable to make backups from time to time.</p>
<p>Fortunately, Ubuntu has installed by default a very useful and simple tool to make them.</p>
<p>First, open it from the Menu.</p>
<p>You will see several options to make the backup. For example, in Folders to save, you can include the folders you want to back up. This way you can have control of what is backed up.</p>
<figure id="attachment_6690" aria-describedby="caption-attachment-6690" style="width: 832px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6690" src="https://www.osradar.com/wp-content/uploads/2018/10/55.png" alt="7.- Making a backup after installing Ubuntu 18.10" width="832" height="493" srcset="https://www.osradar.com/wp-content/uploads/2018/10/55.png 832w, https://www.osradar.com/wp-content/uploads/2018/10/55-300x178.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/55-768x455.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/55-696x412.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/55-709x420.png 709w" sizes="(max-width: 832px) 100vw, 832px" /><figcaption id="caption-attachment-6690" class="wp-caption-text">7.- Making a backup after installing Ubuntu 18.10</figcaption></figure>
<p>The tool also allows you to set where the backup in question will be saved.</p>
<figure id="attachment_6691" aria-describedby="caption-attachment-6691" style="width: 832px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-6691" src="https://www.osradar.com/wp-content/uploads/2018/10/66.png" alt="7.- Making a Backup" width="832" height="493" srcset="https://www.osradar.com/wp-content/uploads/2018/10/66.png 832w, https://www.osradar.com/wp-content/uploads/2018/10/66-300x178.png 300w, https://www.osradar.com/wp-content/uploads/2018/10/66-768x455.png 768w, https://www.osradar.com/wp-content/uploads/2018/10/66-696x412.png 696w, https://www.osradar.com/wp-content/uploads/2018/10/66-709x420.png 709w" sizes="(max-width: 832px) 100vw, 832px" /><figcaption id="caption-attachment-6691" class="wp-caption-text">7.- Making a Backup</figcaption></figure>
<p>As you can see, it is very simple and intuitive to use.</p>
<h2>Conclusion</h2>
<p>There are many things to do after installing Ubuntu 18.10 but each of them depends on the user who uses it. In this article, I showed you 5 things everyone should do after installing it.</p>
<p>Tell us about yourself, do you use Ubuntu? How did you do with Ubuntu 18.10? Do you have another tweak that you can tell us?</p>
<p>Please spread this article through your social networks.</p>
<p>&nbsp;</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/5-things-to-do-after-installing-ubuntu-18-10/">5 things to do after installing Ubuntu 18.10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/5-things-to-do-after-installing-ubuntu-18-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
