<?xml version="1.0" encoding="utf-8"?>
<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>Kubuntu Forums - Miscellaneous</title>
		<link>https://www.kubuntuforums.net/</link>
		<description>Miscellaneous Linux info</description>
		<language>en</language>
		<lastBuildDate>Tue, 28 Jul 2026 15:15:23 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>images/misc/rss.png</url>
			<title>Kubuntu Forums - Miscellaneous</title>
			<link>https://www.kubuntuforums.net/</link>
		</image>
		<item>
			<title><![CDATA[What is the project's philosophy with regard to vulnerability management?]]></title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/693380-what-is-the-project-s-philosophy-with-regard-to-vulnerability-management</link>
			<pubDate>Sat, 18 Jul 2026 19:52:03 GMT</pubDate>
			<description><![CDATA[I'm working on a conference talk in which I will discuss the trade-offs inherent to long term releases. 
 
Specifically: distributing software for a...]]></description>
			<content:encoded><![CDATA[I'm working on a conference talk in which I will discuss the trade-offs inherent to long term releases.<br />
<br />
Specifically: distributing software for a longer period than it is maintained upstream is very labor intensive, and different long-term systems approach the problem in different ways. RHEL starts with Fedora but removes ~90% of the packages and features in order to reduce the labor costs over the life of a release. Ubuntu similarly starts with Debian but splits repositories into a small &quot;main&quot; repo component that they promise to maintain and a large &quot;universe&quot; component that they document as merely a snapshot for which they do not promise any updates. Debian is probably effectively similar to Ubuntu, but they don't divide their repo the same way so it's hard to make any clear statements about user expectation of patch coverage over the distribution.<br />
<br />
I am curious about how the maintainers of systems derived from Ubuntu LTS releases think about security risks and patch coverage.<br />
<br />
Are there any packages in &quot;universe&quot; that are used in a default installation of your desktop? Do you monitor those packages for new CVEs?<br />
<br />
Are there any packages in &quot;universe&quot; that you patch because your users would otherwise be at risk? Do you update those packages by backporting patches or by rebasing to new upstream releases?<br />
<br />
Do you provide guidance to users about the packages they install from the Ubuntu &quot;universe&quot; repo collection using apt?<br />
<br />
Do you recommend using software sources like Flatpak or Snap to give users access to application releases that are maintained and get security patches?<br />
<br />
Is there anything else that you want users to know about your approach to vulnerability remediation or related security topics?<br />
<br />
If this is not the best place to ask a question of the maintainers, where should I ask?<br />
<br />
<br />
<br />
​]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa">Miscellaneous</category>
			<dc:creator>gordonmessmer</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/693380-what-is-the-project-s-philosophy-with-regard-to-vulnerability-management</guid>
		</item>
		<item>
			<title>no more discover</title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/693293-no-more-discover</link>
			<pubDate>Mon, 13 Jul 2026 17:24:07 GMT</pubDate>
			<description><![CDATA[so this is my new way off updating everything in terminal 
 
sudo nala update &amp;&amp; sudo nala full-upgrade &amp;&amp; sudo snap refresh &amp;&amp; [ -f...]]></description>
			<content:encoded><![CDATA[so this is my new way off updating everything in terminal<br />

<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	
	<pre class="bbcode_code" style="max-height:calc(30 *  + 12px + 20px);">sudo nala update &amp;&amp; sudo nala full-upgrade &amp;&amp; sudo snap refresh &amp;&amp; &#91; -f /var/run/reboot-required &#93; &amp;&amp; echo &quot;&gt;&gt;&gt; Reboot recommended &lt;&lt;&lt;&quot;</pre>
</div>thoughts maybe ?<br />
<br />
​]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa">Miscellaneous</category>
			<dc:creator>die.boer</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/693293-no-more-discover</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED]Is this Krusader? What changed?]]></title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/693232-is-this-krusader-what-changed</link>
			<pubDate>Sun, 12 Jul 2026 19:33:05 GMT</pubDate>
			<description><![CDATA[Catchy subject title, huh? 
 
Been awhile since I've used Krusader. Used to use it a few years ago a lot for accessing and modifying files as root,...]]></description>
			<content:encoded><![CDATA[Catchy subject title, huh?<br />
<br />
Been awhile since I've used Krusader. Used to use it a few years ago a lot for accessing and modifying files as root, like /boot/efi.<br />
So, today, I installed krusader through Synaptic.<br />
Opened it. And all I see is a menu of icons at the top. Back Up Home Select All Reload Text File etc. etc &gt; &gt;<br />
Nothing about &quot;Tools&quot; (&gt;run as root), or anything like that.<br />
I've tried several things to get at it, like<br />
-- rt-click show hidden menu (or whatever) -- this is not working;<br />
-- edited the .config file krusaderrc for menubar=enabled (it had said &quot;disabled&quot;);<br />
-- configure the main toolbar -- there was nothing like Tools or Start as Root etc.<br />
<br />
Is this a &quot;full version&quot; of Krusader? or what am I missing here? or do I need to put this down for awhile and come back to it?<br />
<br />
BTW, in K 22.04 here.]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa">Miscellaneous</category>
			<dc:creator>Qqmike</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/693232-is-this-krusader-what-changed</guid>
		</item>
		<item>
			<title>Kubuntu user causes monitor to display at wrong resolution-- for just one user only.</title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/693187-kubuntu-user-causes-monitor-to-display-at-wrong-resolution-for-just-one-user-only</link>
			<pubDate>Sat, 11 Jul 2026 17:48:03 GMT</pubDate>
			<description>This morning I discovered that my screen appears to be set for the wrong resolution and displays everything larger than it should be. I assumed that...</description>
			<content:encoded><![CDATA[This morning I discovered that my screen appears to be set for the wrong resolution and displays everything larger than it should be. I assumed that this was due to a setting on the monitor, but eventually determined that both the monitor and kubuntu (display configuration) are set for 2560X1440.   Eventually I tried setting up a second user, and was surprised to find that the problem was solved; for this new user everything displays properly. <br />
So something is wrong with the settings for my initial user but OK for the new user.  Where might I look to figure this out? ]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa">Miscellaneous</category>
			<dc:creator>taxpayer</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/693187-kubuntu-user-causes-monitor-to-display-at-wrong-resolution-for-just-one-user-only</guid>
		</item>
		<item>
			<title>Trying to reduce dmesg btrfs spamming to reduce SSD wear -  and now what?</title>
			<link>https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/692995-trying-to-reduce-dmesg-btrfs-spamming-to-reduce-ssd-wear-and-now-what</link>
			<pubDate>Mon, 29 Jun 2026 20:32:04 GMT</pubDate>
			<description><![CDATA[So I got tired of a set of dmesg entries filling up my logs, specifically these two: 
 
[Mon Jun 29 02:16:11 2026] ata11.00: Enabling...]]></description>
			<content:encoded><![CDATA[So I got tired of a set of dmesg entries filling up my logs, specifically these two:<br />

<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	
	<pre class="bbcode_code" style="max-height:calc(30 *  + 12px + 20px);">&#91;Mon Jun 29 02:16:11 2026&#93; ata11.00: Enabling discard_zeroes_data
&#91;Mon Jun 29 02:16:11 2026&#93; ata12.00: Enabling discard_zeroes_data</pre>
</div>and a couple more related to them. This is a 24/7 server so logging goes on continually so I thought I might get a few mores years out of the root storage device if I log less.<br />
<br />
Some internet sleuthing and my own observations led me to this conclusion: The drives attached to ata11+12 are older (as in a decade) SSD's and both were btrfs <i>formatted without a partition table</i>. This was the source of the message - letting me know that the drives were able to support trim (discard) correctly. The newer SSDs don't do this nor do the HDs. So I reformatted both SSDs <i>with</i> a partition table and a single partition and those messages are gone.<br />
<br />
UFW logs <b>a lot </b>but it's set to &quot;low&quot; and I want some logging from it so I guess I live with those (15-60 a day). However, one of my Roku TVs is causing these messages! Hopeully this will fix this one: 
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	
	<pre class="bbcode_code" style="max-height:calc(30 *  + 12px + 20px);">sudo ufw allow from 192.168.1.15</pre>
</div>and I set it's IP the fixed address.<br />
​<br />
Finally, I'm seeing - about every 30 minutes - this: 
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	
	<pre class="bbcode_code" style="max-height:calc(30 *  + 12px + 20px);">sdb: sdb1 sdb2 sdb3 sdb4</pre>
</div>Sort of an announcement of the partitions on this hard drive<img src="https://www.kubuntuforums.net/core/images/smilies/huh.gif" border="0" alt="" title="Huh" smilieid="15" class="inlineimg" /> It's not even mounted. Still working on that one...]]></content:encoded>
			<category domain="https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa">Miscellaneous</category>
			<dc:creator>oshunluvr</dc:creator>
			<guid isPermaLink="true">https://www.kubuntuforums.net/forum/general/miscellaneous/miscellaneous-aa/692995-trying-to-reduce-dmesg-btrfs-spamming-to-reduce-ssd-wear-and-now-what</guid>
		</item>
	</channel>
</rss>
