<?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>ePanorama.net &#187; Linux</title>
	<atom:link href="http://www.epanorama.net/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Thu, 02 Apr 2026 08:33:22 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>Friday Fun: Useless Use of Cat Award</title>
		<link>https://www.epanorama.net/blog/2024/06/28/friday-fun-useless-use-of-cat-award/</link>
		<comments>https://www.epanorama.net/blog/2024/06/28/friday-fun-useless-use-of-cat-award/#comments</comments>
		<pubDate>Fri, 28 Jun 2024 16:14:46 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Off topic fun]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/newepa/?p=196208</guid>
		<description><![CDATA[<p>Useless Use of Cat Award https://porkmail.org/era/unix/award Contents: Useless Use of cat Useless Use of kill -9 Useless Use of echo Useless Use of ls * Useless Use of wc -l Useless Use of grep &#124; awk Useless Use of Backticks Useless Use of test <a class="moretag" href="https://www.epanorama.net/blog/2024/06/28/friday-fun-useless-use-of-cat-award/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Useless Use of Cat Award<br />
<a href="https://porkmail.org/era/unix/award">https://porkmail.org/era/unix/award</a></p>
<p>Contents:</p>
<p>Useless Use of cat<br />
Useless Use of kill -9<br />
Useless Use of echo<br />
Useless Use of ls *<br />
Useless Use of wc -l<br />
Useless Use of grep | awk<br />
Useless Use of Backticks<br />
Useless Use of test</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2024/06/28/friday-fun-useless-use-of-cat-award/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blue Screen of Death to Linux</title>
		<link>https://www.epanorama.net/blog/2024/01/06/blue-screen-of-death-to-linux/</link>
		<comments>https://www.epanorama.net/blog/2024/01/06/blue-screen-of-death-to-linux/#comments</comments>
		<pubDate>Sat, 06 Jan 2024 13:10:42 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/newepa/?p=194940</guid>
		<description><![CDATA[<p>It might not be the year of the Linux desktop yet, but Linux distributions will soon have their own Blue Screen of Death message. Windows&#8217; infamous &#8220;Blue Screen of Death&#8221; (BSOD) is a bit of a punchline. People have made a hobby of spotting them out in the wild, and in some circles, they remain <a class="moretag" href="https://www.epanorama.net/blog/2024/01/06/blue-screen-of-death-to-linux/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.theverge.com/2023/12/7/23992512/linux-blue-screen-of-death-bsod-systemd-update">It might not be the year of the Linux desktop yet, but Linux distributions will soon have their own Blue Screen of Death message.</a></p>
<p><a href="https://arstechnica.com/gadgets/2023/12/linux-distros-are-about-to-get-a-killer-windows-feature-the-blue-screen-of-death">Windows&#8217; infamous &#8220;Blue Screen of Death&#8221; (BSOD) is a bit of a punchline. People have made a hobby of spotting them out in the wild, and in some circles, they remain a byword for the supposed flakiness and instability of PCs.</a></p>
<p><a href="https://arstechnica.com/gadgets/2023/12/linux-distros-are-about-to-get-a-killer-windows-feature-the-blue-screen-of-death">The BSOD is supposed to be a diagnostic tool, an informational screen that technicians can use to begin homing in on the problem that caused the crash in the first place</a>. Unfortunate fact that <a href="https://arstechnica.com/gadgets/2023/12/linux-distros-are-about-to-get-a-killer-windows-feature-the-blue-screen-of-death">many of the old Windows&#8217; BSOD error codes were often so broad and vague as to be useless</a> doesn&#8217;t make the idea a bad one. </p>
<p>Linux systems have traditionally lacked this kind blue screen when they crash. The kernel panic error has been the closest similar to the blue screen of death (BSOD) error in Windows-based systems. But this can change in the near future. <a href="https://arstechnica.com/gadgets/2023/12/linux-distros-are-about-to-get-a-killer-windows-feature-the-blue-screen-of-death">New systemd update will bring Windows’ infamous Blue Screen of Death to Linux</a>. The <a href="https://github.com/systemd/systemd/releases/tag/v255">version 255 of the Linux systemd project</a> honors that original intent by adding a systemd-bsod component that generates a full-screen display of some error messages when a Linux system crashes. <a href="https://www.theverge.com/2023/12/7/23992512/linux-blue-screen-of-death-bsod-systemd-update">Systemd is used by Debian, Arch, Fedora, Ubuntu, and many downstream distros</a>, so expect the feature to be available on then sooner or later as a built in default feature or an option that can be turned on when needed.</p>
<p><a href="https://arstechnica.com/gadgets/2023/12/linux-distros-are-about-to-get-a-killer-windows-feature-the-blue-screen-of-death/">The systemd-bsod component is currently listed as &#8220;experimental&#8221; and &#8220;subject to change.</a>&#8221; But the functionality is simple: <a href="https://github.com/systemd/systemd/releases/tag/v255">any logged error message that reaches the LOG_EMERG level will be displayed full-screen to allow people to take a photo or write it down. The systemd-bsod will also display a QR code for getting more information</a> on the error causing the boot failure. <a href="https://www.phoronix.com/news/systemd-255">Phoronix reports</a> that, as with BSODs in modern Windows, the Linux version will also generate a QR code to make it easier to look up information on your phone. This is intended specifically to alert users in the case of a boot failure.</p>
<p><a href="https://www.youtube.com/watch?v=HC_se8778vI">The BLUE SCREEN OF DEATH Comes to Linux!</a><br />
<iframe width="560" height="315" src="https://www.youtube.com/embed/HC_se8778vI?si=lR5kdWanx1Iez2eR" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>
<p><a href="https://www.youtube.com/watch?v=7H9TsMvpIfI">Finally, Bluescreen in LINUX</a></p>
<p>Sources:<br />
<a href="https://arstechnica.com/gadgets/2023/12/linux-distros-are-about-to-get-a-killer-windows-feature-the-blue-screen-of-death/">https://arstechnica.com/gadgets/2023/12/linux-distros-are-about-to-get-a-killer-windows-feature-the-blue-screen-of-death/</a><br />
<a href="https://github.com/systemd/systemd/releases/tag/v255">https://github.com/systemd/systemd/releases/tag/v255</a><br />
<a href="https://www.phoronix.com/news/systemd-255">https://www.phoronix.com/news/systemd-255</a><br />
<a href="https://www.theverge.com/2023/12/7/23992512/linux-blue-screen-of-death-bsod-systemd-update">https://www.theverge.com/2023/12/7/23992512/linux-blue-screen-of-death-bsod-systemd-update</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2024/01/06/blue-screen-of-death-to-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GNU at 40</title>
		<link>https://www.epanorama.net/blog/2023/09/30/gnu-at-40/</link>
		<comments>https://www.epanorama.net/blog/2023/09/30/gnu-at-40/#comments</comments>
		<pubDate>Sat, 30 Sep 2023 20:58:10 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Computer History]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source software]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/newepa/?p=194627</guid>
		<description><![CDATA[<p>GNU project turned 40 years old few days ago. GNU turns 40: Stallman&#8217;s baby still not ready for prime time, but hey, there&#8217;s cake It turned the software industry upside down regardless https://www.theregister.com/2023/09/20/gnu_turns_40/ Happy birthday to GNU. On September 27, there will be events in both the US and Switzerland to celebrate the 40th anniversary <a class="moretag" href="https://www.epanorama.net/blog/2023/09/30/gnu-at-40/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>GNU project turned 40 years old few days ago.</p>
<p>GNU turns 40: Stallman&#8217;s baby still not ready for prime time, but hey, there&#8217;s cake<br />
It turned the software industry upside down regardless<br />
<a href="https://www.theregister.com/2023/09/20/gnu_turns_40/">https://www.theregister.com/2023/09/20/gnu_turns_40/</a></p>
<blockquote><p>Happy birthday to GNU. On September 27, there will be events in both the US and Switzerland to celebrate the 40th anniversary of the GNU Project.</p></blockquote>
<blockquote><p>That day in 1983, the eternally controversial Richard Stallman announced his project to create a new operating system, recursively named GNU&#8217;s Not Unix. This year, the Free Software Foundation is celebrating this as the project&#8217;s anniversary</p></blockquote>
<p>This is notable. GNU has had lots of influence on software industry. GNU has been a huge world changing success or a failure depending how you look at it.</p>
<blockquote><p>It is arguable that in the sort of narrow, specific sense that Stallman himself tends to favor, the GNU Project failed. There isn&#8217;t a complete, working GNU OS.</p></blockquote>
<p>The GNU kernel, named Hurd, is still incomplete and not ready for daily use, even after all this time. It was a very ambitious design, a true microkernel. Very few projects have managed to get that to work well. The state of the art has arguably moved on from the Mach microkernel that Hurd uses.</p>
<blockquote><p>To be more fair and balanced, though, the GNU Project has been a massive success which has changed the shape of the entire computer industry. On one, low level, there are multiple GNU OSes based around the Linux kernel</p></blockquote>
<p>Then some sad news I saw first at<br />
<a href="https://www.facebook.com/100064470498902/posts/pfbid0HBTF1msxChhdaPvd2ZkLvtAuEPzXcVSZwnV6UACfM41XGwYGufK8q3jWW4yYmFqZl/">https://www.facebook.com/100064470498902/posts/pfbid0HBTF1msxChhdaPvd2ZkLvtAuEPzXcVSZwnV6UACfM41XGwYGufK8q3jWW4yYmFqZl/</a></p>
<blockquote><p>Richard Stallman reveals he has cancer in the GNU 40 Hacker Meeting talk <a href="https://audio-video.gnu.org/video/gnu40/rms-gnu40.webm">https://audio-video.gnu.org/video/gnu40/rms-gnu40.webm</a> It&#8217;s disheartening to hear the news. I sincerely hope for his speedy recovery and wish him all the best. He is a crucial figure in the current era of SaaS and cloud computing, especially with the abundance of unreliable AI generators controlled by big tech. It&#8217;s a tough situation. #gnu #freesoftware #opensource </p></blockquote>
<p>Also noted on other news sources:</p>
<p>Free software pioneer Richard Stallman is battling cancer<br />
<a href="https://www.theregister.com/2023/09/29/richard_stallman_cancer/">https://www.theregister.com/2023/09/29/richard_stallman_cancer/</a></p>
<blockquote><p>Project&#8217;s 40th anniversary celebration in Switzerland on Wednesday a very changed figure.</p></blockquote>
<p>Richard Stallman is Battling Cancer<br />
<a href="https://news.itsfoss.com/richard-stallman-battling-cancer/">https://news.itsfoss.com/richard-stallman-battling-cancer/</a></p>
<blockquote><p>To celebrate the GNU Project&#8217;s 40th anniversary, the Free Software Foundation (FSF) is organizing a hackday on Oct. 1 (GNU 40) for families, students, and anyone else in the US.</p></blockquote>
<blockquote><p>Looking at the keynote, Richard Stallman does not look the same without his iconic beard and long hair. Considering he is already undergoing chemotherapy to treat cancer, that explains it.</p></blockquote>
<p>Richard Stallman personal page is at <a href="https://stallman.org">https://stallman.org</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2023/09/30/gnu-at-40/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linux 6.0 is coming</title>
		<link>https://www.epanorama.net/blog/2022/08/14/linux-6-0-is-coming/</link>
		<comments>https://www.epanorama.net/blog/2022/08/14/linux-6-0-is-coming/#comments</comments>
		<pubDate>Sun, 14 Aug 2022 20:43:39 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=191986</guid>
		<description><![CDATA[<p>Linux 6.0 is expected to arrive soon. The next version of the Linux kernel is jumping version numbers, with some performance gains, but it&#8217;s not a major change all the same: What was previously planned to be version 5.20 is now Linux 6.0 according to Linux 5.19 announcement. There will be new hardware support. Especially <a class="moretag" href="https://www.epanorama.net/blog/2022/08/14/linux-6-0-is-coming/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Linux 6.0 is expected to arrive soon. <a href="https://www.theregister.com/2022/08/08/linux_6_point_0_highlights/">The next version of the Linux kernel is jumping version numbers, with some performance gains</a>, but it&#8217;s not a major change all the same: <a href="https://www.theregister.com/2022/08/08/linux_6_point_0_highlights/">What was previously planned to be version 5.20 is now Linux 6.0</a> according to <a href="https://lore.kernel.org/all/CAHk-=wgrz5BBk=rCz7W28Fj_o02s0Xi0OEQ3H1uQgOdFvHgx0w@mail.gmail.com/">Linux 5.19 announcement</a>.</p>
<p>There will be new hardware support. Especially <a href="https://www.theregister.com/2022/08/08/linux_6_point_0_highlights/">Support for the RISC-V architecture continues to accrue, with changes that improve the new platform&#8217;s support for handling for Docker containers and apps packaged with Ubuntu&#8217;s Snap system</a>, plus page-based memory types.</p>
<p>There is one <a href="https://www.phoronix.com/news/Linux-6.0-Runtime-Verification">big ticket feature has made it for the Linux 6.0 kernel: the Runtime Verification infrastructure for running Linux on safety-critical systems</a>. Over last few years researchers have been exploring the possibility of verifying the Linux kernel behavior using Runtime Verification. <a href="https://www.phoronix.com/news/Linux-6.0-Runtime-Verification">Runtime Verification (RV) is a lightweight (yet rigorous) method that complements classical exhaustive verification techniques (such as model checking and theorem proving) with a more practical approach for complex systems.</a> RV works by <a href="https://www.phoronix.com/news/Linux-6.0-Runtime-Verification">analyzing the trace of the system&#8217;s actual execution, comparing it against a formal specification of the system behavior</a>. The usage of deterministic automaton for RV is a well-established approach.</p>
<p><a href="http://www.epanorama.net/newepa/wp-content/uploads/2009/12/linux.png"><img src="http://www.epanorama.net/newepa/wp-content/uploads/2009/12/linux.png" alt="linux" width="100" height="136" class="alignnone size-full wp-image-813" /></a></p>
<p>Information sources and links to more information:</p>
<p>Ready for the Linux 6.0 splashdown? Here are some of the highlights<br />
Don&#8217;t panic if you&#8217;re not a fan of big changes… it&#8217;s 5.20 by another name<br />
<a href="https://www.theregister.com/2022/08/08/linux_6_point_0_highlights/">https://www.theregister.com/2022/08/08/linux_6_point_0_highlights/</a></p>
<p> Linux Kernel 6.0 is Likely the Next Version Upgrade With Initial Rust Code<br />
Linux Kernel’s next upgrade is going to be 6.0, instead of Linux 5.20. That’s what Linus Torvalds is going with. Sounds good!<br />
<a href="https://news.itsfoss.com/linux-kernel-6-0-reveal/">https://news.itsfoss.com/linux-kernel-6-0-reveal/</a></p>
<p>Linux 6.0 Adding Run-Time Verification For Running On Safety Critical Systems<br />
<a href="https://www.phoronix.com/news/Linux-6.0-Runtime-Verification">https://www.phoronix.com/news/Linux-6.0-Runtime-Verification</a></p>
<p>De Oliveira, Daniel Bristot; Cucinotta, Tommaso; De Oliveira, Romulo Silva. *Efficient formal verification for the Linux kernel.* In: International Conference on Software Engineering and Formal Methods. Springer, Cham, 2019. p. 315-332.<br />
<a href="https://link.springer.com/chapter/10.1007/978-3-030-30446-1_17">https://link.springer.com/chapter/10.1007/978-3-030-30446-1_17</a></p>
<p><a href="https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git/tree/Documentation/trace/rv/runtime-verification.rst?h=for-next&#038;id=ff0aaf671230d409a68fd7400f41e9eb3ac61dd8">https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git/tree/Documentation/trace/rv/runtime-verification.rst?h=for-next&#038;id=ff0aaf671230d409a68fd7400f41e9eb3ac61dd8</a><br />
<a href="https://lore.kernel.org/all/CAHk-=wgrz5BBk=rCz7W28Fj_o02s0Xi0OEQ3H1uQgOdFvHgx0w@mail.gmail.com/"></p>
<p>https://lore.kernel.org/all/CAHk-=wgrz5BBk=rCz7W28Fj_o02s0Xi0OEQ3H1uQgOdFvHgx0w@mail.gmail.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2022/08/14/linux-6-0-is-coming/feed/</wfw:commentRss>
		<slash:comments>165</slash:comments>
		</item>
		<item>
		<title>Friday Fun: Top 15 XKCD comics for Linux and Unix fans</title>
		<link>https://www.epanorama.net/blog/2021/10/08/friday-fun-top-15-xkcd-comics-for-linux-and-unix-fans-2/</link>
		<comments>https://www.epanorama.net/blog/2021/10/08/friday-fun-top-15-xkcd-comics-for-linux-and-unix-fans-2/#comments</comments>
		<pubDate>Fri, 08 Oct 2021 05:47:42 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Off topic fun]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=187264</guid>
		<description><![CDATA[<p>Top 15 XKCD comics for Linux and Unix fans https://www.cyberciti.biz/humour/top-xkcd-comics-for-linux-and-unix-fans/ Some examples what you will see: SANDWICH INCIDENT Those comics are from xkcd.com <a class="moretag" href="https://www.epanorama.net/blog/2021/10/08/friday-fun-top-15-xkcd-comics-for-linux-and-unix-fans-2/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Top 15 XKCD comics for Linux and Unix fans<br />
<a href="https://www.cyberciti.biz/humour/top-xkcd-comics-for-linux-and-unix-fans/">https://www.cyberciti.biz/humour/top-xkcd-comics-for-linux-and-unix-fans/</a></p>
<p>Some examples what you will see: </p>
<p>SANDWICH</p>
<p><a href="https://xkcd.com/149/"><img src="https://imgs.xkcd.com/comics/sandwich.png" width="360" height="299" class="alignnone" /></a></p>
<p>INCIDENT</p>
<p><a href="https://xkcd.com/838/"><img src="https://imgs.xkcd.com/comics/incident.png" width="695" height="309" class="alignnone" /></a></p>
<p>Those comics are from <a href="https://xkcd.com/">xkcd.com</a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2021/10/08/friday-fun-top-15-xkcd-comics-for-linux-and-unix-fans-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>30 years of Linux</title>
		<link>https://www.epanorama.net/blog/2021/08/25/30-years-of-linux/</link>
		<comments>https://www.epanorama.net/blog/2021/08/25/30-years-of-linux/#comments</comments>
		<pubDate>Wed, 25 Aug 2021 15:20:03 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Historical events]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=189358</guid>
		<description><![CDATA[<p>August 25th, 1991 That&#8217;s right, it&#8217;s been 30 years since 21-year-old Finnish student Linus Benedict Torvalds made his now-famous announcement on the day of August 25th, 1991, on the comp.os.minix news group, saying that he is working on a free operating system for 386(486) AT clones as a “hobby.” https://9to5linux.com/happy-30th-birthday-linux <a class="moretag" href="https://www.epanorama.net/blog/2021/08/25/30-years-of-linux/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>August 25th, 1991</p>
<p>That&#8217;s right, it&#8217;s been 30 years since 21-year-old Finnish student Linus Benedict Torvalds made his now-famous announcement on the day of August 25th, 1991, on the comp.os.minix news group, saying that he is working on a free operating system for 386(486) AT clones as a “hobby.”</p>
<p><a href="https://9to5linux.com/happy-30th-birthday-linux">https://9to5linux.com/happy-30th-birthday-linux</a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2009/10/linux.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2009/10/linux.jpg" alt="linux" width="313" height="375" class="alignnone size-full wp-image-681" /></a></p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2021/08/Screenshot_20210825-213858_Facebook.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2021/08/Screenshot_20210825-213858_Facebook.jpg" alt="screenshot_20210825-213858_facebook" width="1080" height="1044" class="alignnone size-full wp-image-189367" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2021/08/25/30-years-of-linux/feed/</wfw:commentRss>
		<slash:comments>67</slash:comments>
		</item>
		<item>
		<title>Linux news summer 2021</title>
		<link>https://www.epanorama.net/blog/2021/07/22/linux-news-summer-2021/</link>
		<comments>https://www.epanorama.net/blog/2021/07/22/linux-news-summer-2021/#comments</comments>
		<pubDate>Thu, 22 Jul 2021 12:07:12 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=189228</guid>
		<description><![CDATA[<p>Linux Kernel Nixes IDE Support In the Latest 5.14 Release Candidate https://www.tomshardware.com/news/linux-kernel-nixes-ide-support-in-the-latest-514-release-candidate Linux founder Linus Torvalds recently posted an update on the Linux Kernel Mailing List announcing the arrival of Linux kernel version 5.14. Perhaps the biggest change is the removal of legacy support for Parallel ATA (PATA), also referred to as ATAm or IDE. <a class="moretag" href="https://www.epanorama.net/blog/2021/07/22/linux-news-summer-2021/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>Linux Kernel Nixes IDE Support In the Latest 5.14 Release Candidate<br />
<a href="https://www.tomshardware.com/news/linux-kernel-nixes-ide-support-in-the-latest-514-release-candidate">https://www.tomshardware.com/news/linux-kernel-nixes-ide-support-in-the-latest-514-release-candidate</a></p>
<p>Linux founder Linus Torvalds recently posted an update on the Linux Kernel Mailing List announcing the arrival of Linux kernel version 5.14. Perhaps the biggest change is the removal of legacy support for Parallel ATA (PATA), also referred to as ATAm or IDE.</p>
<p>From now on, all IDE support will be based on libATA, a library used for providing support for ATA host controllers and devices. This change will shift away from in-kernel support, to a library that is implemented only when it&#8217;s needed.</p>
<p>THE LINUX KERNEL 5.14 AUDIO UPDATE<br />
<a href="https://hackaday.com/2021/07/13/the-linux-kernel-5-14-audio-update/">https://hackaday.com/2021/07/13/the-linux-kernel-5-14-audio-update/</a></p>
<p>Say hi to Microsoft&#8217;s own Linux: CBL-Mariner<br />
<a href="https://www.zdnet.com/article/say-hi-to-microsofts-own-linux-cbl-mariner/">https://www.zdnet.com/article/say-hi-to-microsofts-own-linux-cbl-mariner/</a></p>
<p>Microsoft has its own Linux distribution and, yes, you can download, install and run it. CBL-Mariner is not a Linux desktop. Like Azure Sphere, Microsoft&#8217;s first specialized Linux distro, which is used for securing edge computing services, it&#8217;s a server-side Linux. </p>
<p>Amazing isn&#8217;t it? Why the next thing you know <a href="https://www.zdnet.com/article/microsoft-just-blew-up-the-only-reason-you-cant-use-a-linux-desktop/">Microsoft will let you run Windows applications on Linux!</a> Oh, wait it has! </p>
<p>Two-for-Tuesday vulnerabilities send Windows and Linux users scrambling<br />
Both OSes have flaws that allow attackers with a toehold to elevate access.<br />
<a href="https://arstechnica.com/gadgets/2021/07/separate-eop-flaws-let-hackers-gain-full-control-of-windows-and-linux-systems/">https://arstechnica.com/gadgets/2021/07/separate-eop-flaws-let-hackers-gain-full-control-of-windows-and-linux-systems/</a></p>
<p>Most versions of Linux, meanwhile, are in the process of distributing a fix for a vulnerability disclosed on Tuesday. CVE-2021-33909, as the security flaw is tracked, allows an untrusted user to gain unfettered system rights by creating, mounting, and deleting a deep directory structure with a total path length that exceeds 1GB and then opening and reading the /proc/self/mountinfo file.</p>
<p>The exploit Qualys described comes with significant overhead, specifically roughly 1 million nested directories. The attack also requires about 5GB of memory and 1 million inodes. Despite the hurdles, a Qualys representative described the PoC as “extremely reliable” and said it takes about three minutes to complete.</p>
<p>People running Linux should check with the distributor to determine if patches are available to fix the vulnerability.</p>
<p>Sequoia: A Local Privilege Escalation Vulnerability in Linux’s Filesystem Layer (CVE-2021-33909)<br />
<a href="https://blog.qualys.com/vulnerabilities-threat-research/2021/07/20/sequoia-a-local-privilege-escalation-vulnerability-in-linuxs-filesystem-layer-cve-2021-33909">https://blog.qualys.com/vulnerabilities-threat-research/2021/07/20/sequoia-a-local-privilege-escalation-vulnerability-in-linuxs-filesystem-layer-cve-2021-33909</a></p>
<p>Successful exploitation of this vulnerability allows any unprivileged user to gain root privileges on the vulnerable host. Qualys security researchers have been able to independently verify the vulnerability, develop an exploit, and obtain full root privileges on default installations of Ubuntu 20.04, Ubuntu 20.10, Ubuntu 21.04, Debian 11, and Fedora 34 Workstation. Other Linux distributions are likely vulnerable and probably exploitable.</p>
<p>What versions are vulnerable?<br />
All Linux kernel versions from 2014 onwards are vulnerable.</p>
<p>To completely fix this vulnerability, the kernel must be patched. There are some kernel settings that might make it harder to exploit while waiting for a fix.</p>
<p><a href="https://www.epanorama.net/blog/wp-content/uploads/2009/10/linux.jpg"><img src="https://www.epanorama.net/blog/wp-content/uploads/2009/10/linux.jpg" alt="linux" width="313" height="375" class="alignnone size-full wp-image-681" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2021/07/22/linux-news-summer-2021/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Linux for Linux of Microprocessors</title>
		<link>https://www.epanorama.net/blog/2021/06/29/linux-for-linux-of-microprocessors/</link>
		<comments>https://www.epanorama.net/blog/2021/06/29/linux-for-linux-of-microprocessors/#comments</comments>
		<pubDate>Tue, 29 Jun 2021 15:58:31 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Embedded Development]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open hardware]]></category>
		<category><![CDATA[Open source software]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=189131</guid>
		<description><![CDATA[<p>RISC-V is an interesting open hardware CPU. My Can RISC-V – Linux of Microprocessors – Start an Open Hardware Renaissance? post from few years back told that RISC-V is the most promising open CPU design, but asked can it succeed in competitive CPU market? In a quite short history a lot has happened. Not it <a class="moretag" href="https://www.epanorama.net/blog/2021/06/29/linux-for-linux-of-microprocessors/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p>RISC-V is an interesting open hardware CPU. My <a href="https://www.epanorama.net/blog/2017/01/18/can-risc-v-linux-of-microprocessors-start-an-open-hardware-renaissance/">Can RISC-V – Linux of Microprocessors – Start an Open Hardware Renaissance?</a> post from few years back told that RISC-V is the most promising open CPU design, but asked can it succeed in competitive CPU market? In a <a href="https://riscv.org/about/history/">quite short history</a> a lot has happened.</p>
<p><a href="https://commons.wikimedia.org/wiki/File:RISC-V-logo.svg"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/RISC-V-logo.svg/640px-RISC-V-logo.svg.png" width="640" height="107" class="alignnone" /></a></p>
<p><iframe width="560" height="315" src="https://www.youtube.com/embed/yqp4LjwNk5o" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>
<p>Not it seems that RISC-V is even more promising as many big names are now in game. <a href="https://hackaday.com/2021/06/25/will-we-soon-be-running-linux-on-sifive-cores-made-by-intel/">There’s an understandably high level of interest in RISC-V processors among our community, but while we’ve devoured the various microcontroller offerings containing the open-source core it’s fair to say we’re still waiting on the promise of more capable hardware for anything like an affordable price</a>. This could however change soon.</p>
<p>Canonical Launches Its <a href="https://www.hackster.io/news/canonical-launches-its-first-official-ubuntu-risc-v-builds-for-sifive-s-unleashed-and-unmatched-bafd04270204">First Official Ubuntu RISC-V</a> and <a href="https://www.hackster.io/news/canonical-launches-its-first-official-ubuntu-risc-v-builds-for-sifive-s-unleashed-and-unmatched-bafd04270204">SiFive aims to make Ubuntu the “reference OS for early adopters” of Linux on desktop-class RISC-V</a>. <a href="https://www.hackster.io/news/canonical-launches-its-first-official-ubuntu-risc-v-builds-for-sifive-s-unleashed-and-unmatched-bafd04270204">Canonical has confirmed official RISC-V support for its popular Ubuntu Linux distribution, initially through a partnership with SiFive to release operating system images for its HiFive Unleashed and Unmatched high-performance single-board computers (SBCs)</a>.</p>
<p><a href="https://hackaday.com/2021/06/25/will-we-soon-be-running-linux-on-sifive-cores-made-by-intel/">Will We Soon Be Running Linux On SiFive Cores Made By Intel?</a> <a href="https://www.anandtech.com/show/16777/intel-licenses-sifives-portfolio-for-intel-foundry-services-on-7nm">Intel Licenses SiFive’s Portfolio for Intel Foundry Services on 7nm</a>. <a href="https://hackaday.com/2021/06/25/will-we-soon-be-running-linux-on-sifive-cores-made-by-intel/">This includes their latest and fastest P550 64-bit core, bringing forward the prospect of readily available high-power RISC-V computing</a>. </p>
<p><a href="https://www.sifive.com/blog/sifive-risc-v-proven-in-5nm-silicon">SiFive RISC-V Proven in 5nm Silicon</a> by TSMC. <a href="https://www.sifive.com/blog/sifive-risc-v-proven-in-5nm-silicon">OpenFive, a SiFive business unit that is the leading provider of customizable, silicon-focused solutions with differentiated IP, is continuing to make progress with AI design solutions with the creation of a reference design chiplet architecture using OpenFive Die-to-Die interface, OpenFive HBM3 IP subsystem, and SiFive 7-Series processor IP, for 2.5D-based SoCs</a>.</p>
<p><a href="https://www.theregister.com/2021/06/08/iscas_2000_riscv_laptops/?utm_source=dlvr.it&#038;utm_medium=facebook">China’s ISCAS to build 2,000 RISC-V laptops by the end of 2022 as nation seeks to cut reliance on Arm, Intel chips</a>. <a href="https://www.theregister.com/2021/06/08/iscas_2000_riscv_laptops/?utm_source=dlvr.it&#038;utm_medium=facebook">Software porting efforts aim to make sure Android, Linux, Firefox, and Chrome work well</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2021/06/29/linux-for-linux-of-microprocessors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FTP is 50 years old</title>
		<link>https://www.epanorama.net/blog/2021/04/19/ftp-is-50-years-old/</link>
		<comments>https://www.epanorama.net/blog/2021/04/19/ftp-is-50-years-old/#comments</comments>
		<pubDate>Mon, 19 Apr 2021 09:55:12 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Historical events]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Telecom and Networking]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=188333</guid>
		<description><![CDATA[<p>FTP is 50 years old article tells: The 16th of April 1971 is not only the date when the Rolling Stone first released Brown Sugar, it is also marked with the publication of RFC 114 marking the birthday of FTP. Back in those days, the Vietnam war is at the forefront of the news, TCP/IP <a class="moretag" href="https://www.epanorama.net/blog/2021/04/19/ftp-is-50-years-old/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://www.filestash.app/2021/04/16/ftp-is-50-years-old/?ICID=ref_fark">FTP is 50 years old</a> article tells:</p>
<blockquote><p>The 16th of April 1971 is not only the date when the Rolling Stone first released Brown Sugar, it is also marked with the publication of RFC 114 marking the birthday of FTP. Back in those days, the Vietnam war is at the forefront of the news, TCP/IP didn&#8217;t exist yet, Jimi Hendrix died 6 months ago, telnet was the new cool kid and some of the most influential rock n roll artists were about to release masterpieces while FTP was using a network protocol called NCP.</p></blockquote>
<p>FTP was initially created to allow for the secure transfer of files between servers and host computers over the ARPANET Network Control Program (a precursor to the modern internet).</p>
<p>As you can see FTP is a really old. And as it is also pretty insecure and painful with firewalls, it might ve time yo let it go for good. When a file is sent using FTP protocol, the data, username, and password are all shared in plain text, which means a hacker can access this information with little to no effort.</p>
<p>Use HTTPS, SCP and SFTP instead to be more secure and modern.</p>
<p>Bu the way did you notice that Telnet is even older. <a href="https://en.m.wikipedia.org/wiki/Telnet">Wikipedia says</a>:</p>
<blockquote><p>Telnet was developed in 1969 beginning with RFC 15, extended in RFC 855, and standardized as Internet Engineering Task Force (IETF) Internet Standard STD 8, one of the first Internet standards. The name stands for &#8220;teletype network&#8221;.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2021/04/19/ftp-is-50-years-old/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS has been effectively killed</title>
		<link>https://www.epanorama.net/blog/2020/12/10/centos-has-been-effectively-killed/</link>
		<comments>https://www.epanorama.net/blog/2020/12/10/centos-has-been-effectively-killed/#comments</comments>
		<pubDate>Thu, 10 Dec 2020 19:51:54 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://www.epanorama.net/blog/?p=187376</guid>
		<description><![CDATA[<p>On Tuesday, Red Hat CTO Chris Wright and CentOS Community Manager Rich Bowen each announced a massive change in the future and function of CentOS Linux. Moving forward, there will be no CentOS Linux—instead, there will (only) be CentOS Stream. CentOS Linux is dead—and Red Hat says Stream is “not a replacement”. CentOS Stream, founded <a class="moretag" href="https://www.epanorama.net/blog/2020/12/10/centos-has-been-effectively-killed/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p><a href="https://arstechnica.com/gadgets/2020/12/centos-shifts-from-red-hat-unbranded-to-red-hat-beta/">On Tuesday, Red Hat CTO Chris Wright and CentOS Community Manager Rich Bowen</a> each <a href="https://blog.centos.org/2020/12/future-is-centos-stream/">announced</a> a <a href="https://arstechnica.com/gadgets/2020/12/centos-shifts-from-red-hat-unbranded-to-red-hat-beta/">massive change in the future and function of CentOS Linux. Moving forward, there will be no CentOS Linux—instead, there will (only) be CentOS Stream.</a></p>
<p><a href="https://arstechnica.com/gadgets/2020/12/centos-shifts-from-red-hat-unbranded-to-red-hat-beta/">CentOS Linux is dead—and Red Hat says Stream is “not a replacement”</a>. </p>
<p><a href="https://arstechnica.com/gadgets/2020/12/centos-shifts-from-red-hat-unbranded-to-red-hat-beta/">CentOS Stream, founded in 2019, is “a rolling preview of what&#8217;s next in RHEL.”<br />
</a>. <a href="https://www.zdnet.com/article/red-hat-resets-centos-linux-and-users-are-angry/">A rolling-release Linux is one that&#8217;s constantly being updated</a>. <a href="https://blog.centos.org/2020/12/future-is-centos-stream/">CentOS Stream tracks just ahead of a current RHEL release.</a> <a href="https://www.zdnet.com/article/red-hat-resets-centos-linux-and-users-are-angry/">This may sound like CentOS will be RHEL&#8217;s beta, but CentOS denies this</a>. </p>
<p>This reminds me of the always &#8220;beta&#8221; and maybe no production ready Fedora Linux. <a href="https://en.wikipedia.org/wiki/Fedora_(operating_system)">Fedora is a Linux distribution developed by the community-supported Fedora Project which is sponsored primarily by Red Hat, a subsidiary of IBM</a>.</p>
<p><a href="https://www.zdnet.com/article/red-hat-resets-centos-linux-and-users-are-angry/">CentOS Linux users are angry</a>.<br />
CentOS has been a very widely used rebuild of Red Hat Enterprise Linux (RHEL). CentOS is an extremely popular server operating system in its own right. I have used them, developed software for them, done cyber security hardening for them and built systems using them. <a href="https://www.zdnet.com/article/red-hat-resets-centos-linux-and-users-are-angry/">The fixed-release model is the one most server Linux distributions have historically used</a>.</p>
<p>In near future CentOS is no longer the production quality server OS we used to know and like. <a href="https://www.cyberciti.biz/linux-news/centos-linux-8-will-end-in-2021-and-shifts-focus-to-centos-stream/">CentOS Linux 8 will end in 2021</a>. <a href="https://www.cyberciti.biz/linux-news/centos-linux-8-will-end-in-2021-and-shifts-focus-to-centos-stream/">CentOS shifts focus to CentOS Stream which is not the same. Red Hat and IBM </a>effectively killed CentOS Linux 8 as we used to know it. CentOS Linux 7 will be supported few years longer. <a href="https://www.zdnet.com/article/red-hat-resets-centos-linux-and-users-are-angry/">Red Hat doesn&#8217;t see CentOS Stream as a production server</a>.</p>
<p><a href="https://arstechnica.com/gadgets/2020/12/centos-shifts-from-red-hat-unbranded-to-red-hat-beta/">The current version of CentOS is CentOS 8, itself built atop RHEL 8. Normally, CentOS enjoys the same ten-year support lifecycle as RHEL itself—which would give CentOS 8 an end-of-life date in 2029. This week&#8217;s announcement puts a headstone on CentOS 8&#8242;s grave much sooner, in 2021. (CentOS 7 will still be supported alongside RHEL 7, through 2024.)</a></p>
<p><a href="https://www.centos.org/"><img src="https://www.centos.org/assets/img/centos-logo-white.png" width="331" height="93" class="alignnone" /></a></p>
<p>Even though Red Hat and IBM killed CentOS Linux 8, not ALL hope maybe lost. There is a new project <a href="https://www.cyberciti.biz/linux-news/centos-linux-reborn-as-rocky-linux-enterprise-operating-system/">Rocky Linux as the 100% rebuild of RHEL. It is a work in progress with no ETA.</a> However, <a href="https://www.cyberciti.biz/linux-news/centos-linux-reborn-as-rocky-linux-enterprise-operating-system/">some challenges remain</a>. Let&#8217;s see if this leads to anything useful.</p>
<p>What are alternatives for server Linux?<br />
<a href="https://www.zdnet.com/article/red-hat-resets-centos-linux-and-users-are-angry/">Ubuntu is the most popular Linux server operating system with 47.5%, CentOS is number two with 18.8% and Debian is third, 17.5%. RHEL? It&#8217;s a distant fourth with 1.8%.</a> </p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2020/12/10/centos-has-been-effectively-killed/feed/</wfw:commentRss>
		<slash:comments>62</slash:comments>
		</item>
	</channel>
</rss>
