<?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: How to Monitor Linux Server Security with Osquery	</title>
	<atom:link href="https://www.tecmint.com/monitor-linux-server-security-with-osquery/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/monitor-linux-server-security-with-osquery/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 17 Dec 2018 05:01:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1083419</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 17 Dec 2018 05:01:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30092#comment-1083419</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1083354&quot;&gt;Dave Gavin&lt;/a&gt;.

@Dave,

Thanks, corrected the commands for the Fedora in the article.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1083354">Dave Gavin</a>.</p>
<p>@Dave,</p>
<p>Thanks, corrected the commands for the Fedora in the article.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dave Gavin		</title>
		<link>https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1083354</link>

		<dc:creator><![CDATA[Dave Gavin]]></dc:creator>
		<pubDate>Sun, 16 Dec 2018 22:18:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30092#comment-1083354</guid>

					<description><![CDATA[The Fedora install has two problems:
&lt;pre&gt;
# dnf config-manager --add-repo --add-repo https://pkg.osquery.io/rpm/osquery-s3-rpm.repo
&lt;/pre&gt;
Should be
&lt;pre&gt;
# dnf config-manager --add-repo https://pkg.osquery.io/rpm/osquery-s3-rpm.repo
&lt;/pre&gt;
and
&lt;pre&gt;
# sudo dnf config-manager --set-enabled osquery-s3-rpm
&lt;/pre&gt;
Should be
&lt;pre&gt;
# sudo dnf config-manager --set-enabled osquery-s3-rpm-repo
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>The Fedora install has two problems:</p>
<pre>
# dnf config-manager --add-repo --add-repo https://pkg.osquery.io/rpm/osquery-s3-rpm.repo
</pre>
<p>Should be</p>
<pre>
# dnf config-manager --add-repo https://pkg.osquery.io/rpm/osquery-s3-rpm.repo
</pre>
<p>and</p>
<pre>
# sudo dnf config-manager --set-enabled osquery-s3-rpm
</pre>
<p>Should be</p>
<pre>
# sudo dnf config-manager --set-enabled osquery-s3-rpm-repo
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1018006</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 23 Jul 2018 10:49:29 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30092#comment-1018006</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1017947&quot;&gt;jalal&lt;/a&gt;.

@jalal

Many thanks for appreciating this piece of work.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1017947">jalal</a>.</p>
<p>@jalal</p>
<p>Many thanks for appreciating this piece of work.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jalal		</title>
		<link>https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1017947</link>

		<dc:creator><![CDATA[jalal]]></dc:creator>
		<pubDate>Mon, 23 Jul 2018 03:22:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=30092#comment-1017947</guid>

					<description><![CDATA[Hi,
Very Nice Article....]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
Very Nice Article&#8230;.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
