<?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 Check Linux Commands History by Dates	</title>
	<atom:link href="https://www.ubuntumint.com/check-linux-commands-history-by-dates/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ubuntumint.com/check-linux-commands-history-by-dates/</link>
	<description>UbuntuMint - Everything About Ubuntu Linux</description>
	<lastBuildDate>Mon, 24 Jul 2023 08:30:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: George		</title>
		<link>https://www.ubuntumint.com/check-linux-commands-history-by-dates/#comment-22</link>

		<dc:creator><![CDATA[George]]></dc:creator>
		<pubDate>Tue, 09 Feb 2021 14:00:46 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=614#comment-22</guid>

					<description><![CDATA[I would like to see how some experts peruse secure and messages file to filter out IP addresses that failed ssh logins.

I wrote a simple bash script that does that then using gawk to isolate the failed IP Address.  Then create a firewall rule to refuse that IP access.  I could also use &lt;strong&gt;/etc/hosts.deny&lt;/strong&gt; &lt;code&gt;ALL:ALL&lt;/code&gt;.]]></description>
			<content:encoded><![CDATA[<p>I would like to see how some experts peruse secure and messages file to filter out IP addresses that failed ssh logins.</p>
<p>I wrote a simple bash script that does that then using gawk to isolate the failed IP Address.  Then create a firewall rule to refuse that IP access.  I could also use <strong>/etc/hosts.deny</strong> <code>ALL:ALL</code>.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
