<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments for Banym&#039;s Blog</title>
	<atom:link href="http://www.banym.de/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.banym.de</link>
	<description>Technical tutorials and information about Mac OS X software, CentOS, Fedora, FreeBSD, Virtualization, Eclipse and much more.</description>
	<lastBuildDate>Sat, 18 Feb 2012 02:21:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Install Mercurial Plugin on Mac OS X and Eclipse by C O</title>
		<link>http://www.banym.de/eclipse/install-mercurial-plugin-on-mac-os-x-and-eclipse#comment-8533</link>
		<dc:creator>C O</dc:creator>
		<pubDate>Sat, 18 Feb 2012 02:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.banym.de/?p=38#comment-8533</guid>
		<description>Yes! Thanks!</description>
		<content:encoded><![CDATA[<p>Yes! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Tomcat with Eclipse by Frameworking : Infozaic</title>
		<link>http://www.banym.de/eclipse/install-tomcat-with-eclipse#comment-8454</link>
		<dc:creator>Frameworking : Infozaic</dc:creator>
		<pubDate>Fri, 03 Feb 2012 03:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.banym.de/?p=124#comment-8454</guid>
		<description>[...] How to install Tomcat with Eclipse IDE on MacOS X [...]</description>
		<content:encoded><![CDATA[<p>[...] How to install Tomcat with Eclipse IDE on MacOS X [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Tomcat with Eclipse by Banym</title>
		<link>http://www.banym.de/eclipse/install-tomcat-with-eclipse#comment-8410</link>
		<dc:creator>Banym</dc:creator>
		<pubDate>Wed, 25 Jan 2012 09:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.banym.de/?p=124#comment-8410</guid>
		<description>Hello Sanjee, 

check your max memory values you are using for your java, eclise and tomcat. There you can increase the max memory. If you change your classes you maybe need to redeploy your application that&#039;s maybe the cause of the crash if you have tomcat up and running while you&#039;re changing the code.

Regards,
Dominik</description>
		<content:encoded><![CDATA[<p>Hello Sanjee, </p>
<p>check your max memory values you are using for your java, eclise and tomcat. There you can increase the max memory. If you change your classes you maybe need to redeploy your application that&#8217;s maybe the cause of the crash if you have tomcat up and running while you&#8217;re changing the code.</p>
<p>Regards,<br />
Dominik</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Tomcat with Eclipse by Sanjee</title>
		<link>http://www.banym.de/eclipse/install-tomcat-with-eclipse#comment-8407</link>
		<dc:creator>Sanjee</dc:creator>
		<pubDate>Tue, 24 Jan 2012 15:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.banym.de/?p=124#comment-8407</guid>
		<description>I followed strictly above and able to configure tomcat in my eclipse and working fine ,but multiple time i made changes my java class then server will crashed and some times it will be out memory permgent exception,how I will resolve these issues.
Please assist me asap.</description>
		<content:encoded><![CDATA[<p>I followed strictly above and able to configure tomcat in my eclipse and working fine ,but multiple time i made changes my java class then server will crashed and some times it will be out memory permgent exception,how I will resolve these issues.<br />
Please assist me asap.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change network device name from eth1 back to eth0. by BrookHarty</title>
		<link>http://www.banym.de/linux/centos/change-network-device-name-from-eth1-back-to-eth0#comment-8372</link>
		<dc:creator>BrookHarty</dc:creator>
		<pubDate>Sun, 15 Jan 2012 01:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.banym.de/?p=688#comment-8372</guid>
		<description>Thanks! Issue snagged me also.</description>
		<content:encoded><![CDATA[<p>Thanks! Issue snagged me also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Change network device name from eth1 back to eth0. by infinitiguy</title>
		<link>http://www.banym.de/linux/centos/change-network-device-name-from-eth1-back-to-eth0#comment-8353</link>
		<dc:creator>infinitiguy</dc:creator>
		<pubDate>Tue, 10 Jan 2012 17:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.banym.de/?p=688#comment-8353</guid>
		<description>Thanks mate.  This helped me out!</description>
		<content:encoded><![CDATA[<p>Thanks mate.  This helped me out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build Squid with &#8211;enable-ssl on Debian by cantek</title>
		<link>http://www.banym.de/linux/build-squid-with-enable-ssl-on-debian#comment-8252</link>
		<dc:creator>cantek</dc:creator>
		<pubDate>Wed, 21 Dec 2011 12:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.banym.de/?p=49#comment-8252</guid>
		<description>Are openssh sources necessary?
On problem with OpenSSL MD5 headers (error during compilation: &quot;Cannot find OpenSSL MD5 headers&quot;) one should install ssl headers:
apt-get install libssl-dev
(on Debian 6.0 Squeeze)</description>
		<content:encoded><![CDATA[<p>Are openssh sources necessary?<br />
On problem with OpenSSL MD5 headers (error during compilation: &#8220;Cannot find OpenSSL MD5 headers&#8221;) one should install ssl headers:<br />
apt-get install libssl-dev<br />
(on Debian 6.0 Squeeze)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build the iDempiere Project using Eclipse with buckminster by Daniel T</title>
		<link>http://www.banym.de/eclipse/build-the-idempiere-project-using-eclipse-with-buckminster#comment-8237</link>
		<dc:creator>Daniel T</dc:creator>
		<pubDate>Sun, 18 Dec 2011 13:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.banym.de/?p=786#comment-8237</guid>
		<description>Installation links to the Eclipse plugins
Buckminster: http://download.eclipse.org/tools/buckminster/updates-3.6
Mecurial Eclipse: http://cbes.javaforge.com/update</description>
		<content:encoded><![CDATA[<p>Installation links to the Eclipse plugins<br />
Buckminster: <a href="http://download.eclipse.org/tools/buckminster/updates-3.6" rel="nofollow">http://download.eclipse.org/tools/buckminster/updates-3.6</a><br />
Mecurial Eclipse: <a href="http://cbes.javaforge.com/update" rel="nofollow">http://cbes.javaforge.com/update</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install ntop on CentOS by Banym</title>
		<link>http://www.banym.de/linux/centos/install-ntop-on-centos#comment-8236</link>
		<dc:creator>Banym</dc:creator>
		<pubDate>Sat, 17 Dec 2011 11:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.banym.de/?p=60#comment-8236</guid>
		<description>The package should be available on rpmforge repository. What&#039;s the output for the command &quot;yum info ntop&quot; ? 

Should look like this: 

Available Packages
Name       : ntop
Arch       : i386
Version    : 3.3.8
Release    : 2.el5.rf
Size       : 3.8 M
Repo       : rpmforge
Summary    : Network traffic probe that shows the network usage
URL        : http://www.ntop.org/
License    : GPL
Description: ntop is a network and traffic analyzer that provides a wealth of information
           : on various networking hosts and protocols. ntop is primarily accessed via a
           : built-in web interface. Optionally, data may be stored into a database for
           : analysis or extracted from the web server in formats suitable for
           : manipulation in perl or php.

Regards,

Dominik</description>
		<content:encoded><![CDATA[<p>The package should be available on rpmforge repository. What&#8217;s the output for the command &#8220;yum info ntop&#8221; ? </p>
<p>Should look like this: </p>
<p>Available Packages<br />
Name       : ntop<br />
Arch       : i386<br />
Version    : 3.3.8<br />
Release    : 2.el5.rf<br />
Size       : 3.8 M<br />
Repo       : rpmforge<br />
Summary    : Network traffic probe that shows the network usage<br />
URL        : <a href="http://www.ntop.org/" rel="nofollow">http://www.ntop.org/</a><br />
License    : GPL<br />
Description: ntop is a network and traffic analyzer that provides a wealth of information<br />
           : on various networking hosts and protocols. ntop is primarily accessed via a<br />
           : built-in web interface. Optionally, data may be stored into a database for<br />
           : analysis or extracted from the web server in formats suitable for<br />
           : manipulation in perl or php.</p>
<p>Regards,</p>
<p>Dominik</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install ntop on CentOS by Rene</title>
		<link>http://www.banym.de/linux/centos/install-ntop-on-centos#comment-8235</link>
		<dc:creator>Rene</dc:creator>
		<pubDate>Sat, 17 Dec 2011 07:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.banym.de/?p=60#comment-8235</guid>
		<description>I installed the rpmforge repo and find the sample htop suggested (which is pretty cool in it&#039;s own right) but no ntop:

# yum install ntop
Loaded plugins: presto
Setting up Install Process
No package ntop available.
Error: Nothing to do

Any idea?</description>
		<content:encoded><![CDATA[<p>I installed the rpmforge repo and find the sample htop suggested (which is pretty cool in it&#8217;s own right) but no ntop:</p>
<p># yum install ntop<br />
Loaded plugins: presto<br />
Setting up Install Process<br />
No package ntop available.<br />
Error: Nothing to do</p>
<p>Any idea?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

