<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>LinuxQuestions.org</title>
		<link>https://www.linuxquestions.org/questions/</link>
		<description>LinuxQuestions.org offers a free Linux forum where Linux newbies can ask questions and Linux experts can offer advice. Topics include security, installation, networking and much more.</description>
		<language>en</language>
		<lastBuildDate>Tue, 30 Apr 2024 10:52:51 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://www.linuxquestions.org/questions/images/misc/rss.jpg</url>
			<title>LinuxQuestions.org</title>
			<link>https://www.linuxquestions.org/questions/</link>
		</image>
		<item>
			<title>LXer: jnv: An Interactive JSON Viewer and jq Filter Editor for Linux</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736568&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 10:50:43 GMT</pubDate>
			<description>Published at LXer: 
 
Jnv is a navigational JSON processor and offers an interactive JSON viewer that works almost like jq and could be the best choice for a sysadmin. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Jnv is a navigational JSON processor and offers an interactive JSON viewer that works almost like jq and could be the best choice for a sysadmin.<br />
<br />
<a href="https://linuxtldr.com/installing-jnv/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736568</guid>
		</item>
		<item>
			<title>ImageMagick -auto-level from xclip output</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736567&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 10:48:32 GMT</pubDate>
			<description>Greetings, 
 
iam currently working on a project that processes images from a gallery. 
 
*Iam using a Raspberry Pi to clip a certain image _url_.* 
 
*The image is usualy a bit too dark, so i would...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Greetings,<br />
<br />
iam currently working on a project that processes images from a gallery.<br />
<br />
<b>Iam using a Raspberry Pi to clip a certain image <u>url</u>.</b><br />
<br />
<b>The image is usualy a bit too dark, so i would like to use</b><br />
convert a.jpeg -auto-level a.jpeg <i>(replaces the original image)</i><br />
<br />
<b>My second command takes the output of xclip (url) and downloads the file</b><br />
sudo wget -A jpeg -O /home/pi/upload/a.jpeg $(xclip -o)<br />
<br />
<br />
I want to combine both commands into one, problem is, the image is generated when wget writes it.<br />
So can i pipe the output of wget into <br />
convert $(wget -A jpeg -O /home/pi/upload/a.jpeg $(xclip -o)) -auto-level /home/pi/upload/a.jpeg<br />
?<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=1">Linux - General</category>
			<dc:creator>Sima86</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736567</guid>
		</item>
		<item>
			<title>Upgrade from SUSE 12.5 to 15 failing</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736566&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 09:59:16 GMT</pubDate>
			<description><![CDATA[I'm trying to upgrade a VM server from sles 12 SP5 to 15 through a boot from a virtual CD ( [SLE-15-SP5-Full-x86_64-GM-Media1.iso] But im getting this error after boot, and initial load: 
Error...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->I'm trying to upgrade a VM server from sles 12 SP5 to 15 through a boot from a virtual CD ( [SLE-15-SP5-Full-x86_64-GM-Media1.iso] But im getting this error after boot, and initial load:<br />
Error<br />
Internal error: private constant Y2Package ProductUpgrade MAPPING refrenced.<br />
<br />
<br />
I get past the welcome screen, the problem occurs right after i click &quot;next&quot; in the mounting partitions screen <br />
<br />
Any pointers would be appriciated<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=60">SUSE / openSUSE</category>
			<dc:creator>Denkirk</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736566</guid>
		</item>
		<item>
			<title>LXer: Shotcut 24.04 Open-Source Video Editor Released with Ambisonic Encoder Filter</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736564&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 09:20:28 GMT</pubDate>
			<description>Published at LXer: 
 
The open-source, cross-platform, and free video editor Shotcut has been updated to version 24.04, a release that enhances Ambisonic spatial (spherical) audio support and fixes...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
The open-source, cross-platform, and free video editor Shotcut has been updated to version 24.04, a release that enhances Ambisonic spatial (spherical) audio support and fixes various bugs.<br />
<br />
<a href="https://9to5linux.com/shotcut-24-04-open-source-video-editor-released-with-ambisonic-encoder-filter" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736564</guid>
		</item>
		<item>
			<title>Linux Ubuntu Server 20.04 UFW (Uncomplicated Fire Wall) blocking local http website</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736563&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 09:20:18 GMT</pubDate>
			<description>I have configured UFW to secure the ports on Ubuntu 20.04 server. 
The UFW rules are :  
22/tcp                     ALLOW       Anywhere 
80/tcp                     ALLOW       Anywhere 
443/tcp      ...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->I have configured UFW to secure the ports on Ubuntu 20.04 server.<br />
The UFW rules are : <br />
22/tcp                     ALLOW       Anywhere<br />
80/tcp                     ALLOW       Anywhere<br />
443/tcp                    ALLOW       Anywhere<br />
21/tcp                     ALLOW       Anywhere<br />
20,21,990/tcp              ALLOW       Anywhere<br />
30000:31000/tcp            ALLOW       Anywhere<br />
3389                       ALLOW       149.255.38.47<br />
3389                       ALLOW       149.255.38.0/24<br />
3389                       ALLOW       Anywhere<br />
22/tcp (v6)                ALLOW       Anywhere (v6)<br />
80/tcp (v6)                ALLOW       Anywhere (v6)<br />
443/tcp (v6)               ALLOW       Anywhere (v6)<br />
21/tcp (v6)                ALLOW       Anywhere (v6)<br />
20,21,990/tcp (v6)         ALLOW       Anywhere (v6)<br />
30000:31000/tcp (v6)       ALLOW       Anywhere (v6)<br />
3389 (v6)                  ALLOW       Anywhere (v6)<br />
<br />
But the problem i'm having is that it is blocking all the web apps.<br />
80/tcp (v6)                ALLOW       Anywhere (v6) &lt;-- is this correct ?<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=8">Linux - Newbie</category>
			<dc:creator>tem.penlington</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736563</guid>
		</item>
		<item>
			<title>LXer: Better Things To Do After Installing Ubuntu 24.04</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736560&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 07:50:15 GMT</pubDate>
			<description>Published at LXer: 
 
Things to install, things to remove, and things to tweak or change... Check this unique list of things to do after installing Ubuntu 24.04 LTS. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Things to install, things to remove, and things to tweak or change... Check this unique list of things to do after installing Ubuntu 24.04 LTS.<br />
<br />
<a href="https://fosspost.org/things-to-do-after-installing-ubuntu" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736560</guid>
		</item>
		<item>
			<title><![CDATA[Why does gnu screen require C-a-Shift-<key> where it didn't on other machine?]]></title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736559&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 07:15:06 GMT</pubDate>
			<description><![CDATA[For all the years I used on my desktop it was just C-a-<key> however on this laptop install it wants C-a-Shift-<key>. 
 
The only other time I experienced this behavior is when I would ssh into remote...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->For all the years I used on my desktop it was just C-a-&lt;key&gt; however on this laptop install it wants C-a-Shift-&lt;key&gt;.<br />
<br />
The only other time I experienced this behavior is when I would ssh into remote machines and you could access nested screens. So if I was in screen on the desktop sshing into remote I could then do screen in that one and then it would require shift to move around in the nested screen on the remote machine. Not sure why it is happening on the laptop now.<br />
<br />
Also on desktop when you enter copy mode for example with C-a-Escape it will show a message at the bottom to indicate you entered copy mode yet when doing so on laptop it shows no messages.<br />
<br />
I am wondering if the issues are related.<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=2">Linux - Software</category>
			<dc:creator>linuxuser371038</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736559</guid>
		</item>
		<item>
			<title>Network issues on separate IP ranges</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736558&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 06:54:58 GMT</pubDate>
			<description>Hi All, 
 
I am sitting with the following issue.  I have 2x servers.  One if on a public IP (ex. 100.100.100.100) and one on a private network (ex. 200.200.200.200), with internet breakout.  My...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Hi All,<br />
<br />
I am sitting with the following issue.  I have 2x servers.  One if on a public IP (ex. 100.100.100.100) and one on a private network (ex. 200.200.200.200), with internet breakout.  My private servers cannot ping the public server (Firewalled on both instances) but I can ping the GW of the public server (This just proves that I do have comms to the subnet)<br />
<br />
My public server does have an interface on the private server subnet (200.200.200.201), which usually makes inter-server comms possible.  Due to some software restrictions, the API from my private server is contacting my public server to the public IP, but this isnt working.. This is not ICMP related problem though.<br />
<br />
On the public server I have a route for ex. 200.200.200.0/24, which will route the private subnet between all my servers.  It does seem though that when my 200.200.200.200 server routes to 100.100.100.100, this route is interfering with the return traffic.  As soon as I remove the 200.200.200.0 route from my public server, connection is restored.<br />
<br />
Even though my public / private network can route between each other (Physical Firewall between the networks), this is not correct process.  This used to work fine when all these servers were on OL 7.9 (Still have servers on 7.9 with the same network logic, which are working just fine).  These machines are on OL 8.9.<br />
<br />
Firewalld is disabled on both these servers.<br />
<br />
Anyone have an idea of where I can start?<br />
<br />
Thanks<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=3">Linux - Networking</category>
			<dc:creator>sovietmonkeu</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736558</guid>
		</item>
		<item>
			<title>LXer: Immich 1.103.0 Unveils New Features and Fixes</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736557&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 06:20:11 GMT</pubDate>
			<description>Published at LXer: 
 
Immich 1.103.0 self-hosted photo solution brings read-only sharing, jump-to-date functionality, and enhanced memory views. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Immich 1.103.0 self-hosted photo solution brings read-only sharing, jump-to-date functionality, and enhanced memory views.<br />
<br />
<a href="https://linuxiac.com/immich-1-103-0-unveils-new-features-and-fixes/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736557</guid>
		</item>
		<item>
			<title>LXer: 5 Popular Linux Distros to Run on a VPS</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736556&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 04:50:00 GMT</pubDate>
			<description>Published at LXer: 
 
A Virtual Private Server (VPS) is a machine that hosts all the software and data needed to run an application or website. It�s called virtual because virtualization technology...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
A Virtual Private Server (VPS) is a machine that hosts all the software and data needed to run an application or website. It�s called virtual because virtualization technology splits a server into multiple virtual machines. So with a single piece of hardware, multiple separate servers can be run.<br />
<br />
<a href="https://linuxlinks.com/popular-linux-distros-vps/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736556</guid>
		</item>
		<item>
			<title>Steam on Debian 12.</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736553&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 03:36:44 GMT</pubDate>
			<description>So I have a problem. 
I Installed steam with apt. Downloaded The Game Sky Children of the light. tried clicking play, it began to start then the play button went back green. 
removed steam... 
Then I...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->So I have a problem.<br />
I Installed steam with apt. Downloaded The Game Sky Children of the light. tried clicking play, it began to start then the play button went back green.<br />
removed steam...<br />
Then I tried installing it with flatpak.. same thing. any body out their have a clue as to why this keeps happening? also proton was installed along with it. even enable steam to force allow games that are meant for other Operating systems...<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=33">Linux - Games</category>
			<dc:creator>BoneCream</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736553</guid>
		</item>
		<item>
			<title>LXer: Ubuntu 24.04, Fedora 40, EndeavourOS, and TrueNAS 24.04 all arrive at once</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736552&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 03:20:16 GMT</pubDate>
			<description>Published at LXer: 
 
Sometimes Linux releases are like buses� frequently clustered together, and rarely as reliable as you might ideally want.  FOSS round-up Last week was a busy one for the open...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Sometimes Linux releases are like buses� frequently clustered together, and rarely as reliable as you might ideally want.  FOSS round-up Last week was a busy one for the open source community: EndeavourOS and TrueNAS Scale arrived on Tuesday, Fedora landed on Wednesday, and Ubuntu on Thursday.�<br />
<br />
<a href="https://go.theregister.com/feed/www.theregister.com/2024/04/29/ubuntu_2404_fed_40_et_al/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736552</guid>
		</item>
		<item>
			<title>LXer: How to Fix: Google Chrome on Linux with No Window (124)</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736551&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 01:50:07 GMT</pubDate>
			<description>Published at LXer: 
 
A new Google Chrome bug appeared which prevents Chrome to display its window. Here�s how to fix. 
 
Read More... (https://www.debugpoint.com/google-chrome-no-window/)</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
A new Google Chrome bug appeared which prevents Chrome to display its window. Here�s how to fix.<br />
<br />
<a href="https://www.debugpoint.com/google-chrome-no-window/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736551</guid>
		</item>
		<item>
			<title>LXer: Systemd v256 Introduces run0: A Safer Alternative to sudo</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736550&amp;goto=newpost</link>
			<pubDate>Tue, 30 Apr 2024 00:20:15 GMT</pubDate>
			<description>Published at LXer: 
 
Lennart Poettering reveals run0 in systemd v256, a fresh take on secure privilege escalation, aiming to phase out traditional SUID binaries. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Lennart Poettering reveals run0 in systemd v256, a fresh take on secure privilege escalation, aiming to phase out traditional SUID binaries.<br />
<br />
<a href="https://linuxiac.com/systemd-v256-introduces-run0/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736550</guid>
		</item>
		<item>
			<title>LXer: Fortifying Cyber Defense With the Power of Linux Intrusion Detection and Prevention Systems</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736549&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 22:50:06 GMT</pubDate>
			<description>Published at LXer: 
 
In the vast and ever-evolving realm of cybersecurity, the need for robust defense mechanisms has never been more pressing. With cyber threats growing in sophistication and...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
In the vast and ever-evolving realm of cybersecurity, the need for robust defense mechanisms has never been more pressing. With cyber threats growing in sophistication and frequency, organizations must deploy proactive measures to safeguard their networks and sensitive data. Among these measures, Intrusion Detection and Prevention Systems (IDPS) stand as stalwart guardians, tirelessly monitoring network traffic and preemptively thwarting malicious activities. In this article, we delve into the world of Linux-based IDPS, exploring their significance, setup, monitoring strategies, and future trends.<br />
<br />
<a href="https://www.linuxjournal.com/content/fortifying-cyber-defense-power-linux-intrusion-detection-and-prevention-systems" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736549</guid>
		</item>
		<item>
			<title>LXer: Garuda Linux Releases �Bird of Prey� with Plasma 6 Integration</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736548&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 21:20:14 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
The Latest Arch-based Garuda Linux release, "Bird of Prey," features Plasma 6, major Sway updates, and a new FireDragon base. 
 
Read More......]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
The Latest Arch-based Garuda Linux release, &quot;Bird of Prey,&quot; features Plasma 6, major Sway updates, and a new FireDragon base.<br />
<br />
<a href="https://linuxiac.com/garuda-linux-bird-of-prey-release/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736548</guid>
		</item>
		<item>
			<title>LXer: How to Install Node.js v22 on Linux: A Step-by-Step Guide</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736547&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 19:50:03 GMT</pubDate>
			<description>Published at LXer: 
 
Discover the multiple ways to install the latest version of Node.js and the NPM package manager on most Linux distributions. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Discover the multiple ways to install the latest version of Node.js and the NPM package manager on most Linux distributions.<br />
<br />
<a href="https://linuxtldr.com/installing-node-js/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736547</guid>
		</item>
		<item>
			<title>LXer: How to use docker-compose with Podman on Linux</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736544&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 18:00:23 GMT</pubDate>
			<description>Published at LXer: 
 
Podman is a free and open source alternative to Docker, created by Red Hat. Although Docker is probably more widespread, to the point that it became a synonym for �containers�,...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Podman is a free and open source alternative to Docker, created by Red Hat. Although Docker is probably more widespread, to the point that it became a synonym for �containers�, from a technical point of view, Podman is superior: it was designed, right from the start, to be daemonless, it is able to run without the need for root privileges, and is better integrated in the Linux environment. One of the things which potentially prevented many to migrate from Docker to Podman, was the lack of a full-fledged Podman equivalent for docker-compose. By creating a layer of compatibility between Podman and Docker, it is now actually possible to user docker-compose as if it was a Podman native tool.<br />
<br />
<a href="https://linuxconfig.org/how-to-use-docker-compose-with-podman-on-linux" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736544</guid>
		</item>
		<item>
			<title>LXer: How to Install Google Chrome on Ubuntu 24.04 LTS</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736539&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 16:20:11 GMT</pubDate>
			<description>Published at LXer: 
 
Learn how to quickly install Google Chrome on Ubuntu 24.04 LTS (Noble Numbat) with our practical step-by-step guide. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Learn how to quickly install Google Chrome on Ubuntu 24.04 LTS (Noble Numbat) with our practical step-by-step guide.<br />
<br />
<a href="https://linuxiac.com/how-to-install-google-chrome-on-ubuntu-24-04-lts/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736539</guid>
		</item>
		<item>
			<title>LXer: Arch Linux-Based Garuda Linux �Bird of Prey� Distro Lands with KDE Plasma 6</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736538&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 14:50:20 GMT</pubDate>
			<description>Published at LXer: 
 
The Arch Linux-based Garuda Linux distro has a new major release finally shipping the latest KDE Plasma 6 desktop environment series, but also adding numerous other improvements....</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
The Arch Linux-based Garuda Linux distro has a new major release finally shipping the latest KDE Plasma 6 desktop environment series, but also adding numerous other improvements.<br />
<br />
<a href="https://9to5linux.com/arch-linux-based-garuda-linux-bird-of-prey-distro-lands-with-kde-plasma-6" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736538</guid>
		</item>
		<item>
			<title>LXer: 5 Best Free and Open Source CNC Software</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736536&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 12:30:32 GMT</pubDate>
			<description>Published at LXer: 
 
CNC (also known as numerical control or computer numerical control) is the automated control of machining tools (such as milling machines, lathes, 3d printers, laser cutters,...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
CNC (also known as numerical control or computer numerical control) is the automated control of machining tools (such as milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods) by means of a computer. <br />
<br />
<a href="https://linuxlinks.com/best-free-open-source-cnc-software/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736536</guid>
		</item>
		<item>
			<title>LXer: How to Install Chromium as a DEB Package on Ubuntu 24.04</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736534&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 10:41:40 GMT</pubDate>
			<description>Published at LXer: 
 
If you want to get the latest stable versions of the Chromium browser on Ubuntu, then you need to use alternative methods. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
If you want to get the latest stable versions of the Chromium browser on Ubuntu, then you need to use alternative methods.<br />
<br />
<a href="https://fosspost.org/chromium-deb-package-ubuntu" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736534</guid>
		</item>
		<item>
			<title><![CDATA[LXer: Critical Security Update for Google Chrome: Implications & Recommendations]]></title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736532&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 09:00:24 GMT</pubDate>
			<description>Published at LXer: 
 
The release of Google Chrome 124 addresses four vulnerabilities, including a critical security flaw that can enable attackers to execute arbitrary code. Over the next few days or...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
The release of Google Chrome 124 addresses four vulnerabilities, including a critical security flaw that can enable attackers to execute arbitrary code. Over the next few days or weeks, the Google Stable channel will be updated to 124.0.6367.78 for Linux. As security practitioners, Linux admins, infosec professionals, and sysadmins must be aware of the implications of such vulnerabilities and take appropriate action.<br />
<br />
<a href="https://linuxsecurity.com/news/security-vulnerabilities/chrome-124" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736532</guid>
		</item>
		<item>
			<title>LXer: Extracting Specific Files and Directories from GZIP Archives</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736530&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 07:10:20 GMT</pubDate>
			<description>Published at LXer: 
 
Extracting files from compressed archives is a common task in Linux, essential for managing software, scripts, or datasets. Gzip with tar is widely used due to its efficiency in...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Extracting files from compressed archives is a common task in Linux, essential for managing software, scripts, or datasets. Gzip with tar is widely used due to its efficiency in handling multiple files and directories. In this guide, we�ll explore how to effectively extract specific components from a gzip-compressed tar archive using �data.tar.gz� as our example.<br />
<br />
<a href="https://linuxconfig.org/how-to-extract-a-specific-file-from-gzip-compressed-archive-tarball" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736530</guid>
		</item>
		<item>
			<title>LXer: Shotcut 24.04 Rolls Out New Audio Enhancements</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736528&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 05:20:54 GMT</pubDate>
			<description>Published at LXer: 
 
Shotcut 24.04 free cross-platform video editor released with Ambisonic Encoder audio filer, improved audio/video scopes, and more. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Shotcut 24.04 free cross-platform video editor released with Ambisonic Encoder audio filer, improved audio/video scopes, and more.<br />
<br />
<a href="https://linuxiac.com/shotcut-24-04-video-editor/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736528</guid>
		</item>
		<item>
			<title>LXer: Linux Weekly Roundup: Ubuntu 24.04 LTS, Fedora 40, Tails 6.2, Voyager 24.04 LTS, and More!</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736527&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 03:30:01 GMT</pubDate>
			<description>Published at LXer: 
 
Stay updated with our Linux Weekly Roundup for the latest news, hardware innovations, essential tools, and distribution updates in the Linux community. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Stay updated with our Linux Weekly Roundup for the latest news, hardware innovations, essential tools, and distribution updates in the Linux community.<br />
<br />
<a href="https://linuxtldr.com/weekly-roundup/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736527</guid>
		</item>
		<item>
			<title>LXer: Zellij: Modern Drop-in Replacement for Tmux Command on Linux</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736524&amp;goto=newpost</link>
			<pubDate>Mon, 29 Apr 2024 01:40:17 GMT</pubDate>
			<description>Published at LXer: 
 
Zellij is a modern CLI terminal multiplexer and a great drop-in replacement for Tmux that anyone can use without worrying about keybindings. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Zellij is a modern CLI terminal multiplexer and a great drop-in replacement for Tmux that anyone can use without worrying about keybindings.<br />
<br />
<a href="https://linuxtldr.com/installing-zellij/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736524</guid>
		</item>
		<item>
			<title>LXer: Its baaack! Microsoft and IBM open source MS-DOS 4.0</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736522&amp;goto=newpost</link>
			<pubDate>Sun, 28 Apr 2024 23:50:06 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
How did the operating system so bad it likely steered users to Linux 35 years ago come to be open-sourced now? Here[he]#039[/he]s what happened. 
 
Read More......]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
How did the operating system so bad it likely steered users to Linux 35 years ago come to be open-sourced now? Here[he]#039[/he]s what happened.<br />
<br />
<a href="https://www.zdnet.com/article/its-baaack-microsoft-and-ibm-open-source-ms-dos-4-0/#ftag=RSSbaffb68" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736522</guid>
		</item>
		<item>
			<title>LXer: 10 Things to Do After Installing Ubuntu 24.04 LTS</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736518&amp;goto=newpost</link>
			<pubDate>Sun, 28 Apr 2024 22:01:34 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
Here's the much awaited list of things to do after installing Ubuntu 24.04 LTS. 
 
Read More... (https://www.debugpoint.com/10-things-to-do-ubuntu-24-04-after-install/)]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Here's the much awaited list of things to do after installing Ubuntu 24.04 LTS.<br />
<br />
<a href="https://www.debugpoint.com/10-things-to-do-ubuntu-24-04-after-install/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736518</guid>
		</item>
		<item>
			<title>LXer: How to Expose Localhost to the Internet Using Bore</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736515&amp;goto=newpost</link>
			<pubDate>Sun, 28 Apr 2024 20:20:21 GMT</pubDate>
			<description>Published at LXer: 
 
Discover a step-by-step guide to expose a localhost to the internet using Bore and self-host a single Bore instance with a practical example. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Discover a step-by-step guide to expose a localhost to the internet using Bore and self-host a single Bore instance with a practical example.<br />
<br />
<a href="https://ubuntushell.com/install-bore/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736515</guid>
		</item>
		<item>
			<title>LXer: Do Not Try to Upgrade to Ubuntu 24.04 LTS at This Time</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736513&amp;goto=newpost</link>
			<pubDate>Sun, 28 Apr 2024 18:31:23 GMT</pubDate>
			<description>Published at LXer: 
 
WARNING: Upgrading to Ubuntu 24.04 LTS (Noble Numbat) now risks system crashes, so hold off. Fixes coming soon. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
WARNING: Upgrading to Ubuntu 24.04 LTS (Noble Numbat) now risks system crashes, so hold off. Fixes coming soon.<br />
<br />
<a href="https://linuxiac.com/do-not-try-to-upgrade-to-ubuntu-24-04-at-this-time/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736513</guid>
		</item>
		<item>
			<title>LXer: 5 Best Free and Open Source Passive OS Fingerprinting Tools</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736508&amp;goto=newpost</link>
			<pubDate>Sun, 28 Apr 2024 16:51:01 GMT</pubDate>
			<description>Published at LXer: 
 
Passive OS Fingerprinting is a more stealth, but far slower process and usually less accurate than a targeted active fingerprinting session. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Passive OS Fingerprinting is a more stealth, but far slower process and usually less accurate than a targeted active fingerprinting session.<br />
<br />
<a href="https://linuxlinks.com/best-free-open-source-passive-os-fingerprinting-tools/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736508</guid>
		</item>
		<item>
			<title><![CDATA[LXer: Ubuntu 24.04: This great new Linux distro isn't just fast - it's a fortress]]></title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736509&amp;goto=newpost</link>
			<pubDate>Sun, 28 Apr 2024 16:51:01 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
I[he]#039[/he]m running Canonical[he]#039[/he]s latest release - aka [he]#039[/he]Noble Numbat[he]#039[/he] - and find this distro[he]#039[/he]s performance and security...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
I[he]#039[/he]m running Canonical[he]#039[/he]s latest release - aka [he]#039[/he]Noble Numbat[he]#039[/he] - and find this distro[he]#039[/he]s performance and security improvements make it an outstanding OS for everyone and every job.<br />
<br />
<a href="https://www.zdnet.com/article/ubuntu-24-04-this-great-new-linux-distro-isnt-just-fast-its-a-fortress/#ftag=RSSbaffb68" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736509</guid>
		</item>
		<item>
			<title>LXer: Ubuntu 24.04: This great new Linux distro is not a fortress</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736507&amp;goto=newpost</link>
			<pubDate>Sun, 28 Apr 2024 16:30:17 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
I[he]#039[/he]m running Canonical[he]#039[/he]s latest release - aka [he]#039[/he]Noble Numbat[he]#039[/he] - and find this distro[he]#039[/he]s performance and security...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
I[he]#039[/he]m running Canonical[he]#039[/he]s latest release - aka [he]#039[/he]Noble Numbat[he]#039[/he] - and find this distro[he]#039[/he]s performance and security improvements make it an outstanding OS for everyone and every job.<br />
<br />
<a href="https://www.zdnet.com/article/ubuntu-24-04-this-great-new-linux-distro-isnt-just-fast-its-a-fortress/#ftag=RSSbaffb68" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736507</guid>
		</item>
		<item>
			<title>LXer: EndeavourOS Gemini Brings Plasma 6 Integration</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736498&amp;goto=newpost</link>
			<pubDate>Sun, 28 Apr 2024 02:41:56 GMT</pubDate>
			<description>Published at LXer: 
 
EndeavourOS Gemini debuts with Plasma 6 on Wayland and X11 options, ensuring top-notch compatibility and performance. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
EndeavourOS Gemini debuts with Plasma 6 on Wayland and X11 options, ensuring top-notch compatibility and performance.<br />
<br />
<a href="https://linuxiac.com/endeavouros-gemini-brings-plasma-6-integration/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736498</guid>
		</item>
		<item>
			<title>How to Fix ldap_bind: Invalid credentials (49) error on RHEL9?</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736497&amp;goto=newpost</link>
			<pubDate>Sun, 28 Apr 2024 02:15:36 GMT</pubDate>
			<description><![CDATA[Hi Community, 
I installed and configured openldap on a server. However, I am getting "ldap_bind: Invalid credentials (49)" when I run the ldapadd or ldapsearch command. I am a visual learner, so I...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Hi Community,<i><br />
I installed and configured openldap on a server. However, I am getting &quot;ldap_bind: Invalid credentials (49)</i>&quot; when I run the ldapadd or ldapsearch command. I am a visual learner, so I couldn't find a video about setting up OpenLDAP in RHEL9. I am using the developer version. The documentation I found on the Red Hat website was for RHEL7. I have been reviewing a lot of documentation to configure the LDAP, so I need something else. I tried to configure it a few months ago, then gave up. I started from scratch yesterday. Here are the steps I took.<br />
1. I installed openldap-server<br />
2. There wasn't a DB_CONFIG.example file in /usr/share/openldap-servers/ to copy to /var/lib/ldap/ so I created DB_CONFIG from scratch and changed ownership to ldap. Below is the content of the file.<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left"># Example DB_CONFIG file for OpenLDAP<br />
<br />
# Set the size of the database caches (in bytes)<br />
set_cachesize 0 52428800 1<br />
<br />
# Set the maximum size of the database (in bytes)<br />
set_lg_max 10485760<br />
<br />
# Set the maximum number of locks<br />
set_lk_max_objects 1500<br />
set_lk_max_locks 1500<br />
set_lk_max_lockers 1500</code><hr />
</div>3. Ran command ldapmodify -Y EXTERNAL -H ldapi:/// -a -f /etc/openldap/schema/cosine.ldif <br />
4. Ran command ldapmodify -Y EXTERNAL -H ldapi:/// -a -f /etc/openldap/schema/nis.ldif<br />
5. Ran command ldapmodify -Y EXTERNAL -H ldapi:/// -a -f /etc/openldap/schema/inetorgperson.ldif<br />
6. Created domain. ldif file and added the contents below<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">dn: olcDatabase={2}mdb,cn=config<br />
changetype: modify<br />
replace: olcSuffix<br />
olcSuffix: dc=homelab,dc=local</code><hr />
</div>7. Ran command ldapmodify -Y EXTERNAL -H ldapi:/// -f domain.ldif<br />
8. ran the command &quot;slappasswd -s myPassword&quot;<br />
9. I created the admin_password.ldif file and added the contents below.<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">dn: olcDatabase={2}hdb,cn=config<br />
changetype: modify<br />
replace: olcRootPW<br />
olcRootPW: {SSHA}abcdefgh123456789</code><hr />
</div>10. Ran command &quot;ldapmodify -Y EXTERNAL -H ldapi:/// -f admin_password.ldif&quot;<br />
11. started and enabled slapd.service<br />
12. I created the test.ldif and added the contents below. Initially, I didn't add the password.<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">dn: dc=homelab,dc=local<br />
objectClass: top<br />
objectClass: dcObject<br />
objectclass: organization<br />
o: Home Lab<br />
dc: homelab<br />
<br />
dn: cn=admin,dc=homelab,dc=local<br />
objectClass: organizationalRole<br />
cn: admin<br />
description: LDAP administrator<br />
userPassword: {SSHA}abcdefgh123456789</code><hr />
</div>13.With is this command ldapadd -x -D cn=admin,dc=homelab,dc=local -W -f test.ldif I am getting the below error. <br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">[root@ldap openldap]# ldapadd -x -D cn=admin,dc=homelab,dc=local -W -f /etc/openldap/test.ldif<br />
Enter LDAP Password:<br />
ldap_bind: Invalid credentials (49)</code><hr />
</div>I updated the password and added an updated hash to the file. I thought I mistyped the password initially, but I'm still getting the error. I get the same error if I run &quot;ldapsearch -x -D &quot;cn=admin,dc=homelab,dc=local&quot; -W -b &quot;dc=homelab,dc=local&quot; -H ldapi:///.&quot;I exhausted all of my options and can't figure it out. Though I wrote down all of the above steps yesterday, today I reset the server and started again, but still getting same error. I am including log file information. Do you happen to know what the issue could be? Appreciate your help!<br />
<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">Apr 27 09:39:49 ldap-server-01 slapd[3938]: conn=1009 fd=13 ACCEPT from IP=[::1]:50366 (IP=[::]:389)<br />
Apr 27 09:39:49 ldap-server-01 slapd[3938]: conn=1009 op=0 BIND dn=&quot;cn=admin,dc=homelab,dc=local&quot; method=128<br />
Apr 27 09:39:49 ldap-server-01 slapd[3938]: conn=1009 op=0 RESULT tag=97 err=49 qtime=0.000060 etime=0.002148 text=<br />
Apr 27 09:39:49 ldap-server-01 slapd[3938]: conn=1009 op=1 UNBIND<br />
Apr 27 09:39:49 ldap-server-01 slapd[3938]: conn=1009 fd=13 closed<br />
Apr 27 09:40:05 ldap-server-01 slapd[3938]: conn=1010 fd=13 ACCEPT from PATH=/var/run/ldapi (PATH=/var/run/ldapi)<br />
Apr 27 09:40:05 ldap-server-01 slapd[3938]: conn=1010 op=0 BIND dn=&quot;cn=admin,dc=homelab,dc=local&quot; method=128<br />
Apr 27 09:40:05 ldap-server-01 slapd[3938]: conn=1010 op=0 RESULT tag=97 err=49 qtime=0.000076 etime=0.002036 text=<br />
Apr 27 09:40:05 ldap-server-01 slapd[3938]: conn=1010 op=1 UNBIND<br />
Apr 27 09:40:05 ldap-server-01 slapd[3938]: conn=1010 fd=13 closed</code><hr />
</div><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=73">Linux - Server</category>
			<dc:creator>Mo_</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736497</guid>
		</item>
		<item>
			<title>LXer: How to Install Flatpak Package Manager on Ubuntu 22.04</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736495&amp;goto=newpost</link>
			<pubDate>Sun, 28 Apr 2024 00:50:03 GMT</pubDate>
			<description>Published at LXer: 
 
Flatpak, or xdg-app, is a package management tool for the Linux operating system. This post will show you how to install and use the Flatpak package management tool on Ubuntu...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Flatpak, or xdg-app, is a package management tool for the Linux operating system. This post will show you how to install and use the Flatpak package management tool on Ubuntu 22.04.<br />
<br />
<a href="https://www.howtoforge.com/how-to-install-flatpak-on-ubuntu-22-04/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736495</guid>
		</item>
		<item>
			<title>LXer: Ubuntu 24.04: This great new Linux distro isns a fortress</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736493&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 23:00:14 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
I[he]#039[/he]m running Canonical[he]#039[/he]s latest release - aka [he]#039[/he]Noble Numbat[he]#039[/he] - and find this distro[he]#039[/he]s performance and security...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
I[he]#039[/he]m running Canonical[he]#039[/he]s latest release - aka [he]#039[/he]Noble Numbat[he]#039[/he] - and find this distro[he]#039[/he]s performance and security improvements make it an outstanding OS for everyone and every job.<br />
<br />
<a href="https://www.zdnet.com/article/ubuntu-24-04-this-great-new-linux-distro-isnt-just-fast-its-a-fortress/#ftag=RSSbaffb68" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736493</guid>
		</item>
		<item>
			<title>LXer: How To Fix �package is in a very bad inconsistent state� Error In Debian, Ubuntu Linux</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736489&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 21:10:28 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
Ever encountered the "package is in a very bad inconsistent state" error in Linux? This guide explains the steps to repair the package and get your system running smoothly again....]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Ever encountered the &quot;package is in a very bad inconsistent state&quot; error in Linux? This guide explains the steps to repair the package and get your system running smoothly again.<br />
<br />
<a href="https://ostechnix.com/package-is-in-a-very-bad-inconsistent-state/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736489</guid>
		</item>
		<item>
			<title>LXer: 12 Best Free and Open Source Linux Renderers</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736488&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 19:20:11 GMT</pubDate>
			<description>Published at LXer: 
 
One of the many strengths of Linux is its good range of open source software for artists, photographers, animators, and designers. With inexpensive hardware, free software, and a...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
One of the many strengths of Linux is its good range of open source software for artists, photographers, animators, and designers. With inexpensive hardware, free software, and a modicum of talent and inspiration, anyone can create professional-looking computer graphics.<br />
<br />
<a href="https://linuxlinks.com/renderers/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736488</guid>
		</item>
		<item>
			<title>A Chromebook Saga</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736485&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 18:10:46 GMT</pubDate>
			<description>So it has been quite a while since I last played with Linux. Thar was on an EEEPC hence the user name. The idea then was to provide a mini portable system to do what I needed on the road. In the end I...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->So it has been quite a while since I last played with Linux. Thar was on an EEEPC hence the user name. The idea then was to provide a mini portable system to do what I needed on the road. In the end I turned it into a Hackintosh and it is still around dedicated to mac software for an old ETC lighting desk. <br />
Back in December I was again looking for a lightweight portable and cheap machine so I thought I would try a Chromebook. What I went for was a very cheap refurbished DELL 11&quot; thing, what I was not aware of until I had it was that it was so old it was beyond updates from Google, stupid me I had not done enough research into Chrome OS. This was frustrating as I wanted to do stuff that I couldn't in the old Chrome OS I was lumbered with. I had a bit if a go at installing Linux through Crostini that failed miserably so went for the UEFI option to make a more natively installable system. I tried a few distros but have run into some issues:<br />
<br />
Gallium OS: THis should have been the easy solution as it is intended for Chromebooks but the installer fails. Of the USB it runs well and seems OK and I have got the correct installer for the BAy-Trail processor in this DELL.<br />
<br />
Elementary: This looks great and runs well from USB but fails to install in the 16GB MMS drive I can't see how to get it to run within a 64GB SD card it keeps trying to work with the inadequate MMS<br />
<br />
Nitrux: Looks clunky and doesn't play well with trackpad and touch screen<br />
<br />
Chrome Flex: Well I thought I would give this a go to get over the hurdles of the native ancient Chrome OS. This works surprisingly well but seems to have even bigger problems with the 16GB MMS leaving only 6 GB available after install which only allows about 3GB for the built in Linux which is not enough to install any of the programs I want to run. Also sound doesn't work!<br />
<br />
So any ideas as to a distro that might work in such limited space, or even why Gallium won't play? <br />
<br />
<br />
It is unfortunately impossible to increase memory or MMS on this machine. If there is away to install and run an OS fully on the SD that might be a solution, otherwise I need to find another really cheap small laptop to do what I want. I do like the idea of a convertible but not really aware of any distro that would be optimised for this type of device again any suggestions for a machine/ distro for this scenario would be helpful!<br />
<br />
Thank , Kevan :)<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=25">Linux - Laptop and Netbook</category>
			<dc:creator>eeepc4me</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736485</guid>
		</item>
		<item>
			<title>Update to Kubuntu 24.04 went great!</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736483&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 17:47:34 GMT</pubDate>
			<description><![CDATA[My experience. Two days ago, I upgraded KUbuntu from 23.10 to 24.04 LTS on my R&D box.  It just worked.  After a couple of days of using it, nothing found that was a problem or non-functional.  As...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->My experience. Two days ago, I upgraded KUbuntu from 23.10 to 24.04 LTS on my R&amp;D box.  It just worked.  After a couple of days of using it, nothing found that was a problem or non-functional.  As usual, upgrades now are just ho-hum, works the same as previous version.  Eventually I'll probably run into something under the hood that is different, but the computer drives the same, looks the same ...  I like it that way, actually -- no surprises!<br />
<br />
I'll leave my other laptops/desktops/server running KUbuntu 22.04 LTS in the meantime.  Let the dust settle on 24.04.<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=63">Ubuntu</category>
			<dc:creator>rclark</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736483</guid>
		</item>
		<item>
			<title>LXer: M5Stack CoreMP135: A Versatile Linux Industrial Control Host with Advanced Connectivity</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736481&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 17:30:03 GMT</pubDate>
			<description>Published at LXer: 
 
M5Stack has launched the CoreMP135, an industrial control host equipped with the STM32MP135 processor. This device is engineered for a diverse range of uses, including industrial...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
M5Stack has launched the CoreMP135, an industrial control host equipped with the STM32MP135 processor. This device is engineered for a diverse range of uses, including industrial automation, smart home systems, IoT edge gateways, multimedia devices, and robot motion control, delivering robust performance and multifunctional capabilities. The CoreMP135 is powered by the STM32MP135DAE7 microcontroller, featuring a [�]<br />
<br />
<a href="https://linuxgizmos.com/m5stack-coremp135-a-versatile-linux-industrial-control-host-with-advanced-connectivity/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736481</guid>
		</item>
		<item>
			<title>Looking for Linux software to update smart watch / fitness bracelet via Bluetooth (FOSS FitPro alternative)</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736478&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 16:24:02 GMT</pubDate>
			<description><![CDATA[A while ago I got myself a basic smart watch, today I found a super cheap M6 bracelet and decided to get one of those too. There's just one thing I hate about them: They all come with Bluetooth and...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->A while ago I got myself a basic smart watch, today I found a super cheap M6 bracelet and decided to get one of those too. There's just one thing I hate about them: They all come with Bluetooth and often require connecting to an Android or Apple phone even for basic things like setting the time, instead of being standalone devices to the extent I'd prefer. On my Android phone I had to download an app called Fit Pro, which gets the job done but I hate having to rely on it.<br />
<br />
All of my PC's and laptops use Linux (Manjaro, KDE Plasma) and they support Bluetooth either by default or for my desktop through an USB dongle. I'd much rather configure them from my PC than having to go through a phone, and could have more uses for those devices if I can have them work with my PC even if that only makes my watch / band sync while in the same room.<br />
<br />
As such I'd like to know: Is there any FOSS Linux application similar to Android's FitPro? I just need something that sends the same signals to interface with those watches through Bluetooth, such as to sync the time and why not for designing and updating faces or adding / removing apps and more? It would be interesting if even something CLI based like a Python script works, I can work with it from a console and maybe design my own scripts if it's not overly complicated.<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=2">Linux - Software</category>
			<dc:creator>MirceaKitsune</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736478</guid>
		</item>
		<item>
			<title>LXer: Working With Ubuntu 24.04 LTS - Software</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736476&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 15:40:46 GMT</pubDate>
			<description>Published at LXer: 
 
Ubuntu 24.04 LTS brings a raft of improvements including the 6.8 Linux kernel, a plethora of Toolchain upgrades, security improvements, as well as new management tools. 
 
Read...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Ubuntu 24.04 LTS brings a raft of improvements including the 6.8 Linux kernel, a plethora of Toolchain upgrades, security improvements, as well as new management tools.<br />
<br />
<a href="https://linuxlinks.com/working-ubuntu-24-04-lts-software/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736476</guid>
		</item>
		<item>
			<title>LXer: GNOME 46.1 Desktop Environment Released with Explicit Sync Support</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736475&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 13:51:01 GMT</pubDate>
			<description>Published at LXer: 
 
The GNOME Project released today GNOME 46.1 as the first point release to the latest GNOME 46 �Kathmandu� desktop environment series bringing various improvements and bug fixes....</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
The GNOME Project released today GNOME 46.1 as the first point release to the latest GNOME 46 �Kathmandu� desktop environment series bringing various improvements and bug fixes.<br />
<br />
<a href="https://9to5linux.com/gnome-46-1-desktop-environment-released-with-explicit-sync-support" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736475</guid>
		</item>
		<item>
			<title>LXer: Linux Assistant � tool to help you master Linux system administration</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736472&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 10:20:49 GMT</pubDate>
			<description>Published at LXer: 
 
Are you a Linux sysadmin expert? If not, you probably need help with Linux system administration from time to time. Anything that makes Linux easier to use is always good news. 
...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Are you a Linux sysadmin expert? If not, you probably need help with Linux system administration from time to time. Anything that makes Linux easier to use is always good news.<br />
<br />
<a href="https://linuxlinks.com/linux-assistant-tool-system-administration/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736472</guid>
		</item>
		<item>
			<title>LXer: HashiCorp�s Journey Ends in a $6.4 Billion IBM Acquisition</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736470&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 08:31:02 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
Big move: IBM acquires HashiCorp for $6.4 billion, aiming to expand multi-cloud solutions. Here's more on that! 
 
Read More... (https://linuxiac.com/ibm-acquire-hashicorp/)]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Big move: IBM acquires HashiCorp for $6.4 billion, aiming to expand multi-cloud solutions. Here's more on that!<br />
<br />
<a href="https://linuxiac.com/ibm-acquire-hashicorp/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736470</guid>
		</item>
		<item>
			<title>LXer: How to Install Magento 2 on Ubuntu 24.04</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736468&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 06:41:24 GMT</pubDate>
			<description>Published at LXer: 
 
Magento is an open-source ecommerce platform built in PHP. It is a market-leading player in the e-commerce world. Adobe acquired the company in 2018. Magento is designed to help...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Magento is an open-source ecommerce platform built in PHP. It is a market-leading player in the e-commerce world. Adobe acquired the company in 2018. Magento is designed to help businesses develop, with versions geared to small, medium, and enterprise-level organizations. The open-source platform includes built-in functionality, like integrated checkout, payment and shipping, catalog management, customer accounts, etc. This tutorial shows you how to install Magento 2 on Ubuntu 24.04.<br />
<br />
<a href="https://www.rosehosting.com/blog/how-to-install-magento-2-on-ubuntu-24-04/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736468</guid>
		</item>
		<item>
			<title>LXer: 11 Best Free and Open Source Ray Tracing Software</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736466&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 04:51:00 GMT</pubDate>
			<description>Published at LXer: 
 
Ray tracing is a technique for modeling light transport for use in a wide variety of rendering algorithms for generating digital images.  
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Ray tracing is a technique for modeling light transport for use in a wide variety of rendering algorithms for generating digital images. <br />
<br />
<a href="https://linuxlinks.com/best-free-open-source-ray-tracing-software/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736466</guid>
		</item>
		<item>
			<title>LXer: Bat is a Modern Drop-in Replacement for Cat Command on Linux</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736465&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 03:01:29 GMT</pubDate>
			<description>Published at LXer: 
 
Bat is a modern command-line program and drop-in replacement for the cat command that offers syntax highlighting, git changes, and many more. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Bat is a modern command-line program and drop-in replacement for the cat command that offers syntax highlighting, git changes, and many more.<br />
<br />
<a href="https://linuxtldr.com/installing-bat/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736465</guid>
		</item>
		<item>
			<title><![CDATA[LXer: Hacker's Corner: Complete Guide to Keylogging in Linux - Part 1]]></title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736462&amp;goto=newpost</link>
			<pubDate>Sat, 27 Apr 2024 01:12:01 GMT</pubDate>
			<description>Published at LXer: 
 
This first part of the Complete Guide to Keylogging in Linux will explore keylogger attacks in network security. Keylogging can be valuable for testing within the Linux Security...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
This first part of the Complete Guide to Keylogging in Linux will explore keylogger attacks in network security. Keylogging can be valuable for testing within the Linux Security realm, so we will dive deeper into how you can write keyloggers and read events directly from a keyboard device on Linux.<br />
<br />
<a href="https://linuxsecurity.com/features/features/complete-guide-to-keylogging-in-linux-part-1" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736462</guid>
		</item>
		<item>
			<title>LXer: JDownloader: An Open-Source Alternative to IDM (Install + Usage)</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736461&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 23:30:09 GMT</pubDate>
			<description>Published at LXer: 
 
Discover JDownloader, a fantastic open-source download management tool that uses Java technology and offers advanced features exclusively available in this tool. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Discover JDownloader, a fantastic open-source download management tool that uses Java technology and offers advanced features exclusively available in this tool.<br />
<br />
<a href="https://linuxtldr.com/installing-jdownloader/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736461</guid>
		</item>
		<item>
			<title>Crack sound on multimedia start</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736460&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 23:25:16 GMT</pubDate>
			<description><![CDATA[Hello, 
I have a problem where there is a "cracking" sound in the speakers when starting up the computer or launching multimedia applications. 
I recorded a video demonstrating the issue during the...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Hello,<br />
I have a problem where there is a &quot;cracking&quot; sound in the speakers when starting up the computer or launching multimedia applications.<br />
I recorded a video demonstrating the issue during the computer startup and with Spotify, but the same happens with any other multimedia application.<br />
The problem doesn't persist afterward. For example, when I start Spotify and play a song, there is a crackle, but subsequent songs are fine. However, the issue reoccurs after closing and reopening Spotify.<br />
The same is true for YouTube tabs in the browser, video players like SMPlayer, or editors like KDENlive...<br />
<br />
Here is a video illustrating the problem: <a href="https://youtu.be/S6JBEOCTCtw" target="_blank" rel="nofollow">https://youtu.be/S6JBEOCTCtw</a>.<br />
The crackles in the video occur at seconds: 2, 35, 58, 1:11, 1:57.<br />
<br />
The problem arose a few years ago when I changed the motherboard to &quot;Asrock B450 Pro4&quot; (Realtek ALC892).<br />
I managed to deal with it by editing the file: &quot;/etc/modprobe.d/snd_hda_intel.conf&quot; and adding: &quot;options snd_hda_intel power_save=0&quot;.<br />
Unfortunately, today the problem has resurfaced, and nothing helps.<br />
<br />
I found a similar issue here: <a href="https://forum.manjaro.org/t/poop-sound-each-time-sound-start/133055/5" target="_blank" rel="nofollow">https://forum.manjaro.org/t/poop-sou...start/133055/5</a> but the solution there didn't help me.<br />
<br />
I've already tried:<br />
<blockquote>/etc/modprobe.d/snd_hda_intel.conf<br />
options snd_hda_intel power_save=0<br />
<br />
/etc/modprobe.d/disablePower.conf<br />
options snd_hda_intel power_save=0<br />
<br />
.config/pulse/daemon.conf<br />
default-sample-rate = 48000<br />
<br />
/etc/pulse/daemon.conf<br />
default-sample-rate = 48000<br />
<br />
/etc/modprobe.d/hda-no-suspend.conf<br />
options snd_hda_intel power_save=0 power_save_controller=N<br />
<br />
/etc/pulse/default.pa<br />
load-module module-suspend-on-idle &gt; #load-module module-suspend-on-idle</blockquote>My system is: Kubuntu 23.10<br />
Motherboard: &quot;Asrock B450 Pro4&quot;<br />
I'm using the built-in sound card and 5.1 speakers.<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=74">Linux - Desktop</category>
			<dc:creator>bialyikar</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736460</guid>
		</item>
		<item>
			<title><![CDATA[LXer: Hacker's Corner: Complete Guide to Anti-Debugging in Linux - Part 1]]></title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736457&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 21:41:07 GMT</pubDate>
			<description>Published at LXer: 
 
Keylogger attacks in network security have become more popular over time. Therefore, businesses must implement procedures and tactics to prevent these network security issues...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Keylogger attacks in network security have become more popular over time. Therefore, businesses must implement procedures and tactics to prevent these network security issues from harming a server.<br />
<br />
<a href="https://linuxsecurity.com/features/features/anti-debugging-for-noobs-part-1" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736457</guid>
		</item>
		<item>
			<title>LXer: Java thriving after 30 years</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736455&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 19:50:10 GMT</pubDate>
			<description>Published at LXer: 
 
Why OpenJDK is as important as ever in the big picture of IT.  Sponsored Feature For nearly 30 years, Java has been one of the most widely used programming languages in the...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Why OpenJDK is as important as ever in the big picture of IT.  Sponsored Feature For nearly 30 years, Java has been one of the most widely used programming languages in the world, thanks to its versatility, reliability, stability and continuous evolution in addressing the needs of the DevOps community.�<br />
<br />
<a href="https://go.theregister.com/feed/www.theregister.com/2024/04/24/java_thriving_after_30_years/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736455</guid>
		</item>
		<item>
			<title>LXer: 10 Best Free Tools to Find and Delete Duplicate Files</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736454&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 18:20:11 GMT</pubDate>
			<description>Published at LXer: 
 
Good duplicate finding software compares more than just a filename � including the file size � so it doesn�t remove files which are different to each other. You need reliable...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Good duplicate finding software compares more than just a filename � including the file size � so it doesn�t remove files which are different to each other. You need reliable software. But always make sure you are making regular backups. And test the backups actually work.<br />
<br />
<a href="https://linuxlinks.com/best-free-tools-find-delete-duplicate-files/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736454</guid>
		</item>
		<item>
			<title>LXer: Nginx 1.26 Released with Experimental HTTP/3 Support</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736453&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 16:51:33 GMT</pubDate>
			<description>Published at LXer: 
 
Nginx 1.26 web server debuts with HTTP/3 experimental support, per-server HTTP/2, advanced stream modules, and more. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Nginx 1.26 web server debuts with HTTP/3 experimental support, per-server HTTP/2, advanced stream modules, and more.<br />
<br />
<a href="https://linuxiac.com/nginx-1-26-released-with-experimental-http3-support/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736453</guid>
		</item>
		<item>
			<title>LXer: BMW calls for vendor openness in quest to mine its own processes</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736450&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 15:20:35 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
'Software companies try to extend their reach and their usage, but this can't be by locking in users,' says process mining leadBMW's process mining leader has called for greater...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
'Software companies try to extend their reach and their usage, but this can't be by locking in users,' says process mining leadBMW's process mining leader has called for greater openness among enterprise application and software vendors to avoid data lock-in.�<br />
<br />
<a href="https://go.theregister.com/feed/www.theregister.com/2024/04/25/bmw_calls_for_vendor_openness/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736450</guid>
		</item>
		<item>
			<title>LXer: 10 Best Free and Open Source Digital Audio Workstations</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736448&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 13:54:00 GMT</pubDate>
			<description>Published at LXer: 
 
A digital audio workstation (DAW) is an electronic device or application software used for recording, editing and producing audio files 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
A digital audio workstation (DAW) is an electronic device or application software used for recording, editing and producing audio files<br />
<br />
<a href="https://linuxlinks.com/best-free-open-source-digital-audio-workstations/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736448</guid>
		</item>
		<item>
			<title><![CDATA[LXer: What's New in Fedora KDE 40?]]></title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736447&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 12:25:28 GMT</pubDate>
			<description>Published at LXer: 
 
Brief description of the new features and enhancements in Fedora KDE 40. 
 
Read More... (https://fedoramagazine.org/whats-new-in-fedora-kde-40/)</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Brief description of the new features and enhancements in Fedora KDE 40.<br />
<br />
<a href="https://fedoramagazine.org/whats-new-in-fedora-kde-40/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736447</guid>
		</item>
		<item>
			<title>LXer: A Step-by-Step Guide to Upgrade Fedora 39 to Fedora 40 Workstation and Server</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736446&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 10:51:01 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
Ready to unlock the latest features in Fedora? Our guide walks you through a smooth upgrade process from Fedora 39 to Fedora 40. Learn what's new, avoid pitfalls, and get your...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Ready to unlock the latest features in Fedora? Our guide walks you through a smooth upgrade process from Fedora 39 to Fedora 40. Learn what's new, avoid pitfalls, and get your system running the newest version safely.<br />
<br />
<a href="https://ostechnix.com/upgrade-to-fedora-40-from-fedora-39/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736446</guid>
		</item>
		<item>
			<title>LXer: 13 Best Free and Open Source Linux Disk Cloning Tools</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736444&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 09:22:41 GMT</pubDate>
			<description>Published at LXer: 
 
Disk cloning software is not simply helpful for system backups. It has a wide range of other uses such as provisioning new computers in the workplace, restoring computers from a...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Disk cloning software is not simply helpful for system backups. It has a wide range of other uses such as provisioning new computers in the workplace, restoring computers from a master image, and system recovery.<br />
<br />
<a href="https://linuxlinks.com/best-free-open-source-linux-disk-cloning-tools/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736444</guid>
		</item>
		<item>
			<title><![CDATA[LXer: Upgrade to Ubuntu 24.04 "Noble Numbat" From Ubuntu 22.04]]></title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736441&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 07:50:43 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
Here are the complete steps and precautions you need to take before upgrading to Ubuntu 24.04 LTS "Noble Numbat" from Ubuntu 22.04 LTS "Jammy Jellyfish". 
 
Read More......]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Here are the complete steps and precautions you need to take before upgrading to Ubuntu 24.04 LTS &quot;Noble Numbat&quot; from Ubuntu 22.04 LTS &quot;Jammy Jellyfish&quot;.<br />
<br />
<a href="https://www.debugpoint.com/upgrade-ubuntu-24-04-from-22-04/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736441</guid>
		</item>
		<item>
			<title>LXer: Revive that Old Computer with antiX Linux</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736438&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 06:24:01 GMT</pubDate>
			<description>Published at LXer: 
 
In this article, you will be reading a review for antiX, and why it is such a good Linux distribution for reviving old computers. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
In this article, you will be reading a review for antiX, and why it is such a good Linux distribution for reviving old computers.<br />
<br />
<a href="https://fosspost.org/revive-old-computer-antix-linux" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736438</guid>
		</item>
		<item>
			<title>LXer: First Look at Ubuntu Lomiri: Ubuntu Touch�s Mobile Desktop Arrives on PC</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736435&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 04:51:01 GMT</pubDate>
			<description>Published at LXer: 
 
Ubuntu Unity maintainer Rudra Saraswat informs 9to5Linux today about the availability for public testing of the first ISO images of what looks like a new Ubuntu flavor, Ubuntu...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Ubuntu Unity maintainer Rudra Saraswat informs 9to5Linux today about the availability for public testing of the first ISO images of what looks like a new Ubuntu flavor, Ubuntu Lomiri.<br />
<br />
<a href="https://9to5linux.com/first-look-at-ubuntu-lomiri-ubuntu-touchs-mobile-desktop-arrives-on-pc" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736435</guid>
		</item>
		<item>
			<title>LXer: Proxmox VE 8.2 Launches with Enhanced Migration Tools</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736433&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 03:21:06 GMT</pubDate>
			<description>Published at LXer: 
 
Proxmox Virtual Environment 8.2 launches featuring QEMU 8.1.5, LXC 6.0.0, ZFS 2.2.3, Ceph updates, and more. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Proxmox Virtual Environment 8.2 launches featuring QEMU 8.1.5, LXC 6.0.0, ZFS 2.2.3, Ceph updates, and more.<br />
<br />
<a href="https://linuxiac.com/proxmox-ve-8-2-launches-with-enhanced-migration-tools/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736433</guid>
		</item>
		<item>
			<title>LXer: Best Free and Open Source Alternatives to Blogger</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736430&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 01:50:44 GMT</pubDate>
			<description>Published at LXer: 
 
Blogger is an online content management system which enables its users to write blog with time-stamped entries. The service is owned by Google. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Blogger is an online content management system which enables its users to write blog with time-stamped entries. The service is owned by Google.<br />
<br />
<a href="https://linuxlinks.com/best-free-open-source-alternatives-blogger/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736430</guid>
		</item>
		<item>
			<title>LXer: Chezmoi: Manage Your Dotfiles Across Multiple Linux Systems</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736428&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2024 00:21:01 GMT</pubDate>
			<description>Published at LXer: 
 
Chezmoi is an incredible CLI tool that makes it easier to manage your system and software configuration dotfiles across multiple systems. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Chezmoi is an incredible CLI tool that makes it easier to manage your system and software configuration dotfiles across multiple systems.<br />
<br />
<a href="https://linuxtldr.com/installing-chezmoi/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736428</guid>
		</item>
		<item>
			<title>LXer: Re-converging control flow on NVIDIA GPUs - What went wrong, and how we fixed it</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736427&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 22:53:37 GMT</pubDate>
			<description>Published at LXer: 
 
In a recent update to NVK, Faith Ekstrand landed support in Mesa for the VK_KHR_shader_maximal_reconvergence and VK_KHR_shader_subgroup_uniform_control_flow extensions. Properly...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
In a recent update to NVK, Faith Ekstrand landed support in Mesa for the VK_KHR_shader_maximal_reconvergence and VK_KHR_shader_subgroup_uniform_control_flow extensions. Properly implementing these required a good bit of compiler engineering. This is the story of what went wrong and how it was fixed.<br />
<br />
<a href="https://www.collabora.com/news-and-blog/blog/2024/04/25/re-converging-control-flow-on-nvidia-gpus/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736427</guid>
		</item>
		<item>
			<title>LXer: Ubuntu 24.04 Official Flavors Are Now Available for Download, Here�s What�s New</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736424&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 21:33:01 GMT</pubDate>
			<description>Published at LXer: 
 
As part of today�s release of Ubuntu 24.04 LTS (Noble Numbat), all the official Ubuntu flavors have been updated to the same version and, in this article, you can learn about...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
As part of today�s release of Ubuntu 24.04 LTS (Noble Numbat), all the official Ubuntu flavors have been updated to the same version and, in this article, you can learn about their new features and improvements.<br />
<br />
<a href="https://9to5linux.com/ubuntu-24-04-official-flavors-are-now-available-for-download-heres-whats-new" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736424</guid>
		</item>
		<item>
			<title>LXer: Slimbook Fedora 2: New Ultrabooks for Fedora Linux 40</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736423&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 21:03:02 GMT</pubDate>
			<description>Published at LXer: 
 
Check out the new Fedora Slimbook 2 Ultrabook with Fedora Linux 40 installed! Fourteen inch and sixteen inch versions are available. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Check out the new Fedora Slimbook 2 Ultrabook with Fedora Linux 40 installed! Fourteen inch and sixteen inch versions are available.<br />
<br />
<a href="https://fedoramagazine.org/slimbook-fedora-2-new-ultrabooks-for-fedora-linux-40/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736423</guid>
		</item>
		<item>
			<title>LXer: Ubuntu 24.04 LTS (Noble Numbat) Released, This Is What�s New</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736419&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 19:10:44 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
Ubuntu 24.04 LTS (Noble Numbat) is now generally available. Here's what's new for the world's most popular Linux desktop. 
 
Read More......]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Ubuntu 24.04 LTS (Noble Numbat) is now generally available. Here's what's new for the world's most popular Linux desktop.<br />
<br />
<a href="https://linuxiac.com/ubuntu-24-04-lts-noble-numbat/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736419</guid>
		</item>
		<item>
			<title>Red Hat Guy From Turn of the last century</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736416&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 18:23:37 GMT</pubDate>
			<description>Hello LinuxQuestions.org members and staff, 
Started with a Linux Red Hat Distro with a book from Barnes and Noble, 
Progressed to Knoppix, Fedora, OpenSUSE,  Tumbleweed,  Ubuntu, Mint and finally...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Hello LinuxQuestions.org members and staff,<br />
Started with a Linux Red Hat Distro with a book from Barnes and Noble,<br />
Progressed to Knoppix, Fedora, OpenSUSE,  Tumbleweed,  Ubuntu, Mint and finally Slackware.  AlienBob's site finally directed me here as a member.  I am NOT a joiner.  But have selectively chosen to be here;  so hello LQ World !<br />
See Ya Around the site<!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=24">LinuxQuestions.org Member Intro</category>
			<dc:creator>ARayt</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736416</guid>
		</item>
		<item>
			<title>LXer: Upgrading Fedora Linux Using DNF System Plugin</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736412&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 16:11:17 GMT</pubDate>
			<description>Published at LXer: 
 
dnf-plugin-system-upgrade is a plugin for the DNF package manager and is used to upgrade your system to the current release of Fedora Linux. For Fedora Silverblue and Fedora...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
dnf-plugin-system-upgrade is a plugin for the DNF package manager and is used to upgrade your system to the current release of Fedora Linux. For Fedora Silverblue and Fedora CoreOS, which use rpm-ostree, you may refer to rpm-ostree documentation for details.<br />
<br />
<a href="https://docs.fedoraproject.org/en-US/quick-docs/upgrading-fedora-offline/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736412</guid>
		</item>
		<item>
			<title>LXer: Ubuntu 24.04 LTS �Noble Numbat� Is Now Available for Download, Here�s What�s New</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736410&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 14:21:01 GMT</pubDate>
			<description>Published at LXer: 
 
Canonical released today Ubuntu 24.04 LTS (Noble Numbat) as the latest version of its popular Linux-based operating system featuring some of the latest GNU/Linux technologies and...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Canonical released today Ubuntu 24.04 LTS (Noble Numbat) as the latest version of its popular Linux-based operating system featuring some of the latest GNU/Linux technologies and Open Source software.<br />
<br />
<a href="https://9to5linux.com/ubuntu-24-04-lts-noble-numbat-is-now-available-for-download-heres-whats-new" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736410</guid>
		</item>
		<item>
			<title>LXer: TrueNAS SCALE 24.04 Rolls Out with Enhanced SMB and NFS Monitoring</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736408&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 12:31:43 GMT</pubDate>
			<description>Published at LXer: 
 
TrueNAS SCALE 24.04 (Dragonfish) open storage introduces auditing, sandboxing for devs, and enhanced SMB performance. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
TrueNAS SCALE 24.04 (Dragonfish) open storage introduces auditing, sandboxing for devs, and enhanced SMB performance.<br />
<br />
<a href="https://linuxiac.com/truenas-scale-24-04-open-storage/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736408</guid>
		</item>
		<item>
			<title>LXer: How to rebase to Fedora Linux 40 on Silverblue</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736405&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 11:03:01 GMT</pubDate>
			<description>Published at LXer: 
 
Fedora Silverblue is*an operating system for your desktop built*on Fedora Linux. It�s excellent for daily use, development, and container-based workflows. It offers*numerous...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Fedora Silverblue is*an operating system for your desktop built*on Fedora Linux. It�s excellent for daily use, development, and container-based workflows. It offers*numerous advantages*such as being able to roll back in case of any problems. If you want to update or rebase to Fedora Linux 40 on your Fedora Silverblue system, this article tells you how. [�]<br />
<br />
<a href="https://fedoramagazine.org/how-to-rebase-to-fedora-linux-40-on-silverblue/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736405</guid>
		</item>
		<item>
			<title>LXer: How to Upgrade from Fedora 39 to 40 (CLI + GUI Methods)</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736403&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 09:30:30 GMT</pubDate>
			<description>Published at LXer: 
 
In this article, you will learn how to upgrade from Fedora 39 to Fedora 40 using your terminal (CLI) or desktop environment (GUI). 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
In this article, you will learn how to upgrade from Fedora 39 to Fedora 40 using your terminal (CLI) or desktop environment (GUI).<br />
<br />
<a href="https://linuxtldr.com/upgrading-fedora-to-the-latest-release/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736403</guid>
		</item>
		<item>
			<title>LXer: QEMU 9.0 Debuts with Advanced ARM and RISC-V Capabilities</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736401&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 08:04:08 GMT</pubDate>
			<description>Published at LXer: 
 
QEMU 9.0 released: 2700+ commits, 220 authors, featuring multiqueue, gdbstub improvements, and more efficient VM migration. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
QEMU 9.0 released: 2700+ commits, 220 authors, featuring multiqueue, gdbstub improvements, and more efficient VM migration.<br />
<br />
<a href="https://linuxiac.com/qemu-9-0-debuts-with-advanced-arm-and-risc-v-capabilities/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736401</guid>
		</item>
		<item>
			<title>LXer: How to Show Progress of dd Command on Ubuntu and Other Linux Distros</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736398&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 06:30:50 GMT</pubDate>
			<description>Published at LXer: 
 
Discover two different methods to check the progress of the dd command in real time, with and without installing additional tools. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Discover two different methods to check the progress of the dd command in real time, with and without installing additional tools.<br />
<br />
<a href="https://ubuntushell.com/show-progress-of-dd-command/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736398</guid>
		</item>
		<item>
			<title>LXer: WordPress vs Squarespace: Evaluating the Pros and Cons</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736396&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 05:01:18 GMT</pubDate>
			<description>Published at LXer: 
 
Choosing between WordPress vs Squarespace for your website can affect both your internal workflow and your visitor experience. Both platforms offer distinct features tailored to...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Choosing between WordPress vs Squarespace for your website can affect both your internal workflow and your visitor experience. Both platforms offer distinct features tailored to different needs, though there is overlap which makes them worth comparing. While both platforms are popular, they have plenty of differences that may make you reconsider which is best for your specific needs.<br />
<br />
<a href="https://www.rosehosting.com/blog/wordpress-vs-squarespace/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736396</guid>
		</item>
		<item>
			<title>LXer: Upgrade to Fedora 40 from Fedora 39 Workstation (GUI and CLI)</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736395&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 03:36:02 GMT</pubDate>
			<description>Published at LXer: 
 
Here are the upgrade steps for the new Fedora 40 release from the earlier Fedora 39 workstation version. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Here are the upgrade steps for the new Fedora 40 release from the earlier Fedora 39 workstation version.<br />
<br />
<a href="https://www.debugpoint.com/upgrade-fedora-40-from-fedora-39/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736395</guid>
		</item>
		<item>
			<title>LXer: How to Host a Minecraft (PaperMC) Server on Ubuntu</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736394&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 02:03:01 GMT</pubDate>
			<description>Published at LXer: 
 
Discover a step-by-step guide to installing, configuring, and hosting a Minecraft PaperMC server on Ubuntu with practical examples. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Discover a step-by-step guide to installing, configuring, and hosting a Minecraft PaperMC server on Ubuntu with practical examples.<br />
<br />
<a href="https://ubuntushell.com/host-minecraft-server/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736394</guid>
		</item>
		<item>
			<title>LXer: Strengthening Linux Security by Auditing with OpenSCAP</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736393&amp;goto=newpost</link>
			<pubDate>Thu, 25 Apr 2024 00:30:04 GMT</pubDate>
			<description><![CDATA[Published at LXer: 
 
In today's digital landscape, where cyber threats are becoming increasingly sophisticated, ensuring the security of Linux systems is paramount. Security auditing plays a pivotal...]]></description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
In today's digital landscape, where cyber threats are becoming increasingly sophisticated, ensuring the security of Linux systems is paramount. Security auditing plays a pivotal role in identifying and mitigating vulnerabilities, safeguarding sensitive data, and maintaining regulatory compliance. One powerful tool that aids in this endeavor is OpenSCAP. In this guide, we'll delve into the intricacies of Linux security auditing with OpenSCAP, exploring its features, implementation, and best practices.<br />
<br />
<a href="https://www.linuxjournal.com/content/strengthening-linux-security-auditing-openscap" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736393</guid>
		</item>
		<item>
			<title><![CDATA[LXer: OMG! We're at forty! (Announcing the release of Fedora Linux 40)]]></title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736391&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 23:01:30 GMT</pubDate>
			<description>Published at LXer: 
 
Oh, wow. This feels like a big number! I�m proud to announce the 40th release of Fedora Linux, a community-built and community-maintained operating system that belongs to all of...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Oh, wow. This feels like a big number! I�m proud to announce the 40th release of Fedora Linux, a community-built and community-maintained operating system that belongs to all of us. I�m also happy to note that we�re back on track with an on-time release. Thank you to all Fedora contributors who made that possible, and [�]<br />
<br />
<a href="https://fedoramagazine.org/announcing-fedora-linux-40/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736391</guid>
		</item>
		<item>
			<title>LXer: EndeavourOS Gemini Lands with the KDE Plasma 6 Desktop Environment</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736389&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 21:32:33 GMT</pubDate>
			<description>Published at LXer: 
 
The EndeavourOS team announced today the release and general availability for download of EndeavourOS Gemini as the latest stable version and the first release of the Arch...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
The EndeavourOS team announced today the release and general availability for download of EndeavourOS Gemini as the latest stable version and the first release of the Arch Linux-based distro to feature the latest KDE Plasma 6 desktop environment.<br />
<br />
<a href="https://9to5linux.com/endeavouros-gemini-lands-with-the-kde-plasma-6-desktop-environment" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736389</guid>
		</item>
		<item>
			<title>LXer: How to Install Laravel PHP Framework with Nginx on Ubuntu 22.04</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736388&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 20:05:41 GMT</pubDate>
			<description>Published at LXer: 
 
Laravel is an open-source PHP web framework based on Symfony. It follows the model�view�controller architectural pattern. This tutorial will show you how to install Laravel PHP...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Laravel is an open-source PHP web framework based on Symfony. It follows the model�view�controller architectural pattern. This tutorial will show you how to install Laravel PHP Framework with an Nginx web server on Ubuntu 22.04.<br />
<br />
<a href="https://www.howtoforge.com/how-to-install-laravel-framework-with-nginx-on-ubuntu-22-04/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736388</guid>
		</item>
		<item>
			<title>LXer: Slimbook Fedora 2 Is a New Linux Laptop Powered by Fedora 40</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736387&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 18:31:51 GMT</pubDate>
			<description>Published at LXer: 
 
Explore the new Slimbook Fedora 2 with a sleek GNOME Desktop and stunning hardware for top performance. 
 
Read More... (https://linuxiac.com/slimbook-fedora-2-laptop/)</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Explore the new Slimbook Fedora 2 with a sleek GNOME Desktop and stunning hardware for top performance.<br />
<br />
<a href="https://linuxiac.com/slimbook-fedora-2-laptop/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736387</guid>
		</item>
		<item>
			<title>LXer: Fedora Linux 40 Officially Released with Linux Kernel 6.8, Here�s What�s New</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736385&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 17:05:00 GMT</pubDate>
			<description>Published at LXer: 
 
The Fedora Project released today Fedora Linux 40 as the latest stable version of this popular distribution featuring some of the latest GNU/Linux technologies and Open Source...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
The Fedora Project released today Fedora Linux 40 as the latest stable version of this popular distribution featuring some of the latest GNU/Linux technologies and Open Source software.<br />
<br />
<a href="https://9to5linux.com/fedora-linux-40-officially-released-with-linux-kernel-6-8-heres-whats-new" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736385</guid>
		</item>
		<item>
			<title>LXer: How to Upgrade to Fedora 40 from Fedora 39</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736384&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 15:33:24 GMT</pubDate>
			<description>Published at LXer: 
 
Need the newest Fedora Linux? Here�s our step-by-step guide to smoothly transitioning from Fedora 39 to Fedora 40. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Need the newest Fedora Linux? Here�s our step-by-step guide to smoothly transitioning from Fedora 39 to Fedora 40.<br />
<br />
<a href="https://linuxiac.com/how-to-upgrade-fedora-linux-to-latest-release/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736384</guid>
		</item>
		<item>
			<title>LXer: How to Install Sails.js Framework on Ubuntu 22.04</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736381&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 14:00:56 GMT</pubDate>
			<description>Published at LXer: 
 
Sails is a real-time MVC framework for building production-ready enterprise Node.js applications. This post will show you how to install Sails.js with Apache as a reverse proxy...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Sails is a real-time MVC framework for building production-ready enterprise Node.js applications. This post will show you how to install Sails.js with Apache as a reverse proxy on Ubuntu 22.04.<br />
<br />
<a href="https://www.howtoforge.com/how-to-install-sailsjs-framework-on-ubuntu-22-04/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736381</guid>
		</item>
		<item>
			<title>LXer: Fedora 40 Released, Here�s What�s New</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736379&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 12:31:20 GMT</pubDate>
			<description>Published at LXer: 
 
Powered by Linux kernel 6.8, Fedora 40 ships with a GNOME 46 desktop environment, a refreshed software base, and more. 
 
Read More... (https://linuxiac.com/fedora-40-released/)</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Powered by Linux kernel 6.8, Fedora 40 ships with a GNOME 46 desktop environment, a refreshed software base, and more.<br />
<br />
<a href="https://linuxiac.com/fedora-40-released/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736379</guid>
		</item>
		<item>
			<title>LXer: QEMU 9.0 Released with Raspberry Pi 4 Support, LoongArch KVM Acceleration</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736373&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 11:00:17 GMT</pubDate>
			<description>Published at LXer: 
 
The open-source QEMU 9.0 machine emulator and virtualization software has been released as a major update that brings various new features and improvements for ARM, RISC-V,...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
The open-source QEMU 9.0 machine emulator and virtualization software has been released as a major update that brings various new features and improvements for ARM, RISC-V, LoongArch, s390x, and HPPA emulation.<br />
<br />
<a href="https://9to5linux.com/qemu-9-0-released-with-raspberry-pi-4-support-loongarch-kvm-acceleration" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736373</guid>
		</item>
		<item>
			<title>LXer: How to Install Wiki.js with Apache2 Reverse Proxy on Ubuntu 22.04</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736371&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 09:34:12 GMT</pubDate>
			<description>Published at LXer: 
 
Wiki.js is free and open-source wiki software based on Node.js, Git, and Markdown. In this guide, you will install and configure Wiki.js on an Ubuntu 22.04 server, using...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Wiki.js is free and open-source wiki software based on Node.js, Git, and Markdown. In this guide, you will install and configure Wiki.js on an Ubuntu 22.04 server, using PostgreSQL as the default database and Apache2 as a reverse proxy.<br />
<br />
<a href="https://www.howtoforge.com/how-to-install-wikijs-with-apache2-reverse-proxy-on-ubuntu-22-04/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736371</guid>
		</item>
		<item>
			<title>LXer: Tails 6.2 Anonymous Linux OS Improves Mitigation of Spectre v4 Vulnerability</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736370&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 08:01:19 GMT</pubDate>
			<description>Published at LXer: 
 
The Tails project released today Tails 6.2 as the second update to the latest Tails 6.x series of this security-focused Debian-based live system for preserving Internet privacy...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
The Tails project released today Tails 6.2 as the second update to the latest Tails 6.x series of this security-focused Debian-based live system for preserving Internet privacy and anonymity.<br />
<br />
<a href="https://9to5linux.com/tails-6-2-anonymous-linux-os-improves-mitigation-of-spectre-v4-vulnerability" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736370</guid>
		</item>
		<item>
			<title>LXer: How to Check NVIDIA Driver Version on Linux</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736367&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 06:30:15 GMT</pubDate>
			<description>Published at LXer: 
 
Understanding the version of the NVIDIA driver installed on your Linux system is crucial for compatibility with various applications, especially for gaming, scientific computing,...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Understanding the version of the NVIDIA driver installed on your Linux system is crucial for compatibility with various applications, especially for gaming, scientific computing, and machine learning tasks. Whether you are troubleshooting a driver issue or ensuring that you meet the prerequisites for software that requires a specific driver version, knowing how to check your NVIDIA driver version is a useful skill.<br />
<br />
<a href="https://linuxconfig.org/how-to-check-nvidia-driver-version-on-your-linux-system" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736367</guid>
		</item>
		<item>
			<title><![CDATA[LXer: What's new in Fedora Workstation 40]]></title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736365&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 05:00:36 GMT</pubDate>
			<description>Published at LXer: 
 
Summary description of improvements and new features in Fedora 40 Workstation. 
 
Read More... (https://fedoramagazine.org/whats-new-fedora-workstation-40/)</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Summary description of improvements and new features in Fedora 40 Workstation.<br />
<br />
<a href="https://fedoramagazine.org/whats-new-fedora-workstation-40/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736365</guid>
		</item>
		<item>
			<title>LXer: Tails 6.2 Expands Multilingual Support</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736363&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 03:33:25 GMT</pubDate>
			<description>Published at LXer: 
 
Tails 6.2 is now available with an improved Tor Browser and client for better security and introduces support for 21 new languages. 
 
Read More......</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Tails 6.2 is now available with an improved Tor Browser and client for better security and introduces support for 21 new languages.<br />
<br />
<a href="https://linuxiac.com/tails-6-2-expands-multilingual-support/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736363</guid>
		</item>
		<item>
			<title>LXer: How to Install and Configure Memcached on Ubuntu 22.04</title>
			<link>https://www.linuxquestions.org/questions/showthread.php?t=4175736361&amp;goto=newpost</link>
			<pubDate>Wed, 24 Apr 2024 02:02:23 GMT</pubDate>
			<description>Published at LXer: 
 
Memcached is a free and open-source memory object caching system that speeds up dynamic web applications by caching data in memory. This tutorial will show you how to install...</description>
			<content:encoded><![CDATA[<div><!-- google_ad_section_start -->Published at LXer:<br />
<br />
Memcached is a free and open-source memory object caching system that speeds up dynamic web applications by caching data in memory. This tutorial will show you how to install Memcached on an Ubuntu 22.04 server.<br />
<br />
<a href="https://www.howtoforge.com/how-to-install-and-configure-memcached-on-ubuntu-22-04/" target="_blank" rel="nofollow">Read More...</a><!-- google_ad_section_end --></div>

]]></content:encoded>
			<category domain="https://www.linuxquestions.org/questions/forumdisplay.php?f=67">Syndicated Linux News</category>
			<dc:creator>LXer</dc:creator>
			<guid isPermaLink="true">https://www.linuxquestions.org/questions/showthread.php?t=4175736361</guid>
		</item>
	</channel>
</rss>
