<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments for Tecmint: Linux Howtos, Tutorials &amp; Guides	</title>
	<atom:link href="https://www.tecmint.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 07 Apr 2026 22:59:09 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		Comment on 45 Zypper Commands to Manage &#8216;Suse&#8217; Linux Package Management by martinAB		</title>
		<link>https://www.tecmint.com/zypper-commands-to-manage-suse-linux-package-management/comment-page-1/#comment-2402100</link>

		<dc:creator><![CDATA[martinAB]]></dc:creator>
		<pubDate>Tue, 07 Apr 2026 22:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=13284#comment-2402100</guid>

					<description><![CDATA[With the &lt;code&gt;mr&lt;/code&gt; command, the &lt;code&gt;-d&lt;/code&gt; and &lt;code&gt;-e&lt;/code&gt; arguments can be followed by more than one repository number, separated by spaces (e.g., 6 8 9 12 14…).]]></description>
			<content:encoded><![CDATA[<p>With the <code>mr</code> command, the <code>-d</code> and <code>-e</code> arguments can be followed by more than one repository number, separated by spaces (e.g., 6 8 9 12 14…).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on 14 Best Command-Line File Managers for Linux in 2026 by Ravi Saive		</title>
		<link>https://www.tecmint.com/linux-terminal-file-managers/comment-page-1/#comment-2401667</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 06 Apr 2026 04:38:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31839#comment-2401667</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-terminal-file-managers/comment-page-1/#comment-2401509&quot;&gt;Joe Koenig&lt;/a&gt;.

@Joe,

Thanks for the heads-up!

Regarding &lt;code&gt;lfm&lt;/code&gt;, there are actually two different projects with that name: the original &#039;&lt;strong&gt;Last File Manager&lt;/strong&gt;&#039; (written in Python) and a newer, separate project also called &#039;&lt;strong&gt;lfm&lt;/strong&gt;&#039; (written in C). The one mentioned in the article is the Python-based one, which features the dual-pane view and VFS.

Also, thanks for catching that broken link for Vifm. I&#039;ll get that updated to the correct address (vifm.info)!&quot;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-terminal-file-managers/comment-page-1/#comment-2401509">Joe Koenig</a>.</p>
<p>@Joe,</p>
<p>Thanks for the heads-up!</p>
<p>Regarding <code>lfm</code>, there are actually two different projects with that name: the original &#8216;<strong>Last File Manager</strong>&#8216; (written in Python) and a newer, separate project also called &#8216;<strong>lfm</strong>&#8216; (written in C). The one mentioned in the article is the Python-based one, which features the dual-pane view and VFS.</p>
<p>Also, thanks for catching that broken link for Vifm. I&#8217;ll get that updated to the correct address (vifm.info)!&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on 14 Best Command-Line File Managers for Linux in 2026 by Joe Koenig		</title>
		<link>https://www.tecmint.com/linux-terminal-file-managers/comment-page-1/#comment-2401509</link>

		<dc:creator><![CDATA[Joe Koenig]]></dc:creator>
		<pubDate>Sun, 05 Apr 2026 07:45:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31839#comment-2401509</guid>

					<description><![CDATA[Hi, thanks for the article.  

Two quick remarks:
- The link for &#039;Vifm&#039; points to &#039;http://vifm/&#039;
- You state that &#039;lfm&#039; was &quot;written in Python&quot;, while the homepage says that it was written in C.
]]></description>
			<content:encoded><![CDATA[<p>Hi, thanks for the article.  </p>
<p>Two quick remarks:<br />
&#8211; The link for &#8216;Vifm&#8217; points to &#8216;http://vifm/&#8217;<br />
&#8211; You state that &#8216;lfm&#8217; was &#8220;written in Python&#8221;, while the homepage says that it was written in C.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to Use fsck to Check and Repair Linux Filesystem Errors by nikaskn		</title>
		<link>https://www.tecmint.com/fsck-repair-file-system-errors-in-linux/comment-page-1/#comment-2400596</link>

		<dc:creator><![CDATA[nikaskn]]></dc:creator>
		<pubDate>Wed, 01 Apr 2026 06:12:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30683#comment-2400596</guid>

					<description><![CDATA[I had an issue with a &lt;strong&gt;Debian&lt;/strong&gt; laptop following a power outage, which occurred before I read the article. I ran the &lt;code&gt;fsck&lt;/code&gt; command without unmounting the laptop’s only drive. 

Initially, it seemed like the system was being repaired, but later, to avoid losing my data and installed applications, I used &lt;strong&gt;GParted&lt;/strong&gt; to transfer the data. Currently, I am running the laptop using an external antiX Linux installation from a USB drive.]]></description>
			<content:encoded><![CDATA[<p>I had an issue with a <strong>Debian</strong> laptop following a power outage, which occurred before I read the article. I ran the <code>fsck</code> command without unmounting the laptop’s only drive. </p>
<p>Initially, it seemed like the system was being repaired, but later, to avoid losing my data and installed applications, I used <strong>GParted</strong> to transfer the data. Currently, I am running the laptop using an external antiX Linux installation from a USB drive.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to Create HTTPS Local Domains for Your Projects by Ravi Saive		</title>
		<link>https://www.tecmint.com/setup-https-local-domain-linux/comment-page-1/#comment-2400209</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 30 Mar 2026 06:32:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=61690#comment-2400209</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/setup-https-local-domain-linux/comment-page-1/#comment-2399254&quot;&gt;Juan&lt;/a&gt;.

@Juan,

Good catch, you’re absolutely right.

Using &lt;code&gt;.local&lt;/code&gt; can lead to conflicts due to &lt;strong&gt;mDNS&lt;/strong&gt; behavior on macOS/Linux, which is why the project recommends avoiding it. The default use of &lt;code&gt;.test&lt;/code&gt; is intentional and aligns with best practices for local development domains.

Thanks for pointing that out, I’ll update the article to make this clearer.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/setup-https-local-domain-linux/comment-page-1/#comment-2399254">Juan</a>.</p>
<p>@Juan,</p>
<p>Good catch, you’re absolutely right.</p>
<p>Using <code>.local</code> can lead to conflicts due to <strong>mDNS</strong> behavior on macOS/Linux, which is why the project recommends avoiding it. The default use of <code>.test</code> is intentional and aligns with best practices for local development domains.</p>
<p>Thanks for pointing that out, I’ll update the article to make this clearer.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
