<?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: 28 Things to Do After Fresh Installation of Fedora 26 Workstation	</title>
	<atom:link href="https://www.tecmint.com/things-to-do-after-fedora-26-installation/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/things-to-do-after-fedora-26-installation/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Sun, 17 Dec 2017 16:09:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Doug		</title>
		<link>https://www.tecmint.com/things-to-do-after-fedora-26-installation/comment-page-1/#comment-950928</link>

		<dc:creator><![CDATA[Doug]]></dc:creator>
		<pubDate>Sun, 17 Dec 2017 16:09:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16808#comment-950928</guid>

					<description><![CDATA[I would also suggest using Maldet.  It&#039;s free, and once configured a pretty solid way of scanning for malicious files.]]></description>
			<content:encoded><![CDATA[<p>I would also suggest using Maldet.  It&#8217;s free, and once configured a pretty solid way of scanning for malicious files.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Morpheus		</title>
		<link>https://www.tecmint.com/things-to-do-after-fedora-26-installation/comment-page-1/#comment-941328</link>

		<dc:creator><![CDATA[Morpheus]]></dc:creator>
		<pubDate>Tue, 28 Nov 2017 00:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16808#comment-941328</guid>

					<description><![CDATA[except if you have actually done these installs, do not put them here. docky for example is not in Fedora&#039;s package dist.]]></description>
			<content:encoded><![CDATA[<p>except if you have actually done these installs, do not put them here. docky for example is not in Fedora&#8217;s package dist.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: skierpage		</title>
		<link>https://www.tecmint.com/things-to-do-after-fedora-26-installation/comment-page-1/#comment-938033</link>

		<dc:creator><![CDATA[skierpage]]></dc:creator>
		<pubDate>Mon, 20 Nov 2017 02:03:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16808#comment-938033</guid>

					<description><![CDATA[Most of these commands need to be preceded with `&lt;strong&gt;sudo&lt;/strong&gt;`, they need to be run as root. Your examples all seem to be running in a root shell, but it&#039;s really bad advice/assumption for people to run a root shell.

Your assumption &quot;enp0s3 or eth0&quot; is incomplete (they are preceded by &quot;ifcfg-&quot;) and sometimes wrong, my Ethernet script is named &quot;ifcfg-enp0s31f6&quot;]]></description>
			<content:encoded><![CDATA[<p>Most of these commands need to be preceded with `<strong>sudo</strong>`, they need to be run as root. Your examples all seem to be running in a root shell, but it&#8217;s really bad advice/assumption for people to run a root shell.</p>
<p>Your assumption &#8220;enp0s3 or eth0&#8221; is incomplete (they are preceded by &#8220;ifcfg-&#8220;) and sometimes wrong, my Ethernet script is named &#8220;ifcfg-enp0s31f6&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DavidMC		</title>
		<link>https://www.tecmint.com/things-to-do-after-fedora-26-installation/comment-page-1/#comment-935353</link>

		<dc:creator><![CDATA[DavidMC]]></dc:creator>
		<pubDate>Tue, 14 Nov 2017 08:09:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16808#comment-935353</guid>

					<description><![CDATA[I&#039;d like to you how to install an Nvidia Card GT218 (8400GS) , want to use F26 with an older PC. Tried to follow some instructions on other websites but achieved nothing. for example nvidia-detect, seems like I need to install this firs but could not figure out how, and what the syntax exactly is step by step instructions like here on his page would be great. Thanks!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to you how to install an Nvidia Card GT218 (8400GS) , want to use F26 with an older PC. Tried to follow some instructions on other websites but achieved nothing. for example nvidia-detect, seems like I need to install this firs but could not figure out how, and what the syntax exactly is step by step instructions like here on his page would be great. Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Miheal		</title>
		<link>https://www.tecmint.com/things-to-do-after-fedora-26-installation/comment-page-1/#comment-933567</link>

		<dc:creator><![CDATA[Miheal]]></dc:creator>
		<pubDate>Fri, 10 Nov 2017 11:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=16808#comment-933567</guid>

					<description><![CDATA[Thanks this list is really useful. My changes to it would be:

Do not recommend, or at least warn about browser security issues that come with &quot;15. Install Java Plugins for web&quot;.
I prefer xsane over simplescan, for some reason simplescan does not scan over wifi for me.
I would not recommend VirtualBox due to the bad kernel modules that come with it. Try vmware or fedora boxes (kvm).

Peace!]]></description>
			<content:encoded><![CDATA[<p>Thanks this list is really useful. My changes to it would be:</p>
<p>Do not recommend, or at least warn about browser security issues that come with &#8220;15. Install Java Plugins for web&#8221;.<br />
I prefer xsane over simplescan, for some reason simplescan does not scan over wifi for me.<br />
I would not recommend VirtualBox due to the bad kernel modules that come with it. Try vmware or fedora boxes (kvm).</p>
<p>Peace!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
