<?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 on: Shilpa Nair Shares Her Interview Experience on RedHat Linux Package Management	</title>
	<atom:link href="https://www.tecmint.com/linux-rpm-package-management-interview-questions/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/linux-rpm-package-management-interview-questions/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 27 Jul 2022 05:25:22 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Laxman		</title>
		<link>https://www.tecmint.com/linux-rpm-package-management-interview-questions/comment-page-1/#comment-1851542</link>

		<dc:creator><![CDATA[Laxman]]></dc:creator>
		<pubDate>Wed, 27 Jul 2022 05:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=14302#comment-1851542</guid>

					<description><![CDATA[How to roll back patches in Linux? is it possible to roll back the kernel after post-patching?]]></description>
			<content:encoded><![CDATA[<p>How to roll back patches in Linux? is it possible to roll back the kernel after post-patching?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Satheeshkumar		</title>
		<link>https://www.tecmint.com/linux-rpm-package-management-interview-questions/comment-page-1/#comment-1341049</link>

		<dc:creator><![CDATA[Satheeshkumar]]></dc:creator>
		<pubDate>Sat, 27 Jun 2020 05:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=14302#comment-1341049</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-rpm-package-management-interview-questions/comment-page-1/#comment-895052&quot;&gt;Abhay Singh&lt;/a&gt;.

I think its too late If you have not yet find the answer.

By using multiple MX records with the same preference (ie 5) will provide some load balancing]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-rpm-package-management-interview-questions/comment-page-1/#comment-895052">Abhay Singh</a>.</p>
<p>I think its too late If you have not yet find the answer.</p>
<p>By using multiple MX records with the same preference (ie 5) will provide some load balancing</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/linux-rpm-package-management-interview-questions/comment-page-1/#comment-1318847</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 27 Feb 2020 06:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=14302#comment-1318847</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/linux-rpm-package-management-interview-questions/comment-page-1/#comment-1318794&quot;&gt;Eitan&lt;/a&gt;.

@Eitan,

Thanks for sharing the tip, hope it will help other users...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/linux-rpm-package-management-interview-questions/comment-page-1/#comment-1318794">Eitan</a>.</p>
<p>@Eitan,</p>
<p>Thanks for sharing the tip, hope it will help other users&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Eitan		</title>
		<link>https://www.tecmint.com/linux-rpm-package-management-interview-questions/comment-page-1/#comment-1318794</link>

		<dc:creator><![CDATA[Eitan]]></dc:creator>
		<pubDate>Wed, 26 Feb 2020 19:07:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=14302#comment-1318794</guid>

					<description><![CDATA[Hi,

Very nice job.

About question #1, sometimes we don&#039;t know the exact name of the package.

For that reason, I would use &#039;&lt;strong&gt;grep&lt;/strong&gt;&#039; command. like:
&lt;pre&gt;
# rpm -qa &#124; grep -i nano
&lt;/pre&gt;
Let&#039;s say if there is a package names &#039;gnaao&#039;, &#039;Nano&#039; or &#039;nano-7.2&#039; we will know about it.

Thank you]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Very nice job.</p>
<p>About question #1, sometimes we don&#8217;t know the exact name of the package.</p>
<p>For that reason, I would use &#8216;<strong>grep</strong>&#8216; command. like:</p>
<pre>
# rpm -qa | grep -i nano
</pre>
<p>Let&#8217;s say if there is a package names &#8216;gnaao&#8217;, &#8216;Nano&#8217; or &#8216;nano-7.2&#8217; we will know about it.</p>
<p>Thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Harendra Kumar		</title>
		<link>https://www.tecmint.com/linux-rpm-package-management-interview-questions/comment-page-1/#comment-1295173</link>

		<dc:creator><![CDATA[Harendra Kumar]]></dc:creator>
		<pubDate>Tue, 26 Nov 2019 08:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=14302#comment-1295173</guid>

					<description><![CDATA[This is a good job and thanks for share your experience .]]></description>
			<content:encoded><![CDATA[<p>This is a good job and thanks for share your experience .</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
