<?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 Commands Executed by System Users in Real-time	</title>
	<atom:link href="https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 18 Sep 2017 08:11:56 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/comment-page-1/#comment-914256</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 18 Sep 2017 08:11:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27148#comment-914256</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/comment-page-1/#comment-913977&quot;&gt;Jor&lt;/a&gt;.

@Jor

This is a good question, yes sysdig will still monitor the users activity. But it will show the user as root, this means as a system admin, you need to review logfiles(to be specific files in /var/log/audit/ or /var/log/auth.log) to see users who switched to root the account.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/comment-page-1/#comment-913977">Jor</a>.</p>
<p>@Jor</p>
<p>This is a good question, yes sysdig will still monitor the users activity. But it will show the user as root, this means as a system admin, you need to review logfiles(to be specific files in /var/log/audit/ or /var/log/auth.log) to see users who switched to root the account.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/comment-page-1/#comment-914253</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 18 Sep 2017 07:50:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27148#comment-914253</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/comment-page-1/#comment-913896&quot;&gt;K0n24d&lt;/a&gt;.

@K0n24d

&lt;strong&gt;~/.bash_history&lt;/strong&gt; is only used to view previous commands as clearly stated in the article.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/comment-page-1/#comment-913896">K0n24d</a>.</p>
<p>@K0n24d</p>
<p><strong>~/.bash_history</strong> is only used to view previous commands as clearly stated in the article.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jor		</title>
		<link>https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/comment-page-1/#comment-913977</link>

		<dc:creator><![CDATA[Jor]]></dc:creator>
		<pubDate>Sat, 16 Sep 2017 17:28:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27148#comment-913977</guid>

					<description><![CDATA[What happens if the user that has sudo privileges suddenly changes profile and elevates to root profile?  ie...  &#039;sudo su - &#039; at this point the user is in root profile /root . can this sysdig utility still monitor in this case?]]></description>
			<content:encoded><![CDATA[<p>What happens if the user that has sudo privileges suddenly changes profile and elevates to root profile?  ie&#8230;  &#8216;sudo su &#8211; &#8216; at this point the user is in root profile /root . can this sysdig utility still monitor in this case?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: K0n24d		</title>
		<link>https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/comment-page-1/#comment-913896</link>

		<dc:creator><![CDATA[K0n24d]]></dc:creator>
		<pubDate>Sat, 16 Sep 2017 07:54:09 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27148#comment-913896</guid>

					<description><![CDATA[By default settings the bash_history is only written to when the shell is closed. Moreover starting your command line with a space doesn&#039;t append it to the history. So using the bash history to monitor user activity looks like complete nonsense to me.]]></description>
			<content:encoded><![CDATA[<p>By default settings the bash_history is only written to when the shell is closed. Moreover starting your command line with a space doesn&#8217;t append it to the history. So using the bash history to monitor user activity looks like complete nonsense to me.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/comment-page-1/#comment-913889</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Sat, 16 Sep 2017 06:42:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=27148#comment-913889</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/comment-page-1/#comment-913737&quot;&gt;TheOuterLinux&lt;/a&gt;.

@TheOuterLinux

This will only help a user watch their own command history, as a sys admin, you would use something like:
&lt;strong&gt;#watch  -n 1 tail /home/username/.bash_history&lt;/strong&gt;

But this only allows you to watch one users commands history. Therefore, sysdig as shwon above is still more appropriate for keeping an eye on all users&#039; command line.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/monitor-linux-commands-executed-by-system-users-in-real-time/comment-page-1/#comment-913737">TheOuterLinux</a>.</p>
<p>@TheOuterLinux</p>
<p>This will only help a user watch their own command history, as a sys admin, you would use something like:<br />
<strong>#watch  -n 1 tail /home/username/.bash_history</strong></p>
<p>But this only allows you to watch one users commands history. Therefore, sysdig as shwon above is still more appropriate for keeping an eye on all users&#8217; command line.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
