<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Topic &#x27;Re: See evey terminal command passed by the GUI&#x27; in forum &#x27;All Things Unix&#x27; - dslreports.com</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27544642</link>
<description></description>
<language>en</language>
<pubDate>Tue, 21 May 2013 20:22:17 EDT</pubDate>
<lastBuildDate>Tue, 21 May 2013 20:22:17 EDT</lastBuildDate>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27567215</link>
<description><![CDATA[Rexter posted : I didn't find any info in /var/log/messages, and I didn't find a way to log all syscalls.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27567215</guid>
<pubDate>Thu, 27 Sep 2012 13:39:38 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27565274</link>
<description><![CDATA[XCOM posted : So..... What's the outcome?<br><small>--<br>[nUll@dcypher ~]$</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27565274</guid>
<pubDate>Wed, 26 Sep 2012 22:05:17 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27557218</link>
<description><![CDATA[XCOM posted : ok so back at this....<br><br>Ok if you are trying to see every command done in cli by a user thats going to be a bit tricky.<br>You will have to audit each user by using something like rootsh or as said by Bruno acct.<br><br>To pipe it to conky all you have to do is something like execi lastcomm username<br><br><pre class="brush: text">Last User Command :&#012;${execi lastcomm username | tail}&#012; &#012;</pre><!--end code block--><br>Not perfect but gives you an idea.<br>Good Luck<br><small>--<br>[nUll@dcypher ~]$</small><br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27557218</guid>
<pubDate>Mon, 24 Sep 2012 20:18:10 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27555318</link>
<description><![CDATA[Brano posted : On most systems it's the <code>acct</code> package.<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27555318</guid>
<pubDate>Mon, 24 Sep 2012 11:53:39 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27555307</link>
<description><![CDATA[XCOM posted : <div class="bquote"><said>said by <a href="/profile/722308" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=722308');">Rexter</a>:</said><p><blockquote><br>How do you turn on accounting?<br> </p></div>As in "user" accounting?<br><small>--<br>[nUll@dcypher ~]$</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27555307</guid>
<pubDate>Mon, 24 Sep 2012 11:50:52 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27555303</link>
<description><![CDATA[XCOM posted : <div class="bquote"><said>said by <a href="/profile/722308" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=722308');">Rexter</a>:</said><p>lol, typical RTFM linux guy. :) I'll spend some more time with my buddy Google.<br><br>As of now, I haven't found the log info I'm looking for, to even import into Conky, so I'm not quite there yet.<br> </p></div>I am sorry wtf did you wanted?   :D All I said was that yest it can be done...<br>Give me some time to get out from work and I can assist but as it's been replayed here you need to cat the messages file and outputted to conky. <br><small>--<br>[nUll@dcypher ~]$</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27555303</guid>
<pubDate>Mon, 24 Sep 2012 11:49:34 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27555228</link>
<description><![CDATA[Brano posted : What exactly are you looking for? Different programs log to different log files (most of the log files are in /var/log though).]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27555228</guid>
<pubDate>Mon, 24 Sep 2012 11:29:34 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27555202</link>
<description><![CDATA[Rexter posted : lol, typical RTFM linux guy. :) I'll spend some more time with my buddy Google.<br><br>As of now, I haven't found the log info I'm looking for, to even import into Conky, so I'm not quite there yet.<br><small>--<br>I'm with the Central Government. I'm here to help you. Now bend over, really, I'm helping you, just, just stay still. You'll feel better in a moment.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27555202</guid>
<pubDate>Mon, 24 Sep 2012 11:26:52 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27554950</link>
<description><![CDATA[XCOM posted : Yes it can.<br>:)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27554950</guid>
<pubDate>Mon, 24 Sep 2012 10:29:56 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27554789</link>
<description><![CDATA[Rexter posted : Yea, what Brano is describing sounds like what I want, but I'd like it to be scrolling in a semi-transparent windows on the desktop. I was wondering if Conky might be able to do that.<br><small>--<br>I'm with the Central Government. I'm here to help you. Now bend over, really, I'm helping you, just, just stay still. You'll feel better in a moment.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27554789</guid>
<pubDate>Mon, 24 Sep 2012 09:39:40 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27554782</link>
<description><![CDATA[Rexter posted : <blockquote><br>You can watch 'live' a log file with tail command, i.e. tail -f /var/log/messages<br><br></blockquote><br><br>I opened a terminal, and entered this command. Then by the gui, I opened, played around, and then closed several apps. No information showed up in the terminal, under the said command. <br><br>How do you turn on accounting?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27554782</guid>
<pubDate>Mon, 24 Sep 2012 09:36:11 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27551787</link>
<description><![CDATA[XCOM posted : conky to watch the processes and or logs?<br><small>--<br>[nUll@dcypher ~]$</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27551787</guid>
<pubDate>Sun, 23 Sep 2012 00:04:46 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546360</link>
<description><![CDATA[Brano posted : I'd direct your attention to <code>/var/log/</code> directory.<br>There you can see most of the system logs and messages.<br><br>You can watch 'live' a log file with tail command, i.e. <code>tail -f /var/log/messages</code><br><br>If you turn on accounting it can be pretty detailed.<br>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546360</guid>
<pubDate>Fri, 21 Sep 2012 09:46:23 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546349</link>
<description><![CDATA[Rexter posted : <div class="bquote"><said>said by <a href="/profile/878241" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=878241');">JohnInSJ</a>:</said><p>You could trace all syscalls, but that would get ugly fast.<br> </p></div>Ugly is good. That sounds like what I want.<br><small>--<br>I'm with the Central Government. I'm here to help you. Now bend over, really, I'm helping you, just, just stay still. You'll feel better in a moment.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546349</guid>
<pubDate>Fri, 21 Sep 2012 09:43:02 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546343</link>
<description><![CDATA[Rexter posted : Yea, that's what brought on the idea. I basically want that, but for everything not just one program.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546343</guid>
<pubDate>Fri, 21 Sep 2012 09:41:54 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546288</link>
<description><![CDATA[Brano posted : You could see standard output and errors when you launch a GUI app from terminal and leave the terminal open. This is sometime useful for troubleshooting. Most apps are quite chatty with status messages to stdout and/or stderr.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546288</guid>
<pubDate>Fri, 21 Sep 2012 09:27:08 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546186</link>
<description><![CDATA[JohnInSJ posted : <div class="bquote"><said>said by <a href="/profile/722308" onClick="this.blur(); return popup(event,'/uidpop?ajh=1&uid=722308');">Rexter</a>:</said><p>Yea, basically. Launchers, for example pass commands. When I click restart, or shutdown, a command is passed. My understanding is on Linux system most gui items pass commands. I just want them to log, and have then scroll.<br> </p></div>Well, there's your problem. Your understanding is wrong.<br><br>Everything a command line application does is accomplished via system calls. Those same system calls are also used by GUI apps. Want to rm files? call unlink() in your native gui or command line app.<br><br>You could trace all syscalls, but that would get ugly fast.<br><small>--<br>My place : &raquo;<A HREF="http://www.schettino.us" >www.schettino.us</A></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546186</guid>
<pubDate>Fri, 21 Sep 2012 09:00:48 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546113</link>
<description><![CDATA[Rexter posted : Yea, basically. Launchers, for example pass commands. When I click restart, or shutdown, a command is passed. My understanding is on Linux system most gui items pass commands. I just want them to log, and have then scroll.<br><small>--<br>I'm with the Central Government. I'm here to help you. Now bend over, really, I'm helping you, just, just stay still. You'll feel better in a moment.</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546113</guid>
<pubDate>Fri, 21 Sep 2012 08:38:58 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546025</link>
<description><![CDATA[nwrickert posted : Check what accounting options are available for your system.<br><br>In opensuse 12.2, I see that there is a package called "acct".  The documentation says<br> <BLOCKQUOTE><SMALL>quote:</SMALL><HR><b>acct</b> - User-Specific Process Accounting<br><br>This package contains the programs necessary for user-specific process accounting: sa, accton, and lastcomm.<HR></BLOCKQUOTE><br>I'm pretty sure that is what you want.<br><br>I don't have it installed.  I do remember using it on an earlier unix system (around 1990).<br><br>Note that it will provide information all all commands used, not just those started from the GUI.<br><small>--<br>AT&T Uverse; Zyxel NBG334W router (behind the 2wire gateway);  openSuSE 12.2; firefox 15.0</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27546025</guid>
<pubDate>Fri, 21 Sep 2012 08:07:32 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27545559</link>
<description><![CDATA[Black Box posted : I think he wants to trace which programs are launched, with which switches and with which indirections. While technically not CLI, It could make sense. I don't think it is possible without patching the system. Not everything launched touches a shell, be it non-interactive even.<br><small>--<br>Keep It Safe, Stupid!<br>Yes, I <b><A HREF="/forum/canchat/">CanChat</a></b>. Can You?</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27545559</guid>
<pubDate>Thu, 20 Sep 2012 23:32:37 EDT</pubDate>
</item>

<item>
<title>Re: See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27544742</link>
<description><![CDATA[anon posted : What makes you think the gui is passing commands to the cli?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/Re-See-evey-terminal-command-passed-by-the-GUI-27544742</guid>
<pubDate>Thu, 20 Sep 2012 19:22:51 EDT</pubDate>
</item>

<item>
<title>See evey terminal command passed by the GUI</title>
<link>http://www.dslreports.com/forum/See-evey-terminal-command-passed-by-the-GUI-27544642</link>
<description><![CDATA[Rexter posted : I'd like to have a widget on my desktop, that logs, and scrolls every terminal command that is passed by the gui. Can Conky do this. Any other ideas?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/See-evey-terminal-command-passed-by-the-GUI-27544642</guid>
<pubDate>Thu, 20 Sep 2012 18:47:22 EDT</pubDate>
</item>

</channel>
</rss>
