<?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 for T. Longren</title>
	<atom:link href="http://www.longren.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.longren.org</link>
	<description>Certified &#38; Decorated</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:08:30 +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 How To: Cisco VPN Client On Ubuntu by kam</title>
		<link>http://www.longren.org/how-to-cisco-vpn-client-on-ubuntu-704-feisty-fawn/comment-page-5/#comment-755780</link>
		<dc:creator>kam</dc:creator>
		<pubDate>Wed, 08 Feb 2012 20:08:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/2007/05/17/how-to-cisco-vpn-client-on-ubuntu-704-feisty-fawn/#comment-755780</guid>
		<description>The kvpnc client that you install from software center is a very simple to use tool. Try it.</description>
		<content:encoded><![CDATA[<p>The kvpnc client that you install from software center is a very simple to use tool. Try it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To: Use Low Orbit Ion Cannon (LOIC) On Linux by xslc</title>
		<link>http://www.longren.org/how-to-use-low-orbit-ion-cannon-loic-on-linux/comment-page-1/#comment-754769</link>
		<dc:creator>xslc</dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/?p=3319#comment-754769</guid>
		<description>i got this error mssge    
btw OS linux Slackware

Rep: Reputation: Disabled
	
Unhappy loic on linux slackware
i&#039;ve install loic and mono using sbopkg
but loic can run and i got this mssge

Code:

root@root:~# mono /opt/loic/LOIC.exe

Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.WindowsFormsSynchronizationContext ---&gt; System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeEngine ---&gt; System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeWin32Classic ---&gt; System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.KnownColors ---&gt; System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus ---&gt; System.DllNotFoundException: gdiplus.dll
  at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&amp;,System.Drawing.GdiplusStartupInput&amp;,System.Drawing.GdiplusStartupOutput&amp;)
  at System.Drawing.GDIPlus..cctor () [0x00000] in :0 
  --- End of inner exception stack trace ---
  at System.Drawing.KnownColors..cctor () [0x00000] in :0 
  --- End of inner exception stack trace ---
  at System.Drawing.Color.get_Black () [0x00000] in :0 
  at System.Windows.Forms.ThemeWin32Classic..cctor () [0x00000] in :0 
  --- End of inner exception stack trace ---
  at System.Windows.Forms.ThemeEngine..cctor () [0x00000] in :0 
  --- End of inner exception stack trace ---
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00000] in :0 
  at System.Windows.Forms.Control..ctor () [0x00000] in :0 
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()
  at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in :0 
  --- End of inner exception stack trace ---
  at System.Windows.Forms.Control..ctor () [0x00000] in :0 
  at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in :0 
  at System.Windows.Forms.ContainerControl..ctor () [0x00000] in :0 
  at System.Windows.Forms.Form..ctor () [0x00000] in :0 
  at LOIC.frmMain..ctor (Boolean hive, Boolean hide, System.String ircserver, System.String ircport, System.String ircchannel) [0x00000] in :0 
  at (wrapper remoting-invoke-with-check) LOIC.frmMain:.ctor (bool,bool,string,string,string)
  at LOIC.Program.Main (System.String[] cmdLine) [0x00000] in :0

Any Idea ..???</description>
		<content:encoded><![CDATA[<p>i got this error mssge<br />
btw OS linux Slackware</p>
<p>Rep: Reputation: Disabled</p>
<p>Unhappy loic on linux slackware<br />
i&#8217;ve install loic and mono using sbopkg<br />
but loic can run and i got this mssge</p>
<p>Code:</p>
<p>root@root:~# mono /opt/loic/LOIC.exe</p>
<p>Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.WindowsFormsSynchronizationContext &#8212;&gt; System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeEngine &#8212;&gt; System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.ThemeWin32Classic &#8212;&gt; System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.KnownColors &#8212;&gt; System.TypeInitializationException: An exception was thrown by the type initializer for System.Drawing.GDIPlus &#8212;&gt; System.DllNotFoundException: gdiplus.dll<br />
  at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup (ulong&amp;,System.Drawing.GdiplusStartupInput&amp;,System.Drawing.GdiplusStartupOutput&amp;)<br />
  at System.Drawing.GDIPlus..cctor () [0x00000] in :0<br />
  &#8212; End of inner exception stack trace &#8212;<br />
  at System.Drawing.KnownColors..cctor () [0x00000] in :0<br />
  &#8212; End of inner exception stack trace &#8212;<br />
  at System.Drawing.Color.get_Black () [0x00000] in :0<br />
  at System.Windows.Forms.ThemeWin32Classic..cctor () [0x00000] in :0<br />
  &#8212; End of inner exception stack trace &#8212;<br />
  at System.Windows.Forms.ThemeEngine..cctor () [0x00000] in :0<br />
  &#8212; End of inner exception stack trace &#8212;<br />
  at System.Windows.Forms.SystemInformation.get_MenuAccessKeysUnderlined () [0x00000] in :0<br />
  at System.Windows.Forms.Control..ctor () [0x00000] in :0<br />
  at (wrapper remoting-invoke-with-check) System.Windows.Forms.Control:.ctor ()<br />
  at System.Windows.Forms.WindowsFormsSynchronizationContext..cctor () [0x00000] in :0<br />
  &#8212; End of inner exception stack trace &#8212;<br />
  at System.Windows.Forms.Control..ctor () [0x00000] in :0<br />
  at System.Windows.Forms.ScrollableControl..ctor () [0x00000] in :0<br />
  at System.Windows.Forms.ContainerControl..ctor () [0x00000] in :0<br />
  at System.Windows.Forms.Form..ctor () [0x00000] in :0<br />
  at LOIC.frmMain..ctor (Boolean hive, Boolean hide, System.String ircserver, System.String ircport, System.String ircchannel) [0x00000] in :0<br />
  at (wrapper remoting-invoke-with-check) LOIC.frmMain:.ctor (bool,bool,string,string,string)<br />
  at LOIC.Program.Main (System.String[] cmdLine) [0x00000] in :0</p>
<p>Any Idea ..???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To: Use Low Orbit Ion Cannon (LOIC) On Linux by Ashes</title>
		<link>http://www.longren.org/how-to-use-low-orbit-ion-cannon-loic-on-linux/comment-page-1/#comment-752221</link>
		<dc:creator>Ashes</dc:creator>
		<pubDate>Wed, 01 Feb 2012 18:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/?p=3319#comment-752221</guid>
		<description>Wireshark :-)   Also checked the logs of the webserver and verified that the packets are being received.</description>
		<content:encoded><![CDATA[<p>Wireshark :-)   Also checked the logs of the webserver and verified that the packets are being received.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To: Use Low Orbit Ion Cannon (LOIC) On Linux by Tyler</title>
		<link>http://www.longren.org/how-to-use-low-orbit-ion-cannon-loic-on-linux/comment-page-1/#comment-752174</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Wed, 01 Feb 2012 16:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/?p=3319#comment-752174</guid>
		<description>Sweet!

Yah you probably wouldn&#039;t see much affect doing it over your local network. About the only way to confirm it&#039;s working is to monitor traffic on your network with a tool like WireShark.

How did you end up verifying that packets were actually being sent?</description>
		<content:encoded><![CDATA[<p>Sweet!</p>
<p>Yah you probably wouldn&#8217;t see much affect doing it over your local network. About the only way to confirm it&#8217;s working is to monitor traffic on your network with a tool like WireShark.</p>
<p>How did you end up verifying that packets were actually being sent?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To: Use Low Orbit Ion Cannon (LOIC) On Linux by Ashes</title>
		<link>http://www.longren.org/how-to-use-low-orbit-ion-cannon-loic-on-linux/comment-page-1/#comment-751919</link>
		<dc:creator>Ashes</dc:creator>
		<pubDate>Wed, 01 Feb 2012 03:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/?p=3319#comment-751919</guid>
		<description>ive confirmed that traffic is leaving the attacking machine and also confirmed that the packets are hitting the webserver.</description>
		<content:encoded><![CDATA[<p>ive confirmed that traffic is leaving the attacking machine and also confirmed that the packets are hitting the webserver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To: Use Low Orbit Ion Cannon (LOIC) On Linux by Ashes</title>
		<link>http://www.longren.org/how-to-use-low-orbit-ion-cannon-loic-on-linux/comment-page-1/#comment-751414</link>
		<dc:creator>Ashes</dc:creator>
		<pubDate>Tue, 31 Jan 2012 04:54:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/?p=3319#comment-751414</guid>
		<description>Ok so i tried DOSing a website on my local network. I used LOIC on both linux and windows and the site wasnt even affected. The numbers on the bottom bar seemed correct. WTF?!</description>
		<content:encoded><![CDATA[<p>Ok so i tried DOSing a website on my local network. I used LOIC on both linux and windows and the site wasnt even affected. The numbers on the bottom bar seemed correct. WTF?!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5Press by Tyler</title>
		<link>http://www.longren.org/wordpress/html5press/comment-page-2/#comment-751138</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Mon, 30 Jan 2012 15:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/?page_id=2778#comment-751138</guid>
		<description>Hi Mia! I suggest using the latest, WordPress 3.3.1, with HTML5Press.</description>
		<content:encoded><![CDATA[<p>Hi Mia! I suggest using the latest, WordPress 3.3.1, with HTML5Press.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5Press by Mia</title>
		<link>http://www.longren.org/wordpress/html5press/comment-page-2/#comment-751070</link>
		<dc:creator>Mia</dc:creator>
		<pubDate>Mon, 30 Jan 2012 12:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/?page_id=2778#comment-751070</guid>
		<description>Awesome work Tyler :) 
I had seen Jesper&#039;s version of this theme when he had first created it and wished that a WP version would be coded up - and I guess you did just that ! You definitely have taken Jesper&#039;s version to a whole new level . 
My only question is : &lt;/strong&gt;which version of Wordpress is this theme currently running on?&lt;/strong&gt; 

Other than that - Kudos on a Design that ROX !</description>
		<content:encoded><![CDATA[<p>Awesome work Tyler :)<br />
I had seen Jesper&#8217;s version of this theme when he had first created it and wished that a WP version would be coded up &#8211; and I guess you did just that ! You definitely have taken Jesper&#8217;s version to a whole new level .<br />
My only question is : which version of WordPress is this theme currently running on? </p>
<p>Other than that &#8211; Kudos on a Design that ROX !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To: Use Low Orbit Ion Cannon (LOIC) On Linux by Miller</title>
		<link>http://www.longren.org/how-to-use-low-orbit-ion-cannon-loic-on-linux/comment-page-1/#comment-747639</link>
		<dc:creator>Miller</dc:creator>
		<pubDate>Sun, 22 Jan 2012 22:43:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/?p=3319#comment-747639</guid>
		<description>It worked and it will probably work for others, I am just very new to Linux.</description>
		<content:encoded><![CDATA[<p>It worked and it will probably work for others, I am just very new to Linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How-To: Use Low Orbit Ion Cannon (LOIC) On Linux by Tyler</title>
		<link>http://www.longren.org/how-to-use-low-orbit-ion-cannon-loic-on-linux/comment-page-1/#comment-747638</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Sun, 22 Jan 2012 22:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.longren.org/?p=3319#comment-747638</guid>
		<description>Let me know if that worked for you or not. If it didn&#039;t work, it&#039;s possible there&#039;s something else missing that I already had installed, that you may need to install as well. And if that&#039;s the case I&#039;ll need to update this how-to.</description>
		<content:encoded><![CDATA[<p>Let me know if that worked for you or not. If it didn&#8217;t work, it&#8217;s possible there&#8217;s something else missing that I already had installed, that you may need to install as well. And if that&#8217;s the case I&#8217;ll need to update this how-to.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

