<?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 User Activity with psacct and acct Tools	</title>
	<atom:link href="https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 26 Nov 2025 05:36:45 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Aasifa		</title>
		<link>https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-1350049</link>

		<dc:creator><![CDATA[Aasifa]]></dc:creator>
		<pubDate>Tue, 04 Aug 2020 12:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2249#comment-1350049</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-1036473&quot;&gt;Ashish&lt;/a&gt;.

Hi,

When I executed &lt;strong&gt;lastcomm sdiff&lt;/strong&gt; command, I could output is popping multiple times instead of a single display, please help me on this?
&lt;pre&gt;
[root@qns01 ~]# lastcomm sdiff
sdiff                   root     pts/0      0.00 secs Mon Aug  3 07:52
sdiff                   root     pts/0      0.00 secs Mon Aug  3 07:52
sdiff                   root     pts/0      0.00 secs Mon Aug  3 07:52
sdiff                   root     pts/0      0.00 secs Mon Aug  3 07:52
sdiff                   root     pts/0      0.00 secs Mon Aug  3 07:52
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-1036473">Ashish</a>.</p>
<p>Hi,</p>
<p>When I executed <strong>lastcomm sdiff</strong> command, I could output is popping multiple times instead of a single display, please help me on this?</p>
<pre>
[root@qns01 ~]# lastcomm sdiff
sdiff                   root     pts/0      0.00 secs Mon Aug  3 07:52
sdiff                   root     pts/0      0.00 secs Mon Aug  3 07:52
sdiff                   root     pts/0      0.00 secs Mon Aug  3 07:52
sdiff                   root     pts/0      0.00 secs Mon Aug  3 07:52
sdiff                   root     pts/0      0.00 secs Mon Aug  3 07:52
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ashish		</title>
		<link>https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-1036473</link>

		<dc:creator><![CDATA[Ashish]]></dc:creator>
		<pubDate>Mon, 17 Sep 2018 07:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2249#comment-1036473</guid>

					<description><![CDATA[I am very new to linux administration.

To audit user activity, I installed and used &lt;strong&gt;psacct&lt;/strong&gt; with the following command:
&lt;pre&gt;
# lastcomm root
&lt;/pre&gt;
but I do not get any mention for the command &quot;history&quot; that I ran to test. Is  there something I am doing wrong?]]></description>
			<content:encoded><![CDATA[<p>I am very new to linux administration.</p>
<p>To audit user activity, I installed and used <strong>psacct</strong> with the following command:</p>
<pre>
# lastcomm root
</pre>
<p>but I do not get any mention for the command &#8220;history&#8221; that I ran to test. Is  there something I am doing wrong?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sush		</title>
		<link>https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-901935</link>

		<dc:creator><![CDATA[sush]]></dc:creator>
		<pubDate>Wed, 26 Jul 2017 12:26:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2249#comment-901935</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-901492&quot;&gt;sush&lt;/a&gt;.

Hi,

I think you didn&#039;t got my question. Can I repeat?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-901492">sush</a>.</p>
<p>Hi,</p>
<p>I think you didn&#8217;t got my question. Can I repeat?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sush		</title>
		<link>https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-901492</link>

		<dc:creator><![CDATA[sush]]></dc:creator>
		<pubDate>Mon, 24 Jul 2017 07:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2249#comment-901492</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-901482&quot;&gt;Ravi Saive&lt;/a&gt;.

Hello Ravi,

Thanks for your reply. but here we have only 2 users first login into admin after switch user to root. All our operations team members are working in root administrator account. So in that case I want to found in root only which member have executed the commands in root bash_history.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-901482">Ravi Saive</a>.</p>
<p>Hello Ravi,</p>
<p>Thanks for your reply. but here we have only 2 users first login into admin after switch user to root. All our operations team members are working in root administrator account. So in that case I want to found in root only which member have executed the commands in root bash_history.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-901482</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 24 Jul 2017 06:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=2249#comment-901482</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-901350&quot;&gt;sush&lt;/a&gt;.

@Sush,

You can find all users commands history under &lt;strong&gt;/home/user_name/.bash_history&lt;/strong&gt; file, you can use find or grep command to list the history of all users..]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/monitor-linux-user-activity-psacct-acct/comment-page-1/#comment-901350">sush</a>.</p>
<p>@Sush,</p>
<p>You can find all users commands history under <strong>/home/user_name/.bash_history</strong> file, you can use find or grep command to list the history of all users..</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
