<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Auditing</title>
	<atom:link href="https://www.tecmint.com/category/linux-auditing/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 29 Jan 2019 07:36:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.tecmint.com/wp-content/uploads/2020/07/favicon.ico</url>
	<title>Linux Auditing</title>
	<link>https://www.tecmint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Check Integrity With AIDE in Fedora</title>
		<link>https://www.tecmint.com/check-integrity-with-aide-in-fedora/</link>
					<comments>https://www.tecmint.com/check-integrity-with-aide-in-fedora/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Tue, 29 Jan 2019 07:35:49 +0000</pubDate>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux Auditing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Fedora Tips]]></category>
		<category><![CDATA[Linux Security Tips]]></category>
		<category><![CDATA[Linux Security Tools]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=31679</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/check-integrity-with-aide-in-fedora/">How to Check Integrity With AIDE in Fedora</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>AIDE (Advanced Intrusion Detection Environment) is a program for checking the integrity of a file and directory on any modern</p>
The post <a href="https://www.tecmint.com/check-integrity-with-aide-in-fedora/">How to Check Integrity With AIDE in Fedora</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/check-integrity-with-aide-in-fedora/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Configure PAM to Audit Logging Shell User Activity</title>
		<link>https://www.tecmint.com/configure-pam-to-audit-logging-shell-tty-user-activity/</link>
					<comments>https://www.tecmint.com/configure-pam-to-audit-logging-shell-tty-user-activity/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Sat, 30 Sep 2017 05:48:04 +0000</pubDate>
				<category><![CDATA[Linux Auditing]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27353</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/configure-pam-to-audit-logging-shell-tty-user-activity/">How to Configure PAM to Audit Logging Shell User Activity</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>This is our ongoing series on Linux Auditing, in this fourth part of this article, we will explain how to</p>
The post <a href="https://www.tecmint.com/configure-pam-to-audit-logging-shell-tty-user-activity/">How to Configure PAM to Audit Logging Shell User Activity</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/configure-pam-to-audit-logging-shell-tty-user-activity/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Audit Linux Process Using ‘autrace’ on CentOS/RHEL</title>
		<link>https://www.tecmint.com/audit-linux-process-using-autrace-on-centos-rhel/</link>
					<comments>https://www.tecmint.com/audit-linux-process-using-autrace-on-centos-rhel/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 29 Sep 2017 05:44:15 +0000</pubDate>
				<category><![CDATA[Linux Auditing]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27323</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/audit-linux-process-using-autrace-on-centos-rhel/">How to Audit Linux Process Using ‘autrace’ on CentOS/RHEL</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>This article is our ongoing series on Linux Auditing, in our last three articles we have explained how to audit</p>
The post <a href="https://www.tecmint.com/audit-linux-process-using-autrace-on-centos-rhel/">How to Audit Linux Process Using ‘autrace’ on CentOS/RHEL</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/audit-linux-process-using-autrace-on-centos-rhel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Create Reports from Audit Logs Using ‘aureport’ on CentOS/RHEL</title>
		<link>https://www.tecmint.com/create-reports-from-audit-logs-using-aureport-on-centos-rhel/</link>
					<comments>https://www.tecmint.com/create-reports-from-audit-logs-using-aureport-on-centos-rhel/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Wed, 27 Sep 2017 05:40:48 +0000</pubDate>
				<category><![CDATA[Linux Auditing]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27293</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/create-reports-from-audit-logs-using-aureport-on-centos-rhel/">How to Create Reports from Audit Logs Using ‘aureport’ on CentOS/RHEL</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>This article is our ongoing series on Linux Auditing, in our last two articles we have explained how to install</p>
The post <a href="https://www.tecmint.com/create-reports-from-audit-logs-using-aureport-on-centos-rhel/">How to Create Reports from Audit Logs Using ‘aureport’ on CentOS/RHEL</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/create-reports-from-audit-logs-using-aureport-on-centos-rhel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Query Audit Logs Using &#8216;ausearch&#8217; Tool on CentOS/RHEL</title>
		<link>https://www.tecmint.com/query-audit-logs-using-ausearch-tool-on-centos-rhel/</link>
					<comments>https://www.tecmint.com/query-audit-logs-using-ausearch-tool-on-centos-rhel/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Fri, 22 Sep 2017 06:40:59 +0000</pubDate>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux Auditing]]></category>
		<category><![CDATA[RedHat]]></category>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27272</guid>

					<description><![CDATA[The post <a href="https://www.tecmint.com/query-audit-logs-using-ausearch-tool-on-centos-rhel/">How to Query Audit Logs Using ‘ausearch’ Tool on CentOS/RHEL</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a> .<p>In our last article, we have explained how to audit RHEL or CentOS system using auditd utility. The audit system</p>
The post <a href="https://www.tecmint.com/query-audit-logs-using-ausearch-tool-on-centos-rhel/">How to Query Audit Logs Using ‘ausearch’ Tool on CentOS/RHEL</a> first appeared on <a href="https://www.tecmint.com">Tecmint: Linux Howtos, Tutorials & Guides</a>.]]></description>
		
					<wfw:commentRss>https://www.tecmint.com/query-audit-logs-using-ausearch-tool-on-centos-rhel/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
