<?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>Linux distributions Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/linux-distributions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Wed, 01 Jul 2020 23:58:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.13</generator>
	<item>
		<title>Ubuntu Rolling Release? It is possible with Rolling Rhino</title>
		<link>https://www.osradar.com/ubuntu-rolling-release-with-rolling-rhino/</link>
					<comments>https://www.osradar.com/ubuntu-rolling-release-with-rolling-rhino/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 01 Jul 2020 23:58:54 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Linux distributions]]></category>
		<category><![CDATA[rolling rhino]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=21447</guid>

					<description><![CDATA[<p>Throughout the Linux community, there are always expectations about when Ubuntu decides to have a Rolling Release. This, at least, since the developers have not been considered but now it is possible to have an Ubuntu Rolling Release and all thanks to a script called Rolling Rhino. Rolling Release distributions like Arch Linux, OpenSUSE Tumbleweed, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/ubuntu-rolling-release-with-rolling-rhino/">Ubuntu Rolling Release? It is possible with Rolling Rhino</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Throughout the Linux community, there are always expectations about when Ubuntu decides to have a Rolling Release. This, at least, since the developers have not been considered but now it is possible to have an <strong>Ubuntu Rolling Release and all thanks to a script called Rolling Rhino.</strong></p>



<p>Rolling Release distributions like <a href="https://www.osradar.com/how-to-install-and-use-yaourt-on-arch-linux/" target="_blank" rel="noreferrer noopener">Arch Linux</a>, <a href="https://www.osradar.com/tag/opensuse" target="_blank" rel="noreferrer noopener">OpenSUSE</a> Tumbleweed, or KaOS have a great advantage that no re-installations are required. That is to say, it is updated continuously and many applications are arriving there in their latest versions. This includes entire desktop environments as well as desktop applications or libraries.</p>



<p>As we well know Ubuntu does not follow this development scheme. Rather, it is a static version that has specific support. At first, there are no problems, but after a while, some packages may become obsolete. However, it must also be said that Ubuntu is much more stable than some Rolling Release distributions because of the same development approach.</p>



<p>Despite this, there has always been a desire from some part of the community to have Ubuntu released as a Rolling Release. Something like OpenSUSE that has a Rolling Release called Tumbleweed and another more stable and static version like LEAP.</p>



<p><strong>Well, thanks to Rolling Rhino we will be able to make Ubuntu a Rolling Release.</strong></p>



<p>Rolling Rhino is a script from a Daily Build image of Ubuntu or any of its flavors makes a follow up of all the development of the distribution. This makes Ubuntu constantly updated and a Rolling Release.</p>



<p>The only problem is that we will be in the development branch of Ubuntu. And this could lead to stability issues. <strong>So we do not recommend its use in production environments</strong>. It should be used for testing purposes.</p>



<h2>How to convert Ubuntu to Rolling Release?</h2>



<p>To achieve this with the help of Rolling Rhino, you must first be using a Daily Build image of Ubuntu or some of its flavors. It is also advisable not to have any PPA added.</p>



<ul><li><a href="http://cdimage.ubuntu.com/daily-live/current/">Ubuntu Desktop Daily Build</a></li><li><a href="http://cdimage.ubuntu.com/kubuntu/daily-live/current/">Kubuntu Daily Build</a></li><li><a href="http://cdimage.ubuntu.com/lubuntu/daily-live/current/">Lubuntu Daily Build</a></li><li><a href="http://cdimage.ubuntu.com/ubuntu-budgie/daily-live/current/">Ubuntu Budgie Daily Build</a></li><li><a href="http://cdimage.ubuntu.com/ubuntu-mate/daily-live/current/">Ubuntu MATE Daily Build</a></li><li><a href="http://cdimage.ubuntu.com/kubuntu/daily-live/current/">Kubuntu Daily Build</a></li><li><a href="http://cdimage.ubuntu.com/ubuntustudio/dvd/current/">Ubuntu Studio Daily Build</a></li><li><a href="http://cdimage.ubuntu.com/xubuntu/daily-live/current/">Xubuntu Daily Build</a></li><li><a href="http://cdimage.ubuntu.com/ubuntukylin/daily-live/current/">Ubuntu Kylin Daily Build</a></li></ul>



<p>Then, clone the Rolling Rhino repository.</p>



<pre class="wp-block-preformatted">:~$ git clone https://github.com/wimpysworld/rolling-rhino.git</pre>



<p>Then access the folder that has been created.</p>



<pre class="wp-block-preformatted">:~$ cd rolling-rhino</pre>



<p>And from there run the script as root user.</p>



<pre class="wp-block-preformatted">:~$ sudo ./rolling-rhino</pre>



<p>If all goes well, you should see a screen output like this.</p>



<pre class="wp-block-preformatted">Rolling Rhino ?
  [+] INFO: lsb_release detected.
  [+] INFO: Ubuntu detected.
  [+] INFO: Ubuntu 20.04 LTS detected.
  [+] INFO: Detected ubuntu-desktop.
  [+] INFO: No PPAs detected, this is good."
  [+] INFO: All checks passed.
Are you sure want to start tracking the devel series? [Y/N]</pre>



<p>Confirm the operation and in the end, you&#8217;ll see the Rolling Rhino logo. This will indicate that all changes have been successfully applied.</p>



<p>So, congratulations.</p>



<h2>Conclusion</h2>



<p>Seeing an Ubuntu Rolling Release is something the community has been dreaming about for several years. However, even though it&#8217;s not an official way to do it, Rolling Rhino helps us to have another experience with Ubuntu. It&#8217;s interesting.</p>



<p>So, share this post and join <a rel="noreferrer noopener" href="https://t.me/osradar" target="_blank">our Telegram Channel</a></p>



<p>More info: <a href="https://github.com/wimpysworld/rolling-rhino" target="_blank" rel="noreferrer noopener">Rolling Rhino Github site</a>.</p>



<p></p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/ubuntu-rolling-release-with-rolling-rhino/">Ubuntu Rolling Release? It is possible with Rolling Rhino</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/ubuntu-rolling-release-with-rolling-rhino/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OpenSUSE 15.1 is available!!</title>
		<link>https://www.osradar.com/opensuse-15-1-is-available/</link>
					<comments>https://www.osradar.com/opensuse-15-1-is-available/#comments</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 22 May 2019 22:30:21 +0000</pubDate>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Leap]]></category>
		<category><![CDATA[Linux distributions]]></category>
		<category><![CDATA[New version]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[opensuse]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=12220</guid>

					<description><![CDATA[<p>After several months of development, the OpenSUSE community team announced a new version. I am talking about version 15.1 based on SUSE Linux Enterprise SP1. We are in the presence of an important release within Linux as OpenSUSE is cataloged as an important distribution for its use and contributions to the community. In this post, [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/opensuse-15-1-is-available/">OpenSUSE 15.1 is available!!</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>After several months of development, the OpenSUSE community team <a href="https://news.opensuse.org/2019/05/22/opensuse-community-releases-leap-15-1-version/" rel="noopener">announced a new version</a>. I am talking about version 15.1 based on SUSE Linux Enterprise SP1. We are in the presence of an important release within Linux as OpenSUSE is cataloged as an important distribution for its use and contributions to the community. In this post, we will tell you more about it, but the important thing is that OpenSUSE 15.1 is available.</p>
<h2>Continuity and stability on OpenSUSE 15.1</h2>
<p>This release has numerous improvements, however, it has tried not to be aggressive with the updates. All this with the main goal of providing even more stability to the distribution. Therefore, we can say that is based on SUSE Linux Enterprise stability is practically guaranteed.</p>
<p>&#8220;With Leap 15, we have introduced a huge number of new features and innovations in security, performance, and tool/desktop area. Having in mind how stable, efficient and reliable Leap has become, with this release, we managed to keep the level of quality to the point that our private and Small Business users can..&#8221; These are some of the words of Haris Sehic, a member of the openSUSE community.</p>
<h2>What is the new on this version?</h2>
<p>As I mentioned earlier, the main novelties are in security and stability. However, it is good to note that all the graphics stack of the distribution has been updated. For example, all the graphical novelties of the 4.19 kernel have been ported to the 4.12 kernel currently used by OpenSUSE. This is incredible because it is not necessary to update the kernel to have a great support of AMD vega cards.</p>
<p>On the other hand, Network Manager now manages the distribution connections by default. Making it even easier for users coming from other distributions.</p>
<h2>Professional technologies in a community version</h2>
<p>OpenSUSE 15.1 stands out for being a community Linux distribution but it seems very professional. In this new version, highlights the appearance of the tools Podman and Buildah that are used by OpenSUSE <a href="https://kubic.opensuse.org/">kubic</a>. All this as alternatives to Docker.</p>
<p>In addition, it has improved and updated the main services like FTP, <a href="https://www.osradar.com/how-to-enable-ssh-on-ubuntu-18-04/" rel="noopener">SSH</a>, SAMBA and others that will allow making a home or professional server in a very safe way. In the same way, Kopano and Nextcloud are now part of the distribution repositories.</p>
<p><figure id="attachment_12222" aria-describedby="caption-attachment-12222" style="width: 1280px" class="wp-caption alignnone"><img loading="lazy" class="size-full wp-image-12222" src="https://www.osradar.com/wp-content/uploads/2019/05/container.jpg" alt="Containers are a important thing on OpenSUSE 15.1" width="1280" height="853" srcset="https://www.osradar.com/wp-content/uploads/2019/05/container.jpg 1280w, https://www.osradar.com/wp-content/uploads/2019/05/container-300x200.jpg 300w, https://www.osradar.com/wp-content/uploads/2019/05/container-768x512.jpg 768w, https://www.osradar.com/wp-content/uploads/2019/05/container-1024x682.jpg 1024w, https://www.osradar.com/wp-content/uploads/2019/05/container-696x464.jpg 696w, https://www.osradar.com/wp-content/uploads/2019/05/container-1068x712.jpg 1068w, https://www.osradar.com/wp-content/uploads/2019/05/container-630x420.jpg 630w" sizes="(max-width: 1280px) 100vw, 1280px" /><figcaption id="caption-attachment-12222" class="wp-caption-text">Containers are an important thing on OpenSUSE 15.1</figcaption></figure></p>
<p>Additionally, OpenSUSE 15.1 makes it easier to migrate to SUSE Linux Enterprise as they share the entire core of applications.</p>
<p>In desktop environments, they have been a bit conservative and keep <a href="https://www.osradar.com/5-things-to-do-after-installing-opensuse-15-gnome/" rel="noopener">GNOME</a> 3.26 and <a href="https://www.osradar.com/speed-up-kde-plasma/" rel="noopener">Plasma</a> 5.12 as they have been tested as stable.</p>
<p>Now, all that&#8217;s left is for you to <a href="https://software.opensuse.org/">download it</a> and try it. Then, comment on this post to know your opinion about this release.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/opensuse-15-1-is-available/">OpenSUSE 15.1 is available!!</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/opensuse-15-1-is-available/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
