<?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: GreeenLog &#8211; Keylogger and Web Monitor for Linux</title>
	<atom:link href="http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/</link>
	<description>Computer and programming notes, plus some of my software</description>
	<lastBuildDate>Sat, 07 Jan 2012 13:08:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: GreeenGuru</title>
		<link>http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/comment-page-1/#comment-513</link>
		<dc:creator>GreeenGuru</dc:creator>
		<pubDate>Fri, 30 Dec 2011 12:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://greeennotebook.com/?p=734#comment-513</guid>
		<description>bdm,

Thank you for troubleshooting that for me.  I wonder if that will still be necessary for some running the new version.  It wasn&#039;t for me (64-bit 11.10).  Thanks again, and I&#039;m glad you got it working.</description>
		<content:encoded><![CDATA[<p>bdm,</p>
<p>Thank you for troubleshooting that for me.  I wonder if that will still be necessary for some running the new version.  It wasn&#8217;t for me (64-bit 11.10).  Thanks again, and I&#8217;m glad you got it working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bdm</title>
		<link>http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/comment-page-1/#comment-510</link>
		<dc:creator>bdm</dc:creator>
		<pubDate>Thu, 29 Dec 2011 21:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://greeennotebook.com/?p=734#comment-510</guid>
		<description>Hi greeenguru,

i solved the issue
File “/usr/local/greeenlog/main.pyw”, line 62, in __init__
self.xss = ctypes.cdll.LoadLibrary(‘libXss.so.1′)

came from last ubuntu distrib 11.10 (oneiric), a lot of libraries have been removed, so to have software running well you have to do that :
sudo apt-get install libxss1:i386

and it works :)

bdm</description>
		<content:encoded><![CDATA[<p>Hi greeenguru,</p>
<p>i solved the issue<br />
File “/usr/local/greeenlog/main.pyw”, line 62, in __init__<br />
self.xss = ctypes.cdll.LoadLibrary(‘libXss.so.1′)</p>
<p>came from last ubuntu distrib 11.10 (oneiric), a lot of libraries have been removed, so to have software running well you have to do that :<br />
sudo apt-get install libxss1:i386</p>
<p>and it works :)</p>
<p>bdm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GreeenGuru</title>
		<link>http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/comment-page-1/#comment-507</link>
		<dc:creator>GreeenGuru</dc:creator>
		<pubDate>Thu, 29 Dec 2011 12:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://greeennotebook.com/?p=734#comment-507</guid>
		<description>bdm,

I&#039;m not sure when I changed the main.pyw code, but I now have libXss.so.6 instead of libXss.so.1.  Try downloading the new version (0.6.2).  And thanks for the tip to resolve the theme issue.  Those warnings were annoying.</description>
		<content:encoded><![CDATA[<p>bdm,</p>
<p>I&#8217;m not sure when I changed the main.pyw code, but I now have libXss.so.6 instead of libXss.so.1.  Try downloading the new version (0.6.2).  And thanks for the tip to resolve the theme issue.  Those warnings were annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GreeenGuru</title>
		<link>http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/comment-page-1/#comment-506</link>
		<dc:creator>GreeenGuru</dc:creator>
		<pubDate>Thu, 29 Dec 2011 12:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://greeennotebook.com/?p=734#comment-506</guid>
		<description>Fontes,

I&#039;ve had a lot of problems trying to get this application to work with various keyboards.  No promises, but try running this script I created just to help troubleshoot keyboard driver problems.  It&#039;s &lt;a href=&quot;http://greeennotebook.com/downloads/keylog.py&quot; rel=&quot;nofollow&quot;&gt;keylog.py&lt;/a&gt;.  It&#039;ll just try to log keystrokes to a file on your Desktop.  Use Ctrl+c to quit.  Nothing shady about it.  I have posted more detailed instructions above.  Let me know if you have any luck or what errors you got.</description>
		<content:encoded><![CDATA[<p>Fontes,</p>
<p>I&#8217;ve had a lot of problems trying to get this application to work with various keyboards.  No promises, but try running this script I created just to help troubleshoot keyboard driver problems.  It&#8217;s <a href="http://greeennotebook.com/downloads/keylog.py" rel="nofollow">keylog.py</a>.  It&#8217;ll just try to log keystrokes to a file on your Desktop.  Use Ctrl+c to quit.  Nothing shady about it.  I have posted more detailed instructions above.  Let me know if you have any luck or what errors you got.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GreeenGuru</title>
		<link>http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/comment-page-1/#comment-505</link>
		<dc:creator>GreeenGuru</dc:creator>
		<pubDate>Thu, 29 Dec 2011 11:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://greeennotebook.com/?p=734#comment-505</guid>
		<description>Millis,

I just updated Greeenlog, and the new version (0.6.2) should work for you now.  I didn&#039;t realize some base installs of Ubuntu don&#039;t have the DISPLAY environmental variable set.</description>
		<content:encoded><![CDATA[<p>Millis,</p>
<p>I just updated Greeenlog, and the new version (0.6.2) should work for you now.  I didn&#8217;t realize some base installs of Ubuntu don&#8217;t have the DISPLAY environmental variable set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GreeenGuru</title>
		<link>http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/comment-page-1/#comment-504</link>
		<dc:creator>GreeenGuru</dc:creator>
		<pubDate>Thu, 29 Dec 2011 11:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://greeennotebook.com/?p=734#comment-504</guid>
		<description>Kamlesh,

Sorry, that feature is too much work for me.  You can try using rsync and crontab as I suggested for Christina (above).  That might work for you (untested).</description>
		<content:encoded><![CDATA[<p>Kamlesh,</p>
<p>Sorry, that feature is too much work for me.  You can try using rsync and crontab as I suggested for Christina (above).  That might work for you (untested).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bdm</title>
		<link>http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/comment-page-1/#comment-499</link>
		<dc:creator>bdm</dc:creator>
		<pubDate>Mon, 19 Dec 2011 13:03:23 +0000</pubDate>
		<guid isPermaLink="false">http://greeennotebook.com/?p=734#comment-499</guid>
		<description>hi greeenguru,

i downloaded the latest greenlog (0.6.1) and installed on my shared laptop (DELL D620). The system running is ubuntu 11.10 (32 bits) kernel 3.0.0-14-generic.

Here what i did :
greeenlog uncompressed and  moved in /usr/local/greeenlog folder
files in this folder got execute permission flag

additional component added :
sudo apt-get install python-pypcap
sudo apt-get install python-gtk2
sudo apt-get install python-wxgtk2.8
sudo apt-get install python-imaging
!-- below added to resolve theme issue
sudo apt-get install gtk2-engines-pixbuf
sudo apt-get install gtk-engines-pixmap

then when i launched :
sudo python /usr/local/greeenlog/main.pyw

i get that in the terminal
------------------------------
bdm@bdm-Latitude-D620:~$ sudo python /usr/local/greeenlog/main.pyw
Traceback (most recent call last):
  File &quot;/usr/local/greeenlog/main.pyw&quot;, line 281, in 
    keylogger = Keylogger()
  File &quot;/usr/local/greeenlog/main.pyw&quot;, line 74, in __init__
    self.x_screen_saver = XScreenSaverSession()
  File &quot;/usr/local/greeenlog/main.pyw&quot;, line 62, in __init__
    self.xss = ctypes.cdll.LoadLibrary(&#039;libXss.so.1&#039;)
  File &quot;/usr/lib/python2.7/ctypes/__init__.py&quot;, line 431, in LoadLibrary
    return self._dlltype(name)
  File &quot;/usr/lib/python2.7/ctypes/__init__.py&quot;, line 353, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: libXss.so.1: Ne peut ouvrir le fichier d&#039;objet partagé: Aucun fichier ou dossier de ce type

and of course when i ran 
bdm@bdm-Latitude-D620:~$ sudo /usr/local/greeenlog/logviewer.pyw
The database named &#039;.greeen&#039; is not where it should be!  Either put it back or start logging again to view the database.

any ideas how to resolve this issue ?

best regards</description>
		<content:encoded><![CDATA[<p>hi greeenguru,</p>
<p>i downloaded the latest greenlog (0.6.1) and installed on my shared laptop (DELL D620). The system running is ubuntu 11.10 (32 bits) kernel 3.0.0-14-generic.</p>
<p>Here what i did :<br />
greeenlog uncompressed and  moved in /usr/local/greeenlog folder<br />
files in this folder got execute permission flag</p>
<p>additional component added :<br />
sudo apt-get install python-pypcap<br />
sudo apt-get install python-gtk2<br />
sudo apt-get install python-wxgtk2.8<br />
sudo apt-get install python-imaging<br />
!&#8211; below added to resolve theme issue<br />
sudo apt-get install gtk2-engines-pixbuf<br />
sudo apt-get install gtk-engines-pixmap</p>
<p>then when i launched :<br />
sudo python /usr/local/greeenlog/main.pyw</p>
<p>i get that in the terminal<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
bdm@bdm-Latitude-D620:~$ sudo python /usr/local/greeenlog/main.pyw<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/local/greeenlog/main.pyw&#8221;, line 281, in<br />
    keylogger = Keylogger()<br />
  File &#8220;/usr/local/greeenlog/main.pyw&#8221;, line 74, in __init__<br />
    self.x_screen_saver = XScreenSaverSession()<br />
  File &#8220;/usr/local/greeenlog/main.pyw&#8221;, line 62, in __init__<br />
    self.xss = ctypes.cdll.LoadLibrary(&#8216;libXss.so.1&#8242;)<br />
  File &#8220;/usr/lib/python2.7/ctypes/__init__.py&#8221;, line 431, in LoadLibrary<br />
    return self._dlltype(name)<br />
  File &#8220;/usr/lib/python2.7/ctypes/__init__.py&#8221;, line 353, in __init__<br />
    self._handle = _dlopen(self._name, mode)<br />
OSError: libXss.so.1: Ne peut ouvrir le fichier d&#8217;objet partagé: Aucun fichier ou dossier de ce type</p>
<p>and of course when i ran<br />
bdm@bdm-Latitude-D620:~$ sudo /usr/local/greeenlog/logviewer.pyw<br />
The database named &#8216;.greeen&#8217; is not where it should be!  Either put it back or start logging again to view the database.</p>
<p>any ideas how to resolve this issue ?</p>
<p>best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamlesh Ukey</title>
		<link>http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/comment-page-1/#comment-440</link>
		<dc:creator>Kamlesh Ukey</dc:creator>
		<pubDate>Mon, 04 Jul 2011 06:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://greeennotebook.com/?p=734#comment-440</guid>
		<description>hi friends,

can u please assist me to have the log reports for more than one computer in a network, can be track can be save logs, can be view from single computer in a network</description>
		<content:encoded><![CDATA[<p>hi friends,</p>
<p>can u please assist me to have the log reports for more than one computer in a network, can be track can be save logs, can be view from single computer in a network</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fontes</title>
		<link>http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/comment-page-1/#comment-436</link>
		<dc:creator>Fontes</dc:creator>
		<pubDate>Mon, 27 Jun 2011 23:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://greeennotebook.com/?p=734#comment-436</guid>
		<description>... and its an usb keyboard</description>
		<content:encoded><![CDATA[<p>&#8230; and its an usb keyboard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fontes</title>
		<link>http://greeennotebook.com/2010/07/greeenlog-keylogger-and-web-monitor-for-linux/comment-page-1/#comment-435</link>
		<dc:creator>Fontes</dc:creator>
		<pubDate>Mon, 27 Jun 2011 21:27:30 +0000</pubDate>
		<guid isPermaLink="false">http://greeennotebook.com/?p=734#comment-435</guid>
		<description>Hi I&#039;m running Greenlog under mint x64 but it does not log anything, the screenshot and the clipboard work. I already tried to change  keylog.py like you said here, but nothing</description>
		<content:encoded><![CDATA[<p>Hi I&#8217;m running Greenlog under mint x64 but it does not log anything, the screenshot and the clipboard work. I already tried to change  keylog.py like you said here, but nothing</p>
]]></content:encoded>
	</item>
</channel>
</rss>

