<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xmlns:media="http://search.yahoo.com/mrss">
    <channel>
        <title>AlienOne</title>
        <link>http://hackerotaku.vox.com/library/posts/page/1/</link>
        <description></description>
        <language>en</language>
        <generator>Vox</generator>
        <lastBuildDate>Thu, 18 Jun 2009 16:49:09 -0700</lastBuildDate>
        <copyright>Copyright 2009</copyright>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>  
 
        <item>
            <title>network.proxy.socks_remote_dns = true...</title>
            <link>http://hackerotaku.vox.com/library/post/networkproxysocks_remote_dns-true.html?_c=feed-rss</link>   
            <author>nobody@vox.com(AlienOne)</author>
            <comments>http://hackerotaku.vox.com/library/post/networkproxysocks_remote_dns-true.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://hackerotaku.vox.com/library/post/networkproxysocks_remote_dns-true.html?_c=feed-rss</guid> 
            <pubDate>Thu, 18 Jun 2009 16:49:09 -0700</pubDate>         
            
            <description>     network.proxy.socks_remote_dns = true     &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://hackerotaku.vox.com/library/post/networkproxysocks_remote_dns-true.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00ccff9915e76ea5011017ddb399860e?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description>   
        </item> 
 
        <item>
            <title>.conkyrc</title>
            <link>http://hackerotaku.vox.com/library/post/conkyrc.html?_c=feed-rss</link>   
            <author>nobody@vox.com(AlienOne)</author>
            <comments>http://hackerotaku.vox.com/library/post/conkyrc.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://hackerotaku.vox.com/library/post/conkyrc.html?_c=feed-rss</guid> 
            <pubDate>Sun, 17 May 2009 15:51:11 -0700</pubDate>         
            
            <description>     background no #font Sans:size=6 font Sans:size=8 use_xft yes xftalpha 0.9 update_interval 3.0 total_run_times 0 own_window yes own_window_type normal own_window_transparent yes own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager doub...    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://hackerotaku.vox.com/library/post/conkyrc.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00ccff9915e76ea5011017c6b983860e?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description>   
        </item> 
 
        <item>
            <title>Hunting Waledac Botnet Fast Flux IP Addresses</title>
            <link>http://hackerotaku.vox.com/library/post/hunting-waledac-botnet-fast-flux-ip-addresses.html?_c=feed-rss</link>   
            <author>nobody@vox.com(AlienOne)</author>
            <comments>http://hackerotaku.vox.com/library/post/hunting-waledac-botnet-fast-flux-ip-addresses.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://hackerotaku.vox.com/library/post/hunting-waledac-botnet-fast-flux-ip-addresses.html?_c=feed-rss</guid> 
            <pubDate>Fri, 24 Apr 2009 19:26:41 -0700</pubDate>         
            
            <description>     Ruby Oneliner   ruby -e &#39;1000.times {|i| print `nslookup #{&quot;smsclubnet.com&quot;}`}&#39; | grep Address | grep -v \#53 | awk &#39;{print $2}&#39;&gt;&gt; waledac_list-IP  Resultant Product   cat waledac_list-IP | wc -l 1000   cat waledac_list-IP | sort -u | wc -l 185   ...    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://hackerotaku.vox.com/library/post/hunting-waledac-botnet-fast-flux-ip-addresses.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00ccff9915e76ea501101641b823860c?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description>   
        </item> 
 
        <item>
            <title>Ruby OneLiner nslookup </title>
            <link>http://hackerotaku.vox.com/library/post/ruby-oneliner-nslookup.html?_c=feed-rss</link>   
            <author>nobody@vox.com(AlienOne)</author>
            <comments>http://hackerotaku.vox.com/library/post/ruby-oneliner-nslookup.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://hackerotaku.vox.com/library/post/ruby-oneliner-nslookup.html?_c=feed-rss</guid> 
            <pubDate>Thu, 12 Mar 2009 05:55:46 -0700</pubDate>         
            
            <description>     ruby -e &#39;File.foreach(&quot;list&quot;) {|i| print `nslookup #{i}`}&#39;     &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://hackerotaku.vox.com/library/post/ruby-oneliner-nslookup.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00ccff9915e76ea5011017b0ddd3860e?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description>   
        </item> 
 
        <item>
            <title>Calculating Weighted Mean Utilizing AWK</title>
            <link>http://hackerotaku.vox.com/library/post/calculating-weighted-mean-utilizing-awk.html?_c=feed-rss</link>   
            <author>nobody@vox.com(AlienOne)</author>
            <comments>http://hackerotaku.vox.com/library/post/calculating-weighted-mean-utilizing-awk.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://hackerotaku.vox.com/library/post/calculating-weighted-mean-utilizing-awk.html?_c=feed-rss</guid> 
            <pubDate>Wed, 07 Jan 2009 19:21:58 -0800</pubDate>         
            
            <description>     cat list  2.50:264 5.00:806 7.5:2714 10:4169 12.50:1396 15:129  BEGIN CODE ================ awk &#39;{a[NR] = $2; sum+= $2 }       END {         for (i = 1; i &lt;= NR; i++)               printf &quot;%s(%2.2f %)\n&quot;, a[i],(100 * a[i])/sum       }     &#39; FS=&quot;:&quot;...    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://hackerotaku.vox.com/library/post/calculating-weighted-mean-utilizing-awk.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00ccff9915e76ea50109d07a7e29000e?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description>   
        </item> 
 
        <item>
            <title>ATT Sierra 855 Mecury USB Connect 3G Modem Asus EEE 1000</title>
            <link>http://hackerotaku.vox.com/library/post/att-sierra-855-mecury-usb-connect-3g-modem-asus-eee-1000.html?_c=feed-rss</link>   
            <author>nobody@vox.com(AlienOne)</author>
            <comments>http://hackerotaku.vox.com/library/post/att-sierra-855-mecury-usb-connect-3g-modem-asus-eee-1000.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://hackerotaku.vox.com/library/post/att-sierra-855-mecury-usb-connect-3g-modem-asus-eee-1000.html?_c=feed-rss</guid> 
            <pubDate>Sat, 20 Dec 2008 09:46:43 -0800</pubDate>         
            
            <description>     Requirements   * ATT Sierra 855 USB Connect Modem * Ubuntu Hard/Ibex Netbook Distro * Kernel 2.6.24/greater   HowTo  * sudo apt-get install kernel-source-2.6.xx * Download the latest sierra driver http://www.sierrawireless.com/faq/ShowFAQ.aspx?ID=...    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://hackerotaku.vox.com/library/post/att-sierra-855-mecury-usb-connect-3g-modem-asus-eee-1000.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00ccff9915e76ea50109d0759839000e?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description>   
        </item> 
 
        <item>
            <title>BSD Immutable Bit </title>
            <link>http://hackerotaku.vox.com/library/post/bsd-immutable-bit.html?_c=feed-rss</link>   
            <author>nobody@vox.com(AlienOne)</author>
            <comments>http://hackerotaku.vox.com/library/post/bsd-immutable-bit.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://hackerotaku.vox.com/library/post/bsd-immutable-bit.html?_c=feed-rss</guid> 
            <pubDate>Fri, 26 Sep 2008 14:13:57 -0700</pubDate>         
            
            <description>     Set the immutable bit on a file   chflags schg test.txt   Unset the immutable bit on a file   chflags noschg test.txt            &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://hackerotaku.vox.com/library/post/bsd-immutable-bit.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00ccff9915e76ea500fa969e0fb60003?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description>   
        </item> 
 
        <item>
            <title>ArcSight 4.0 Asus eee 1000</title>
            <link>http://hackerotaku.vox.com/library/post/arcsight-40-asus-eee-1000.html?_c=feed-rss</link>   
            <author>nobody@vox.com(AlienOne)</author>
            <comments>http://hackerotaku.vox.com/library/post/arcsight-40-asus-eee-1000.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://hackerotaku.vox.com/library/post/arcsight-40-asus-eee-1000.html?_c=feed-rss</guid> 
            <pubDate>Sun, 21 Sep 2008 00:00:08 -0700</pubDate>         
            
            <description>     &lt;p class=&quot;enclosed-assets&quot; style=&quot;margin-bottom: 10px;&quot;&gt;     &lt;a href=&quot;http://hackerotaku.vox.com/library/photo/6a00ccff9915e76ea50100a7fcdc39000e.html?_c=feed-rss&quot; style=&quot;float:left; margin-right:6px;&quot;&gt;&lt;img src=&quot;http://a1.vox.com/6a00ccff9915e76ea50100a7fcdc39000e-50si&quot; alt=&quot;ArcSight-EEE-1000&quot; /&gt;&lt;/a&gt; 
    &lt;br style=&quot;clear:both;&quot; /&gt;
&lt;/p&gt;
          &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://hackerotaku.vox.com/library/post/arcsight-40-asus-eee-1000.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00ccff9915e76ea50100a7fcdc3e000e?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description>    
        </item> 
 
        <item>
            <title>zsh</title>
            <link>http://hackerotaku.vox.com/library/post/zsh.html?_c=feed-rss</link>   
            <author>nobody@vox.com(AlienOne)</author>
            <comments>http://hackerotaku.vox.com/library/post/zsh.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://hackerotaku.vox.com/library/post/zsh.html?_c=feed-rss</guid> 
            <pubDate>Sat, 30 Aug 2008 20:18:36 -0700</pubDate>         
            
            <description>     &lt;p class=&quot;enclosed-assets&quot; style=&quot;margin-bottom: 10px;&quot;&gt;     &lt;a href=&quot;http://hackerotaku.vox.com/library/photo/6a00ccff9915e76ea500fad6a802810005.html?_c=feed-rss&quot; style=&quot;float:left; margin-right:6px;&quot;&gt;&lt;img src=&quot;http://a1.vox.com/6a00ccff9915e76ea500fad6a802810005-50si&quot; alt=&quot;Zsh&quot; /&gt;&lt;/a&gt; 
    &lt;br style=&quot;clear:both;&quot; /&gt;
&lt;/p&gt;
          &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://hackerotaku.vox.com/library/post/zsh.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00ccff9915e76ea500fa96966e540003?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://hackerotaku.vox.com/tags/">zsh</category>    
        </item> 
 
        <item>
            <title>Fedora 9 eee 1000 Desktop</title>
            <link>http://hackerotaku.vox.com/library/post/fedora-9-eee-1000-desktop.html?_c=feed-rss</link>   
            <author>nobody@vox.com(AlienOne)</author>
            <comments>http://hackerotaku.vox.com/library/post/fedora-9-eee-1000-desktop.html?_c=feed-rss</comments>
            <guid isPermaLink="true">http://hackerotaku.vox.com/library/post/fedora-9-eee-1000-desktop.html?_c=feed-rss</guid> 
            <pubDate>Sat, 23 Aug 2008 20:16:28 -0700</pubDate>         
            
            <description>     &lt;p class=&quot;enclosed-assets&quot; style=&quot;margin-bottom: 10px;&quot;&gt;     &lt;a href=&quot;http://hackerotaku.vox.com/library/photo/6a00ccff9915e76ea50100a7f4c965000e.html?_c=feed-rss&quot; style=&quot;float:left; margin-right:6px;&quot;&gt;&lt;img src=&quot;http://a5.vox.com/6a00ccff9915e76ea50100a7f4c965000e-50si&quot; alt=&quot;Desktop&quot; /&gt;&lt;/a&gt; 
    &lt;br style=&quot;clear:both;&quot; /&gt;
&lt;/p&gt;
          &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://hackerotaku.vox.com/library/post/fedora-9-eee-1000-desktop.html?_c=feed-rss#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00ccff9915e76ea50100a7f4c96d000e?_c=feed-rss&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description>    
        </item> 
    </channel>
</rss>

