Comments on: How to Monitor Linux Server Security with Osquery https://www.tecmint.com/monitor-linux-server-security-with-osquery/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Mon, 17 Dec 2018 05:01:18 +0000 hourly 1 By: Ravi Saive https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1083419 Mon, 17 Dec 2018 05:01:18 +0000 https://www.tecmint.com/?p=30092#comment-1083419 In reply to Dave Gavin.

@Dave,

Thanks, corrected the commands for the Fedora in the article.

]]>
By: Dave Gavin https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1083354 Sun, 16 Dec 2018 22:18:14 +0000 https://www.tecmint.com/?p=30092#comment-1083354 The Fedora install has two problems:

# dnf config-manager --add-repo --add-repo https://pkg.osquery.io/rpm/osquery-s3-rpm.repo

Should be

# dnf config-manager --add-repo https://pkg.osquery.io/rpm/osquery-s3-rpm.repo

and

# sudo dnf config-manager --set-enabled osquery-s3-rpm

Should be

# sudo dnf config-manager --set-enabled osquery-s3-rpm-repo
]]>
By: Aaron Kili https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1018006 Mon, 23 Jul 2018 10:49:29 +0000 https://www.tecmint.com/?p=30092#comment-1018006 In reply to jalal.

@jalal

Many thanks for appreciating this piece of work.

]]>
By: jalal https://www.tecmint.com/monitor-linux-server-security-with-osquery/comment-page-1/#comment-1017947 Mon, 23 Jul 2018 03:22:12 +0000 https://www.tecmint.com/?p=30092#comment-1017947 Hi,
Very Nice Article….

]]>