<?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: Installation Guide of Fedora 24 Workstation with Screenshots	</title>
	<atom:link href="https://www.tecmint.com/fedora-24-workstation-installation-guide/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/fedora-24-workstation-installation-guide/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 24 Oct 2023 04:22:23 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/fedora-24-workstation-installation-guide/comment-page-1/#comment-976063</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 15 Mar 2018 05:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=21070#comment-976063</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/fedora-24-workstation-installation-guide/comment-page-1/#comment-975959&quot;&gt;Jay&lt;/a&gt;.

@Jay,

Installing rpms from other third party sources will conflict with other system critical programs and cause all kinds of problems. Try to remove yum cache and rebuild RPM database as shown, hope it will fix all your problems.
&lt;pre&gt;
$ yum clean
$ rm -f /var/lib/rpm/__db*
$ rpm --rebuilddb
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/fedora-24-workstation-installation-guide/comment-page-1/#comment-975959">Jay</a>.</p>
<p>@Jay,</p>
<p>Installing rpms from other third party sources will conflict with other system critical programs and cause all kinds of problems. Try to remove yum cache and rebuild RPM database as shown, hope it will fix all your problems.</p>
<pre>
$ yum clean
$ rm -f /var/lib/rpm/__db*
$ rpm --rebuilddb
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jay		</title>
		<link>https://www.tecmint.com/fedora-24-workstation-installation-guide/comment-page-1/#comment-975959</link>

		<dc:creator><![CDATA[Jay]]></dc:creator>
		<pubDate>Wed, 14 Mar 2018 12:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=21070#comment-975959</guid>

					<description><![CDATA[Hi Ravi....

Thanks for putting this together for everyone. You did a nice job!

I have an issue with my fedora 24 right now and can&#039;t seem to find anyone to help with it.

I am trying to download a program called &quot;&lt;strong&gt;zoom&lt;/strong&gt;&quot;.  It&#039;s like &lt;strong&gt;skype&lt;/strong&gt;, but it&#039;s for video conferencing, teaching, etc and has paid versions. The software is free to download and when I used Mint 18.? Silvia, I had no problems at all.  I would however, prefer to use Fedora, but the download will not finish.  I use their site to get the installer, then fedora&#039;s software center opens and shows the software ready to install.  I click install and ....it stalls. :(  

I used the command line (or I tried to use it) but with these results...
&lt;pre&gt;
[root@localhost computer]# rpm --import package-signing-key.pub
error: package-signing-key.pub: import read failed(2).
[root@localhost computer]# dnf install zoom_x86_64.rpm
BDB2053 Freeing read locks for locker 0x26: 1343/3067692992
BDB2053 Freeing read locks for locker 0x28: 1343/3067692992
Last metadata expiration check: 0:33:43 ago on Wed Mar 14 11:39:31 2018.
Can not load RPM file: zoom_x86_64.rpm.

The &quot;zoom_x86_64.rpm&quot; is the file that downloads directly from zoom.us.
&lt;/pre&gt;
Any idea what might be my issue?

Thanks again for your help with fedora installation!
Jay]]></description>
			<content:encoded><![CDATA[<p>Hi Ravi&#8230;.</p>
<p>Thanks for putting this together for everyone. You did a nice job!</p>
<p>I have an issue with my fedora 24 right now and can&#8217;t seem to find anyone to help with it.</p>
<p>I am trying to download a program called &#8220;<strong>zoom</strong>&#8220;.  It&#8217;s like <strong>skype</strong>, but it&#8217;s for video conferencing, teaching, etc and has paid versions. The software is free to download and when I used Mint 18.? Silvia, I had no problems at all.  I would however, prefer to use Fedora, but the download will not finish.  I use their site to get the installer, then fedora&#8217;s software center opens and shows the software ready to install.  I click install and &#8230;.it stalls. :(  </p>
<p>I used the command line (or I tried to use it) but with these results&#8230;</p>
<pre>
[root@localhost computer]# rpm --import package-signing-key.pub
error: package-signing-key.pub: import read failed(2).
[root@localhost computer]# dnf install zoom_x86_64.rpm
BDB2053 Freeing read locks for locker 0x26: 1343/3067692992
BDB2053 Freeing read locks for locker 0x28: 1343/3067692992
Last metadata expiration check: 0:33:43 ago on Wed Mar 14 11:39:31 2018.
Can not load RPM file: zoom_x86_64.rpm.

The "zoom_x86_64.rpm" is the file that downloads directly from zoom.us.
</pre>
<p>Any idea what might be my issue?</p>
<p>Thanks again for your help with fedora installation!<br />
Jay</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hakaiva		</title>
		<link>https://www.tecmint.com/fedora-24-workstation-installation-guide/comment-page-1/#comment-836518</link>

		<dc:creator><![CDATA[Hakaiva]]></dc:creator>
		<pubDate>Tue, 08 Nov 2016 19:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=21070#comment-836518</guid>

					<description><![CDATA[I have a challenge dual booting my Windows 10 laptop with Fedora 24. While creating partitions, i get this error message, local variable &#039;e&#039; referenced before assignment. I don&#039;t know what is the cause of this error message or how to resolve it. I really need to get Fedora installed on my PC. I will really appreciate all of your assistance.]]></description>
			<content:encoded><![CDATA[<p>I have a challenge dual booting my Windows 10 laptop with Fedora 24. While creating partitions, i get this error message, local variable &#8216;e&#8217; referenced before assignment. I don&#8217;t know what is the cause of this error message or how to resolve it. I really need to get Fedora installed on my PC. I will really appreciate all of your assistance.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/fedora-24-workstation-installation-guide/comment-page-1/#comment-810677</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 29 Aug 2016 07:07:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=21070#comment-810677</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/fedora-24-workstation-installation-guide/comment-page-1/#comment-810122&quot;&gt;Rajesh Dixit&lt;/a&gt;.

@Rajesh,

Follow the below installation instructions for Fedora 24 with Windows dual boot installation..

&lt;a href=&quot;http://www.tecmint.com/install-fedora-21-dual-boot-with-windows-8/&quot; target=&quot;_blank&quot;&gt;http://www.tecmint.com/install-fedora-21-dual-boot-with-windows-8/&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/fedora-24-workstation-installation-guide/comment-page-1/#comment-810122">Rajesh Dixit</a>.</p>
<p>@Rajesh,</p>
<p>Follow the below installation instructions for Fedora 24 with Windows dual boot installation..</p>
<p><a target="_blank" href="http://www.tecmint.com/install-fedora-21-dual-boot-with-windows-8/" target="_blank">http://www.tecmint.com/install-fedora-21-dual-boot-with-windows-8/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rajesh Dixit		</title>
		<link>https://www.tecmint.com/fedora-24-workstation-installation-guide/comment-page-1/#comment-810122</link>

		<dc:creator><![CDATA[Rajesh Dixit]]></dc:creator>
		<pubDate>Sat, 27 Aug 2016 08:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=21070#comment-810122</guid>

					<description><![CDATA[Hi, I have an old P4 system with 1.8GHz and 40GB hard disk and 1.5 GB RAM. Already have Win XP installed. Would like to install feora 24 KDE(Spin) workstation 32 bit edition. Can you guide me on the disk partitions required. Want to keep Win XP and create dual boot system]]></description>
			<content:encoded><![CDATA[<p>Hi, I have an old P4 system with 1.8GHz and 40GB hard disk and 1.5 GB RAM. Already have Win XP installed. Would like to install feora 24 KDE(Spin) workstation 32 bit edition. Can you guide me on the disk partitions required. Want to keep Win XP and create dual boot system</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
