<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Linux • Screw</title>
	
	<link>http://www.linuxscrew.com</link>
	<description />
	<pubDate>Thu, 20 Nov 2008 21:33:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/linuxscrew" type="application/rss+xml" /><feedburner:emailServiceId>1125442</feedburner:emailServiceId><feedburner:feedburnerHostname>http://www.feedburner.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.rojo.com/add-subscription?resource=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://blog.rojo.com/RojoWideRed.gif">Subscribe with Rojo</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/linuxscrew" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Flinuxscrew" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><item>
		<title>FTP port forwarding using Linux router</title>
		<link>http://feeds.feedburner.com/~r/linuxscrew/~3/460042701/</link>
		<comments>http://www.linuxscrew.com/2008/11/20/ftp-port-forwarding-using-linux-router/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 21:33:17 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[howtos]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2008/11/20/ftp-port-forwarding-using-linux-router/</guid>
		<description>Well, let&amp;#8217;s imagine rather trivial situation: you have Linux router connected to Internet via e.g. ADSL modem and some local network comprising several computers and servers connected to that router via switches and/or Wi-Fi access points.
Done? Ok.
There is one public IP assigned to WAN interface of the router while FTP server (of course run by [...]</description>
			<content:encoded><![CDATA[<p><img src="http://www.linuxscrew.com/wp-content/uploads/2008/05/netfilter-logo2.png" align="right" width="265" height="72" />Well, let&#8217;s imagine rather trivial situation: you have <a href="http://en.wikipedia.org/wiki/List_of_Linux_router_or_firewall_distributions">Linux router</a> connected to Internet via e.g. <a href="http://www.webopedia.com/TERM/A/ADSL.html">ADSL</a> modem and some local network comprising several computers and servers connected to that router via switches and/or Wi-Fi access points.</p>
<p>Done? Ok.</p>
<p>There is one public IP assigned to WAN interface of the router while <strong>FTP</strong> server (of course run by Linux as well) has IP something like <a href="http://en.wikipedia.org/wiki/Private_network">192.168.123.14 or 172.16.*.* or 10.*.*.*.</a> Moreover you want to allow people to access your FTP from every corner of Internet&#8230; So, there are several ways how to apply this but let&#8217;s talk about how to achieve this by means of using <strong><a href="http://portforward.com/routers.htm">port forwarding</a></strong> feature that is available in any router&#8217;s functions list.</p>
<p>So, let&#8217;s say we have the following configuration:</p>
<p>Internet &lt;-&gt; [a] router [b] &lt;-&gt; [c] FTP server</p>
<p>[<strong>a</strong>] is WAN interface with <a href="http://www.weethet.nl/english/internet_getmyip.php">212.213.214.215</a> (just an example) IP assigned to it, [<strong>b</strong>] is NIC with 192.168.0.1 and [<strong>c</strong>] is server&#8217;s interface with IP 192.168.0.2. All what we need is that users from Internet can access FTP server using 212.213.214.215 IP and default <a href="http://www.grc.com/port_21.htm">21 TCP port</a>.</p>
<p>One of the main problems is that <a href="http://slacksite.com/other/ftp.html"><strong>passive mode</strong></a> of FTP service uses any port from range 1024 to 65535 so it&#8217;s not enough to forward 21/20 ports to FTP server and let the ball rolling. So, go to servers&#8217; CLI and open configuration file of an FTP service. It would be <a href="http://vsftpd.beasts.org/">vsftpd</a>, <a href="http://www.proftpd.org/">proftpd</a> whatever. Let&#8217;s say we have <strong>vsftpd </strong>so we have to add the following lines to <a href="http://www.netadmintools.com/art355.html">/etc/vsftpd.conf</a>:</p>
<p><code>pasv_min_port=12000<br />
pasv_max_port=13000</code></p>
<p>When changes are saved <a href="http://www.redhat.com/docs/manuals/enterprise/RHEL-3-Manual/ref-guide/s1-ftp-vsftpd-start.html">restart vsftpd server</a>.</p>
<p>Now access router&#8217;s CLI and type the following:</p>
<p><code>iptables -t nat -I PREROUTING -d 212.213.214.215 -p tcp -m tcp --dport 21 -j DNAT --to-destination 192.168.0.1</code><br />
<code>iptables -t nat -I PREROUTING -d 212.213.214.215 -p tcp -m tcp --dport 12000:13000 -j DNAT --to-destination 192.168.0.1</code></p>
<p>This will add <a href="http://www.netfilter.org/">netfilter</a> port forwarding rules which will redirect traffic coming at routers&#8217; public IP through 21 TCP port to FTP server and will properly handle passive FTP mode.</p>
<p>Wuala - it&#8217;s a finish.</p>
<p><br /><strong>Related Posts</strong><ul><a href="http://www.linuxscrew.com/2007/11/26/microsoft-tells-how-to-recover-data-using-linux/" rel="bookmark" title="Permanent Link: Microsoft tells how to recover data using Linux">Microsoft tells how to recover data using Linux</a><br/><a href="http://www.linuxscrew.com/2007/09/17/another-linux-utility-to-investigate-sockets/" rel="bookmark" title="Permanent Link: Another Linux utility to investigate sockets">Another Linux utility to investigate sockets</a><br/><a href="http://www.linuxscrew.com/2008/09/16/try-google-chrome-in-linux/" rel="bookmark" title="Permanent Link: Try Google Chrome in Linux">Try Google Chrome in Linux</a><br/><a href="http://www.linuxscrew.com/2008/05/09/faq-static-routes-after-restartreboot-in-fedoraredhatcentos/" rel="bookmark" title="Permanent Link: FAQ: static routes after restart/reboot in Fedora/RedHat/CentOS">FAQ: static routes after restart/reboot in Fedora/RedHat/CentOS</a><br/><a href="http://www.linuxscrew.com/2008/01/10/secure-linuxunix-system-that-runs-openssh/" rel="bookmark" title="Permanent Link: Secure Linux/Unix system that runs OpenSSH">Secure Linux/Unix system that runs OpenSSH</a><br/></ul></p><br /><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/linuxscrew?a=VmjoN"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=VmjoN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=0WVsN"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=0WVsN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=5ngVn"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=5ngVn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=n77Tn"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=n77Tn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=YTYYN"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=YTYYN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/460042701" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2008/11/20/ftp-port-forwarding-using-linux-router/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2008/11/20/ftp-port-forwarding-using-linux-router/</feedburner:origLink></item>
		<item>
		<title>FAQ: How to change Duplex and/or Auto-Negotiation NIC settings in Linux?</title>
		<link>http://feeds.feedburner.com/~r/linuxscrew/~3/459681080/</link>
		<comments>http://www.linuxscrew.com/2008/11/20/faq-how-to-change-duplex-andor-auto-negotiation-nic-settings-in-linux/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 15:39:55 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[debian]]></category>

		<category><![CDATA[faq]]></category>

		<category><![CDATA[fedora]]></category>

		<category><![CDATA[howtos]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[tips]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2008/11/20/faq-how-to-change-duplex-andor-auto-negotiation-nic-settings-in-linux/</guid>
		<description>Q: How to disable auto-negotiation option of my network interface card and set up half/full duplex mode manually from Linux command line (CLI)? By the way, how to see current settings?
A:  There are several Linux utilities coming with almost any distribution including Debian, Ubuntu, Fedora, RedHat, Mandriva, Centos whatever. See details below.

ethtool
This is rather [...]</description>
			<content:encoded><![CDATA[<p><strong>Q</strong>: How to disable auto-negotiation option of my network interface card and set up half/full duplex mode manually from Linux command line (CLI)? By the way, how to see current settings?<br />
<strong>A</strong>:  There are several Linux utilities coming with almost any distribution including Debian, Ubuntu, Fedora, RedHat, Mandriva, Centos whatever. See details below.</p>
<p style="text-align: center"><a href="http://en.wikipedia.org/wiki/Duplex_(telecommunications)"><img src="http://artiomix.googlepages.com/full-half-duplex.jpg" /></a></p>
<p><font size="+1"><a href="http://freshmeat.net/projects/ethtool/"><strong>ethtool</strong></a></font></p>
<p>This is rather powerful utility can display and change settings of ethernet network interface card.  You can easily disable/enable autonegotiation option for your NIC, also it&#8217;s possible to manually set up duplex mode, configure wake-on-lan options, set speed settings. Just look through <a href="http://linuxcommand.org/man_pages/ethtool8.html">full manual page for ethtool</a>. Here are several ethtool usage examples:</p>
<p><strong><code>ethtool eth0</code></strong> - shows current NIC settings</p>
<pre>
Settings for eth0:
        Supported ports: [ TP MII ]
        Supported link modes:   10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
        Supports auto-negotiation: Yes
        Advertised link modes:  10baseT/Half 10baseT/Full
                                100baseT/Half 100baseT/Full
        Advertised auto-negotiation: No
        Speed: 10Mb/s
        Duplex: Half
        Port: MII
        PHYAD: 32
        Transceiver: internal
        Auto-negotiation: off
        Supports Wake-on: pumbg
        Wake-on: d
        Current message level: 0x00000007 (7)
        Link detected: yes</pre>
<p><strong><code>ethtool -s eth0 duplex half autoneg off</code></strong> - disables auto-negotiation, enables Half Duplex.<br />
<strong><code>ethtool -s eth1 duplex full speed 1000 autoneg off</code></strong> - disables auto-negotiation, enables Falf Duplex and sets up Speed to 1000 Mb/s.</p>
<p><font size="+1"><a href="http://freshmeat.net/projects/mii-tool/"><strong>mii-tool</strong></a></font></p>
<p>According to <a href="http://www.netadmintools.com/html/mii-tool.man.html">manual</a> it allows to manipulate and see media-independent  interface status. Let&#8217;s see examples:</p>
<p><strong><code>bash-3.1# mii-tool eth0<br />
eth0: negotiated 100baseTx-FD, link ok</code></strong> - shows 100 Mbps speed, Full Duplex, Auto-negotiation is on.<br />
<strong><code>bash-3.1# mii-tool eth0 -F 10baseT-HD</code></strong> - enables 10 Mb/s  Half Duplex connection.</p>
<p><br /><strong>Related Posts</strong><ul><a href="http://www.linuxscrew.com/2007/08/17/quick-shell-change-for-user-in-unix-or-linux/" rel="bookmark" title="Permanent Link: Quick shell change for user in Unix or Linux">Quick shell change for user in Unix or Linux</a><br/><a href="http://www.linuxscrew.com/2007/04/17/some-words-in-linux-kernel-source-code/" rel="bookmark" title="Permanent Link: Some words in Linux kernel source code">Some words in Linux kernel source code</a><br/><a href="http://www.linuxscrew.com/2007/09/12/nokia-e61e62-sync-with-gnome-evolution-with-kubuntu/" rel="bookmark" title="Permanent Link: Nokia E61/E62 sync with Evolution in Kubuntu">Nokia E61/E62 sync with Evolution in Kubuntu</a><br/><a href="http://www.linuxscrew.com/2007/09/11/set-up-mount-count-after-system-will-be-checked-by-e2fsck/" rel="bookmark" title="Permanent Link: Set up mount count after system will be checked by e2fsck">Set up mount count after system will be checked by e2fsck</a><br/><a href="http://www.linuxscrew.com/2006/12/21/ubuntu-linux-goes/" rel="bookmark" title="Permanent Link: Ubuntu Linux goes!">Ubuntu Linux goes!</a><br/></ul></p><br /><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/linuxscrew?a=Wje2N"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=Wje2N" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=7xNJN"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=7xNJN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=VqhHn"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=VqhHn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=FQzxn"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=FQzxn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=h1zzN"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=h1zzN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/459681080" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2008/11/20/faq-how-to-change-duplex-andor-auto-negotiation-nic-settings-in-linux/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2008/11/20/faq-how-to-change-duplex-andor-auto-negotiation-nic-settings-in-linux/</feedburner:origLink></item>
		<item>
		<title>FAQ: How to scrollback in GNU SCREEN?</title>
		<link>http://feeds.feedburner.com/~r/linuxscrew/~3/452867828/</link>
		<comments>http://www.linuxscrew.com/2008/11/14/faq-how-to-scrollback-in-gnu-screen/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 12:05:06 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[applications]]></category>

		<category><![CDATA[faq]]></category>

		<category><![CDATA[howtos]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[tips]]></category>

		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2008/11/14/faq-how-to-scrollback-in-gnu-screen/</guid>
		<description>Q: I was compiling kernel using GNU Screen utility but something happened during the compilation and I want to see full error&amp;#8217;s output but I can&amp;#8217;t just scrollback using Ctrl+PageUp. How to scrollback in GNU Screen?
A: In GNU Screen press Ctrl + a + [ to enter Copy Mode, then scroll up/down using keys j [...]</description>
			<content:encoded><![CDATA[<p><strong>Q</strong>: I was compiling kernel using <a href="http://www.gnu.org/software/screen/">GNU Screen</a> utility but something happened during the compilation and I want to see full error&#8217;s output but I can&#8217;t just scrollback using Ctrl+PageUp. How to <strong>scrollback in GNU Screen</strong>?</p>
<p><strong>A</strong>: In GNU Screen press <strong>Ctrl + a + </strong>[ to enter Copy Mode, then scroll up/down using keys <strong>j</strong> or <strong>k</strong>. Below are some other navigation keys:</p>
<pre>h -    Move the cursor left by one character
j -    Move the cursor down by one line
k -    Move the cursor up by one line
l -    Move the cursor right by one character
0 -    Move to the beginning of the current line
$ -    Move to the end of the current line.
G -    Moves to the specified line
       (defaults to the end of the buffer).
C-u -  Scrolls a half page up.
C-b -  Scrolls a full page up.
C-d -  Scrolls a half page down.
C-f -  Scrolls the full page down.</pre>
<p>By the way, in order to define scrollback buffer size start screen with the following key (5000 lines in this example):</p>
<p><code>screen -h 5000</code></p>
<p>Quick info about <a href="http://en.wikipedia.org/wiki/GNU_Screen">GNU Screen</a> utility: it is Unix tool that allows to run multiple applications in several &#8220;virtual&#8221; windows. It is very useful when you need, let&#8217;s say, to see hardware resources consumption caused by started application in different console etc. GNU screen is also good option to run applications remotely via ssh: just run application in screen and log off until it&#8217;s finished, then just &#8220;pick up&#8221; screen session and see how the application&#8217;s output.</p>
<p>Update: You can use activate copy mode of GNU Screen also by <strong>Ctrl + Esc</strong> that might be more useful than <strong>Ctrl + a + [ </strong>shortcut (thanks to <a href="http://sites.google.com/site/livibetter/">Yu-Jie Lin</a> for this tip).</p>
<p><br /><strong>Related Posts</strong><ul><a href="http://www.linuxscrew.com/2007/08/06/keep-ssh-session-saved-unix-screen-utility/" rel="bookmark" title="Permanent Link: Keep ssh session saved (Unix &#8220;screen&#8221; utility)">Keep ssh session saved (Unix &#8220;screen&#8221; utility)</a><br/><a href="http://www.linuxscrew.com/2007/08/27/secure-shell-ssh-session-timeout/" rel="bookmark" title="Permanent Link: Secure shell (ssh) session timeout">Secure shell (ssh) session timeout</a><br/><a href="http://www.linuxscrew.com/2007/09/05/get-freebsd-ports-tree-after-os-installation/" rel="bookmark" title="Permanent Link: Get FreeBSD ports tree after OS installation">Get FreeBSD ports tree after OS installation</a><br/><a href="http://www.linuxscrew.com/2007/10/05/two-desktop-apps-you-must-know-about/" rel="bookmark" title="Permanent Link: Two desktop apps you must know about">Two desktop apps you must know about</a><br/><a href="http://www.linuxscrew.com/2007/07/27/moving-linux-to-remote-server-over-ssh-via-third-server/" rel="bookmark" title="Permanent Link: Moving Linux to remote server (over ssh via third server)">Moving Linux to remote server (over ssh via third server)</a><br/></ul></p><br /><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/linuxscrew?a=Av9ZN"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=Av9ZN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=3nGjN"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=3nGjN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=vQFVn"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=vQFVn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=jBYBn"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=jBYBn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=9y48N"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=9y48N" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/452867828" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2008/11/14/faq-how-to-scrollback-in-gnu-screen/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2008/11/14/faq-how-to-scrollback-in-gnu-screen/</feedburner:origLink></item>
		<item>
		<title>WPA Wi-Fi encryption is now cracked</title>
		<link>http://feeds.feedburner.com/~r/linuxscrew/~3/445334454/</link>
		<comments>http://www.linuxscrew.com/2008/11/07/wpa-wi-fi-encryption-is-now-cracked/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 10:26:07 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[hacks]]></category>

		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2008/11/07/wpa-wi-fi-encryption-is-now-cracked/</guid>
		<description>Network security researcher Erik Tews found a way to brake TKIP (Temporal Key Integrity Protocol) used by WPA in order to read the data being sent from router to Wi-Fi laptop or PC. It takes from 12 to 15 minutes to crack WPA encryption according to statements made by PacSec conference organizers where Erik will [...]</description>
			<content:encoded><![CDATA[<p><img src="http://www.linuxscrew.com/wp-content/uploads/2008/05/wifi_logo_0.gif" align="right" height="127" width="200" />Network security researcher <a href="http://www.google.com/search?hl=en&amp;q=Erik+Tews">Erik Tews</a> found a way to brake TKIP (Temporal Key Integrity Protocol) used by <a href="http://en.wikipedia.org/wiki/Wi-Fi_Protected_Access">WPA</a> in order to read the data being sent from router to Wi-Fi laptop or PC. It takes from 12 to 15 minutes to crack WPA encryption according to statements made by <a href="http://pacsec.jp/" target="_blank">PacSec conference</a> organizers where Erik will demonstrate the procedure.</p>
<p><a href="http://pacsec.jp/dojo.html">PacSec 2008 Conference</a> will be held on November 12/13, 2008, at Aoyama Diamond Hall in Tokyo, Japan. The presentation is planned as &#8220;Gone in 900 Seconds, Some Crypto Issues with WPA - Erik Tews&#8221;.</p>
<p>WPA (Wi-Fi Protected Area) is widely used to protect many corporate and personal wireless networks. This  protocol implements <a href="http://en.wikipedia.org/wiki/IEEE_802.11i-2004" title="IEEE 802.11i-2004">IEEE 802.11i</a> standard and is a successor of WEP algorithm which <a href="http://www.isaac.cs.berkeley.edu/isaac/mobicom.pdf">was cracked in 2001</a>.</p>
<p>Read more here: <a href="http://www.networkworld.com/news/2008/110608-once-thought-safe-wpa-wi-fi.html?ts0hb&amp;story=ts_wpahack">Once thought safe, WPA Wi-Fi encryption is cracked</a>.</p>
<p><br /><strong>Related Posts</strong><ul><a href="http://www.linuxscrew.com/2007/08/16/encryption-files-with-gpg-without-user-intervention-batch/" rel="bookmark" title="Permanent Link: Encryption files with GPG without user intervention (batch)">Encryption files with GPG without user intervention (batch)</a><br/></ul></p><br /><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/linuxscrew?a=rcWwN"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=rcWwN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=KgjGN"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=KgjGN" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=k9rDn"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=k9rDn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=zVOsn"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=zVOsn" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=71HBN"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=71HBN" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/445334454" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2008/11/07/wpa-wi-fi-encryption-is-now-cracked/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2008/11/07/wpa-wi-fi-encryption-is-now-cracked/</feedburner:origLink></item>
		<item>
		<title>The Manga Guide to Databases</title>
		<link>http://feeds.feedburner.com/~r/linuxscrew/~3/416807929/</link>
		<comments>http://www.linuxscrew.com/2008/10/10/the-manga-guide-to-databases/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 13:53:55 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[humour]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2008/10/10/the-manga-guide-to-databases/</guid>
		<description>Just came across one amusing book&amp;#8230; Here is what Mana Takahashi (the author) says:
Princess Ruruna is stressed out. With the king and queen away, she has to manage the Kingdom of Kod&amp;#8217;s humongous fruit-selling empire. Overseas departments, scads of inventory, conflicting prices, and so many customers! It&amp;#8217;s all such a confusing mess. But a mysterious [...]</description>
			<content:encoded><![CDATA[<p>Just came across one amusing book&#8230; Here is what <a href="http://www.oreillynet.com/pub/au/3470">Mana Takahashi</a> (the author) says:</p>
<blockquote><p><a href="http://ecx.images-amazon.com/images/I/51wkRQgwGFL._SS500_.jpg" target="_blank"><img src="http://artiomix.googlepages.com/51wkRQgwGFL._SL500_AA240_.jpg" align="right" /></a>Princess Ruruna is stressed out. With the king and queen away, she has to manage the Kingdom of Kod&#8217;s humongous fruit-selling empire. Overseas departments, scads of inventory, conflicting prices, and so many customers! It&#8217;s all such a confusing mess. But a mysterious book and a helpful fairy promise to solve her organizational problems—with the practical magic of databases.</p>
<p>In <a href="http://www.amazon.com/gp/product/1593271905"><em>The Manga Guide to Databases</em></a>, Tico the fairy teaches the Princess how to simplify her data management. We follow along as they design a relational database, understand the entity-relationship model, perform basic database operations, and delve into more advanced topics. Once the Princess is familiar with transactions and basic SQL statements, she can keep her data timely and accurate for the entire kingdom. Finally, Tico explains ways to make the database more efficient and secure, and they discuss methods for concurrency and replication.</p>
<p>Examples and exercises (with answer keys) help you learn, and an appendix of frequently used SQL statements gives the tools you need to create and maintain full-featured databases.</p></blockquote>
<p>By the way, does anybody know where to buy manga illustrated guide to <a href="http://www.cisco.com/en/US/products/ps6557/products_ios_technology_home.html">MPLS</a> (Multiprotocol Label Switching)?</p>
<p><br /><strong>Related Posts</strong><ul><a href="http://www.linuxscrew.com/2007/12/24/security-guide-for-linux-by-nsa/" rel="bookmark" title="Permanent Link: Security Guide for Linux by NSA">Security Guide for Linux by NSA</a><br/><a href="http://www.linuxscrew.com/2007/11/13/site-of-the-day-free-linux-ebooks/" rel="bookmark" title="Permanent Link: Site of the day: Free Linux eBooks">Site of the day: Free Linux eBooks</a><br/><a href="http://www.linuxscrew.com/2007/09/11/bsd-packet-filter-pf-manual-and-howto-links-list/" rel="bookmark" title="Permanent Link: BSD Packet Filter (pf) resources">BSD Packet Filter (pf) resources</a><br/><a href="http://www.linuxscrew.com/2008/04/07/nagios-installation-and-configuration-in-suse-linux/" rel="bookmark" title="Permanent Link: Nagios installation and configuration in SUSE Linux">Nagios installation and configuration in SUSE Linux</a><br/><a href="http://www.linuxscrew.com/2008/01/07/sexy-backgrounds-for-ubuntu-linux-part-2/" rel="bookmark" title="Permanent Link: Sexy backgrounds for Ubuntu Linux. Part 2">Sexy backgrounds for Ubuntu Linux. Part 2</a><br/></ul></p><br /><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/linuxscrew?a=DEWYM"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=DEWYM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=kmARM"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=kmARM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=H659m"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=H659m" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=S3rZm"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=S3rZm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=czeNM"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=czeNM" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/416807929" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2008/10/10/the-manga-guide-to-databases/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2008/10/10/the-manga-guide-to-databases/</feedburner:origLink></item>
		<item>
		<title>15+ “must have” Cisco Cheat Sheets</title>
		<link>http://feeds.feedburner.com/~r/linuxscrew/~3/416716482/</link>
		<comments>http://www.linuxscrew.com/2008/10/10/15-must-have-cisco-cheat-sheets/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 11:38:41 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[cisco]]></category>

		<category><![CDATA[sites]]></category>

		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2008/10/10/15-must-have-cisco-cheat-sheets/</guid>
		<description>&lt;p&gt;&lt;img src="http://www.linuxscrew.com/wp-content/uploads/2008/10/cheating.JPG" title="cheat sheet" alt="cheat sheet" align="right" /&gt;Below is the link list to essential Cisco related cheat sheets (collection of notes or quick reference guides whatever). By the way, we don&amp;#8217;t recommend to cheat anything and/or do a cheating of any sort by means of using these materials &lt;img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;p&gt;1. &lt;a href="http://packetlife.net/static/cheatsheets/cisco-ios-versions.pdf"&gt;Cisco IOS Versions&lt;/a&gt; (&lt;a href="http://packetlife.net/static/cheatsheets/preview/cisco-ios-versions.jpg"&gt;preview&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Cisco_IOS"&gt;what&amp;#8217;s this?&lt;/a&gt;)&lt;br /&gt;
2. &lt;a href="http://packetlife.net/static/cheatsheets/physical-terminations.pdf"&gt;Physical Terminations/Connectors&lt;/a&gt; (&lt;a href="http://packetlife.net/static/cheatsheets/preview/physical-terminations.jpg"&gt;preview&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Electrical_connector"&gt;what&amp;#8217;s this?&lt;/a&gt;)&lt;br /&gt;
3. &lt;a href="http://packetlife.net/static/cheatsheets/vlans.pdf"&gt;VLANs&lt;/a&gt; (&lt;a href="http://packetlife.net/static/cheatsheets/preview/vlans.jpg"&gt;preview&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Vlan"&gt;what&amp;#8217;s this?&lt;/a&gt;)&lt;br /&gt;
4. &lt;a href="http://http://packetlife.net/static/cheatsheets/qos.pdf"&gt;Quality of Service&lt;/a&gt; (&lt;a href="http://packetlife.net/static/cheatsheets/preview/qos.jpg"&gt;preview&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Qos"&gt;what&amp;#8217;s this?&lt;/a&gt;)&lt;br /&gt;
&lt;img src="http://www.linuxscrew.com/wp-content/uploads/2008/10/mpls_t.jpg" title="mpls cheat sheet small" alt="mpls cheat sheet small" align="right" /&gt; 5. &lt;a href="http://packetlife.net/static/cheatsheets/mpls.pdf"&gt;MPLS&lt;/a&gt; (&lt;a href="http://packetlife.net/static/cheatsheets/preview/mpls.jpg"&gt;preview&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Multiprotocol_Label_Switching"&gt;what&amp;#8217;s this?&lt;/a&gt;)&lt;br /&gt;
6. &lt;a href="http://packetlife.net/static/cheatsheets/ip-access-lists.pdf"&gt;IP Access Lists&lt;/a&gt; (&lt;a href="http://packetlife.net/static/cheatsheets/preview/ip-access-lists.jpg"&gt;preview&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Access_control_list"&gt;what&amp;#8217;s this?&lt;/a&gt;)&lt;br /&gt;
7. &lt;a href="http://packetlife.net/static/cheatsheets/spanning-tree.pdf"&gt;Spanning Tree&lt;/a&gt; (&lt;a href="http://packetlife.net/static/cheatsheets/preview/spanning-tree.jpg"&gt;preview&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Spanning_tree_protocol"&gt;what&amp;#8217;s this?&lt;/a&gt;)&lt;br /&gt;
8. &lt;a href="http://packetlife.net/static/cheatsheets/ospf.pdf"&gt;OSPF&lt;/a&gt; (&lt;a href="http://packetlife.net/static/cheatsheets/preview/ospf.jpg"&gt;preview&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Ospf"&gt;what&amp;#8217;s this?&lt;/a&gt;)&lt;br /&gt;
9. &lt;a href="http://packetlife.net/static/cheatsheets/eigrp.pdf"&gt;EIGRP&lt;/a&gt; (&lt;a href="http://packetlife.net/static/cheatsheets/preview/eigrp.jpg"&gt;preview&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/EIGRP"&gt;what&amp;#8217;s this?&lt;/a&gt;)&lt;br /&gt;
10. &lt;a href="http://packetlife.net/static/cheatsheets/bgp.pdf"&gt;BGP&lt;/a&gt; (&lt;a href="http://packetlife.net/static/cheatsheets/preview/bgp.jpg"&gt;preview&lt;/a&gt;, &lt;a href="http://en.wikipedia.org/wiki/Bgp"&gt;what&amp;#8217;s this?&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;11. &lt;a href="http://skullbox.net/ioscheat.php"&gt;General Cisco IOS cheat sheet&lt;/a&gt; (router/switch commands etc.)&lt;br /&gt;
12. &lt;a href="http://www.thenetworkadministrator.com/ciscoroutertips.htm"&gt;Cisco  Commands for Beginners&lt;/a&gt;&lt;br /&gt;
13. &lt;a href="http://www.madrock.net/2008/07/cisco-command-cheat-sheet/"&gt;Descriptive list of Cisco Commands&lt;/a&gt; (fresh)&lt;br /&gt;
14. &lt;a href="http://www.cisco.com/en/US/prod/collateral/vpndevc/ps5708/ps5710/ps1018/product_implementation_design_guide09186a00800fd670.html"&gt;Cisco IOS Firewall Cheat Sheet&lt;/a&gt; (Official Design Guide)&lt;br /&gt;
15. &lt;a href="http://www.technetrain.com/CCNA/Sem1/Reference/encapsulation_cisco.pdf"&gt;Cisco -  Ethernet Encapsulation&lt;/a&gt; (in pdf)&lt;br /&gt;
16. &lt;a href="http://www.unixhub.com/docs/cisco/ccna.html"&gt;Mini CCNA Cheat Sheet&lt;/a&gt;&lt;br /&gt;
17. &lt;a href="http://www.texbuddy.com/Debug.htm"&gt;CCNA  Cheat Sheet (commands debugging)&lt;/a&gt;&lt;br /&gt;
18. &lt;a href="http://www.goonda.org/archive/docs/pinout.html"&gt;C&lt;/a&gt;&lt;a href="http://www.goonda.org/archive/docs/pinout.html"&gt;onnector Pinouts Cheat Sheets &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Great thanks to Jeremy Stretch (author of &lt;a href="http://packetlife.net" target="_blank"&gt;packetlife.net&lt;/a&gt;) for the first 10 cheat sheets from above list (to get them all just download &lt;a href="http://packetlife.net/static/cheatsheets/cheatsheets.zip"&gt;this package&lt;/a&gt;).&lt;/p&gt;
Related PostsGraphical vi/vim functional keys sheetRunning Cisco Packet Tracer in LinuxAbout Linux &amp;#8226; ScrewThe Manga Guide to DatabasesDump ipcad output into sqlite3</description>
			<content:encoded><![CDATA[<p><img src="http://www.linuxscrew.com/wp-content/uploads/2008/10/cheating.JPG" title="cheat sheet" alt="cheat sheet" align="right" />Below is the link list to essential Cisco related cheat sheets (collection of notes or quick reference guides whatever). By the way, we don&#8217;t recommend to cheat anything and/or do a cheating of any sort by means of using these materials <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>1. <a href="http://packetlife.net/static/cheatsheets/cisco-ios-versions.pdf">Cisco IOS Versions</a> (<a href="http://packetlife.net/static/cheatsheets/preview/cisco-ios-versions.jpg">preview</a>, <a href="http://en.wikipedia.org/wiki/Cisco_IOS">what&#8217;s this?</a>)<br />
2. <a href="http://packetlife.net/static/cheatsheets/physical-terminations.pdf">Physical Terminations/Connectors</a> (<a href="http://packetlife.net/static/cheatsheets/preview/physical-terminations.jpg">preview</a>, <a href="http://en.wikipedia.org/wiki/Electrical_connector">what&#8217;s this?</a>)<br />
3. <a href="http://packetlife.net/static/cheatsheets/vlans.pdf">VLANs</a> (<a href="http://packetlife.net/static/cheatsheets/preview/vlans.jpg">preview</a>, <a href="http://en.wikipedia.org/wiki/Vlan">what&#8217;s this?</a>)<br />
4. <a href="http://http://packetlife.net/static/cheatsheets/qos.pdf">Quality of Service</a> (<a href="http://packetlife.net/static/cheatsheets/preview/qos.jpg">preview</a>, <a href="http://en.wikipedia.org/wiki/Qos">what&#8217;s this?</a>)<br />
<img src="http://www.linuxscrew.com/wp-content/uploads/2008/10/mpls_t.jpg" title="mpls cheat sheet small" alt="mpls cheat sheet small" align="right" /> 5. <a href="http://packetlife.net/static/cheatsheets/mpls.pdf">MPLS</a> (<a href="http://packetlife.net/static/cheatsheets/preview/mpls.jpg">preview</a>, <a href="http://en.wikipedia.org/wiki/Multiprotocol_Label_Switching">what&#8217;s this?</a>)<br />
6. <a href="http://packetlife.net/static/cheatsheets/ip-access-lists.pdf">IP Access Lists</a> (<a href="http://packetlife.net/static/cheatsheets/preview/ip-access-lists.jpg">preview</a>, <a href="http://en.wikipedia.org/wiki/Access_control_list">what&#8217;s this?</a>)<br />
7. <a href="http://packetlife.net/static/cheatsheets/spanning-tree.pdf">Spanning Tree</a> (<a href="http://packetlife.net/static/cheatsheets/preview/spanning-tree.jpg">preview</a>, <a href="http://en.wikipedia.org/wiki/Spanning_tree_protocol">what&#8217;s this?</a>)<br />
8. <a href="http://packetlife.net/static/cheatsheets/ospf.pdf">OSPF</a> (<a href="http://packetlife.net/static/cheatsheets/preview/ospf.jpg">preview</a>, <a href="http://en.wikipedia.org/wiki/Ospf">what&#8217;s this?</a>)<br />
9. <a href="http://packetlife.net/static/cheatsheets/eigrp.pdf">EIGRP</a> (<a href="http://packetlife.net/static/cheatsheets/preview/eigrp.jpg">preview</a>, <a href="http://en.wikipedia.org/wiki/EIGRP">what&#8217;s this?</a>)<br />
10. <a href="http://packetlife.net/static/cheatsheets/bgp.pdf">BGP</a> (<a href="http://packetlife.net/static/cheatsheets/preview/bgp.jpg">preview</a>, <a href="http://en.wikipedia.org/wiki/Bgp">what&#8217;s this?</a>)</p>
<p>11. <a href="http://skullbox.net/ioscheat.php">General Cisco IOS cheat sheet</a> (router/switch commands etc.)<br />
12. <a href="http://www.thenetworkadministrator.com/ciscoroutertips.htm">Cisco  Commands for Beginners</a><br />
13. <a href="http://www.madrock.net/2008/07/cisco-command-cheat-sheet/">Descriptive list of Cisco Commands</a> (fresh)<br />
14. <a href="http://www.cisco.com/en/US/prod/collateral/vpndevc/ps5708/ps5710/ps1018/product_implementation_design_guide09186a00800fd670.html">Cisco IOS Firewall Cheat Sheet</a> (Official Design Guide)<br />
15. <a href="http://www.technetrain.com/CCNA/Sem1/Reference/encapsulation_cisco.pdf">Cisco -  Ethernet Encapsulation</a> (in pdf)<br />
16. <a href="http://www.unixhub.com/docs/cisco/ccna.html">Mini CCNA Cheat Sheet</a><br />
17. <a href="http://www.texbuddy.com/Debug.htm">CCNA  Cheat Sheet (commands debugging)</a><br />
18. <a href="http://www.goonda.org/archive/docs/pinout.html">C</a><a href="http://www.goonda.org/archive/docs/pinout.html">onnector Pinouts Cheat Sheets </a></p>
<p>Great thanks to Jeremy Stretch (author of <a href="http://packetlife.net" target="_blank">packetlife.net</a>) for the first 10 cheat sheets from above list (to get them all just download <a href="http://packetlife.net/static/cheatsheets/cheatsheets.zip">this package</a>).</p>
<p><br /><strong>Related Posts</strong><ul><a href="http://www.linuxscrew.com/2007/10/09/graphical-vivim-functional-keys-sheet/" rel="bookmark" title="Permanent Link: Graphical vi/vim functional keys sheet">Graphical vi/vim functional keys sheet</a><br/><a href="http://www.linuxscrew.com/2007/10/16/running-cisco-packet-tracer-in-linux/" rel="bookmark" title="Permanent Link: Running Cisco Packet Tracer in Linux">Running Cisco Packet Tracer in Linux</a><br/><a href="http://www.linuxscrew.com/about-linux-screw/" rel="bookmark" title="Permanent Link: About Linux &#8226; Screw">About Linux &#8226; Screw</a><br/><a href="http://www.linuxscrew.com/2008/10/10/the-manga-guide-to-databases/" rel="bookmark" title="Permanent Link: The Manga Guide to Databases">The Manga Guide to Databases</a><br/><a href="http://www.linuxscrew.com/2007/09/21/dump-ipcad-output-into-sqlite3/" rel="bookmark" title="Permanent Link: Dump ipcad output into sqlite3">Dump ipcad output into sqlite3</a><br/></ul></p><br /><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/linuxscrew?a=sQuvM"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=sQuvM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=3c5gM"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=3c5gM" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=2yDfm"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=2yDfm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=SELKm"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=SELKm" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=ARqSM"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=ARqSM" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/416716482" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2008/10/10/15-must-have-cisco-cheat-sheets/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2008/10/10/15-must-have-cisco-cheat-sheets/</feedburner:origLink></item>
		<item>
		<title>10 years ago Linux news (Sep, 1998)…</title>
		<link>http://feeds.feedburner.com/~r/linuxscrew/~3/399690229/</link>
		<comments>http://www.linuxscrew.com/2008/09/22/10-years-ago-linux-news-sep-1998/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 10:38:48 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[links]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[other]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2008/09/22/10-years-ago-linux-news-sep-1998/</guid>
		<description>Below are some Linux news which were on top 10 years ago at e-news sites of of that time. Preparing this post I didn&amp;#8217;t know that it would be so interesting and cognitive operation to dig in old news, to find workable links to headlines below. Well, sometimes this is more interesting and astonishing than [...]</description>
			<content:encoded><![CDATA[<p><img src="http://www.linuxscrew.com/wp-content/uploads/2008/09/splash-splashlinuxoldskoolstyle.png" title="old style linux" alt="old style linux" align="right" />Below are some <a href="http://www.linuxscrew.com/linux-and-open-source-news/">Linux news</a> which were on top 10 years ago at e-news sites of of that time. Preparing this post I didn&#8217;t know that it would be so interesting and cognitive operation to dig in old news, to find workable links to headlines below. Well, sometimes this is more interesting and astonishing than we can find today in <a href="http://www.linuxscrew.com/linux-and-open-source-news/">e-newspapers</a>&#8230;</p>
<ol>
<li><strong><a href="http://news.bbc.co.uk/2/hi/science/nature/183027.stm">Hats off to Linux!</a></strong>. Intel and Netscape have announced investments in a small company developing the Linux operating system (RedHat).</li>
<li><strong><a href="http://www.linuxtoday.com/developer/1998092800610NWSW">Apache 1.3.2 is released</a></strong>. Upgrade now!</li>
<li><strong><a href="http://www.zdnet.com.au/news/soa/MS-questions-Linux-s-free-model/0,139023165,120101328,00.htm">Microsoft questions Linux&#8217;s free model</a></strong>. Rich Gray, intellectual property attorney, thinks that the Linux model may not last.</li>
<li><strong><a href="http://www.techweb.com/wire/story/TWB19980930S0003">MCI WorldCom Exec On Linux: Not So Fast</a></strong>. <a href="http://en.wikipedia.org/wiki/UUNET">Uunet</a> has not yet decided whether to deploy Linux.</li>
<li><strong><a href="http://www.linuxtoday.com/infrastructure/1998092800110NW">Caldera announces partnership with Sybase</a></strong>.<br />
<blockquote><p><a href="http://www.caldera.org">Caldera</a> has made two announcements today: They will be shipping Sybase with their next release of OpenLinux, and OpenLinux 1.3 will be out on September 28th 1998.</p></blockquote>
</li>
<li><strong><a href="http://resources.zdnet.co.uk/articles/features/0,1000002000,2069495,00.htm">Interview: Linux creator Linus Torvalds</a></strong> (in Real Audio).</li>
</ol>
<p><br /><strong>Related Posts</strong><ul><a href="http://www.linuxscrew.com/2007/09/28/google-is-9-years-old-now/" rel="bookmark" title="Permanent Link: Google is 9 years old now">Google is 9 years old now</a><br/><a href="http://www.linuxscrew.com/2008/09/18/speedlinks-18-september-2008/" rel="bookmark" title="Permanent Link: Speedlinks - 18 September 2008">Speedlinks - 18 September 2008</a><br/><a href="http://www.linuxscrew.com/2007/09/06/bmw-migrates-from-unix-on-race-to-intel/" rel="bookmark" title="Permanent Link: BMW migrates FROM Unix on race to Intel">BMW migrates FROM Unix on race to Intel</a><br/><a href="http://www.linuxscrew.com/2007/08/29/ancient-domins-list-the-oldest-ones-ever-registered/" rel="bookmark" title="Permanent Link: Ancient domins list (the oldest ones ever registered)">Ancient domins list (the oldest ones ever registered)</a><br/><a href="http://www.linuxscrew.com/2007/10/15/web-server-popularity-2007-october/" rel="bookmark" title="Permanent Link: Web server popularity 2007 (October)">Web server popularity 2007 (October)</a><br/></ul></p><br /><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/linuxscrew?a=DPGnL"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=DPGnL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=4XlkL"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=4XlkL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=jxiel"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=jxiel" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=tcmMl"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=tcmMl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=AyNWL"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=AyNWL" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/399690229" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2008/09/22/10-years-ago-linux-news-sep-1998/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2008/09/22/10-years-ago-linux-news-sep-1998/</feedburner:origLink></item>
		<item>
		<title>Speedlinks - 18 September 2008</title>
		<link>http://feeds.feedburner.com/~r/linuxscrew/~3/396211138/</link>
		<comments>http://www.linuxscrew.com/2008/09/18/speedlinks-18-september-2008/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 13:26:52 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[links]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[reviews]]></category>

		<category><![CDATA[sites]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2008/09/18/speedlinks-18-september-2008/</guid>
		<description>Below are the links which caught my eye this week, I hope that some of them will be useful and interesting for you&amp;#8230;

Canonical Store is to sell multimedia codecs for Ubuntu. Codecs are developed by  Fluendo and Cyberlink. It is still possible to do sudo apt-get install ubuntu-restricted-extras and get that staff installed&amp;#8230;
In A [...]</description>
			<content:encoded><![CDATA[<p>Below are the links which caught my eye this week, I hope that some of them will be useful and interesting for you&#8230;</p>
<ol>
<li><strong><a href="https://shop.canonical.com/" target="_blank">Canonical Store</a></strong> is <strong>to sell multimedia codecs</strong> for Ubuntu. Codecs are developed by <a href="http://www.fluendo.com/"> Fluendo</a> and <a href="http://www.cyberlink.com/">Cyberlink</a>. It is still possible to do <code>sudo apt-get install ubuntu-restricted-extras</code> and get that staff installed&#8230;</li>
<li>In <strong><a href="http://www.linux.com/feature/147591" target="_blank">A comparative look at compact sysadmin distributions</a></strong> article <a href="http://www.gwmo.com/" target="_blank">Cory Buford</a> shares the observations he got during review of several portable (not more 210 Mb) Linux distros which may be helpful to handle &#8220;minor catastrophes&#8221;. BTW I prefer <a href="http://www.tux.org/pub/people/kent-robotti/looplinux/rip/">RIPLinuX</a> <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>T-Mobile, Google and HTC <strong><a href="http://www.linuxdevices.com/news/NS2572232163.html?kc=rss" target="_blank">announce</a></strong> that first  phone based on <a href="http://code.google.com/android/" target="_blank">Android</a> platform will be out next week (23th of September 2008).</li>
<li>Google is going to launch its own &#8220;computer navy&#8221; (sea <a href="http://www.linuxscrew.com/2008/09/16/google-water-based-data-centres-computer-navy/">floating data centres</a>). Now jokes - rumors.</li>
<li>Codeweavers company has adapted <a href="http://www.linuxscrew.com/2008/09/16/try-google-chrome-in-linux/"><strong>Google Chrome browser for Linux and Mac platform</strong></a>.</li>
<li><strong><a href="http://www.phoronix.com/scan.php?page=news_item&amp;px=NjcxOA" target="_blank">Mozilla asks to display firefox EULA in Ubuntu 8.10</a></strong>. Some people are really disturbed about that.</li>
<li><a href="http://wiki.xfce.org/general_info_46" target="_blank"><strong>XFCE 4.6</strong></a> first <a href="http://www.xfce.org/about/news?id=15" target="_blank">alpha</a> is out for public testing.</li>
</ol>
<p>And we just launched <a href="http://www.linuxscrew.com/linux-and-open-source-news/">Linux and Open Source News</a> aggregator at <a href="http://www.linuxscrew.com" target="_blank">Linux Screw</a>, so you are welcome to set it your homepage <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
<p><br /><strong>Related Posts</strong><ul><a href="http://www.linuxscrew.com/2007/09/28/google-is-9-years-old-now/" rel="bookmark" title="Permanent Link: Google is 9 years old now">Google is 9 years old now</a><br/><a href="http://www.linuxscrew.com/about-linux-screw/" rel="bookmark" title="Permanent Link: About Linux &#8226; Screw">About Linux &#8226; Screw</a><br/><a href="http://www.linuxscrew.com/2008/09/22/10-years-ago-linux-news-sep-1998/" rel="bookmark" title="Permanent Link: 10 years ago Linux news (Sep, 1998)&#8230;">10 years ago Linux news (Sep, 1998)&#8230;</a><br/><a href="http://www.linuxscrew.com/2007/09/13/september-15th-software-freedom-day/" rel="bookmark" title="Permanent Link: September 15th - Software Freedom Day">September 15th - Software Freedom Day</a><br/><a href="http://www.linuxscrew.com/2008/11/07/wpa-wi-fi-encryption-is-now-cracked/" rel="bookmark" title="Permanent Link: WPA Wi-Fi encryption is now cracked">WPA Wi-Fi encryption is now cracked</a><br/></ul></p><br /><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/linuxscrew?a=FLVnL"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=FLVnL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=zKCHL"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=zKCHL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=NO1ml"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=NO1ml" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=GGt0l"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=GGt0l" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=4F5ML"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=4F5ML" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/396211138" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2008/09/18/speedlinks-18-september-2008/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2008/09/18/speedlinks-18-september-2008/</feedburner:origLink></item>
		<item>
		<title>Try Google Chrome in Linux</title>
		<link>http://feeds.feedburner.com/~r/linuxscrew/~3/394230424/</link>
		<comments>http://www.linuxscrew.com/2008/09/16/try-google-chrome-in-linux/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 13:44:26 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[applications]]></category>

		<category><![CDATA[centos]]></category>

		<category><![CDATA[debian]]></category>

		<category><![CDATA[distros]]></category>

		<category><![CDATA[fedora]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[screenshots]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2008/09/16/try-google-chrome-in-linux/</guid>
		<description>There is still no native Linux support of newly unveiled browser Google Chrome but guys from CodeWeavers prepared the port of Chromium (official name of Google Chome for Linux). This staff is already available for downloading as DEB packages for Ubuntu (32-bit and 64-bit), as RPM for RedHat, Fedora, CentOS etc. as well as self [...]</description>
			<content:encoded><![CDATA[<p>There is still no native Linux support of newly unveiled browser <a href="http://www.google.com/chrome/" target="_blank">Google Chrome</a> but guys from <a href="http://www.codeweavers.com/" target="_blank">CodeWeavers</a> prepared the <a href="http://www.codeweavers.com/services/ports/chromium/"><strong>port</strong></a> of <a href="http://dev.chromium.org/">Chromium</a> (official name of Google Chome for Linux). This staff is already available for downloading as <a href="http://media.codeweavers.com/pub/crossover/chromium/cxchromium_0.9.0-1_i386.deb">DEB packages</a> for Ubuntu (32-bit and <a href="http://media.codeweavers.com/pub/crossover/chromium/ia32-cxchromium_0.9.0-1_amd64.deb">64-bit</a>), as <a href="http://media.codeweavers.com/pub/crossover/chromium/cxchromium-0.9.0-1.i386.rpm">RPM</a> for RedHat, Fedora, CentOS etc. as well as <a href="http://media.codeweavers.com/pub/crossover/chromium/install-cxchromium-0.9.0.sh">self installable script</a> for any other Linux distribution.</p>
<p>Well, after quick testings there are no doubts that it is not a good option if you wish to have quick and stable alternative for Firefox&#8230; But of course it is good for evaluation purposes or for those people who CAN&#8217;T wait for official release of Chrome for Linux <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Certainly the port is based on Windows copy run by Wine (don&#8217;t forget to upgrade it). Actually CodeWeavers says that this is just a proof of concept, for fun, and to showcase what Wine can do.</p>
<p style="text-align: center"><a href="http://artiomix.googlepages.com/Linux_Screw-Chromium.png" target="_blank"><img src="http://artiomix.googlepages.com/Linux_Screw-Chromium.th.png" /></a></p>
<p><br /><strong>Related Posts</strong><ul><a href="http://www.linuxscrew.com/2008/09/18/speedlinks-18-september-2008/" rel="bookmark" title="Permanent Link: Speedlinks - 18 September 2008">Speedlinks - 18 September 2008</a><br/><a href="http://www.linuxscrew.com/2007/08/06/google-calendar-and-linux-evolution-sync/" rel="bookmark" title="Permanent Link: Google calendar and Linux Evolution sync">Google calendar and Linux Evolution sync</a><br/><a href="http://www.linuxscrew.com/2007/09/05/fun-serious-google-bug/" rel="bookmark" title="Permanent Link: Fun: Serious Google bug!">Fun: Serious Google bug!</a><br/><a href="http://www.linuxscrew.com/2007/09/04/search-specific-file-types-with-google/" rel="bookmark" title="Permanent Link: Search specific file types with Google">Search specific file types with Google</a><br/><a href="http://www.linuxscrew.com/2007/09/28/google-is-9-years-old-now/" rel="bookmark" title="Permanent Link: Google is 9 years old now">Google is 9 years old now</a><br/></ul></p><br /><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/linuxscrew?a=dYlQL"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=dYlQL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=Re2kL"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=Re2kL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=hKPYl"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=hKPYl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=mqtEl"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=mqtEl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=Ti7gL"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=Ti7gL" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/394230424" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2008/09/16/try-google-chrome-in-linux/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2008/09/16/try-google-chrome-in-linux/</feedburner:origLink></item>
		<item>
		<title>Google + Water-based Data Centres = Computer Navy?!</title>
		<link>http://feeds.feedburner.com/~r/linuxscrew/~3/394183061/</link>
		<comments>http://www.linuxscrew.com/2008/09/16/google-water-based-data-centres-computer-navy/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 13:03:54 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
		
		<category><![CDATA[google]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[sites]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2008/09/16/google-water-based-data-centres-computer-navy/</guid>
		<description>&lt;p&gt;&lt;img src="http://www.linuxscrew.com/wp-content/uploads/2008/09/google.jpg" title="google logo" alt="google logo" align="right" /&gt;Well, &lt;strong&gt;Google&lt;/strong&gt; is considering to deploy &lt;strong&gt;data centres&lt;/strong&gt; necessary to operate their search engine on &lt;strong&gt;barges&lt;/strong&gt; powering and cooling computers&amp;#8230;&lt;/p&gt;
&lt;p&gt;Sounds strangely? Just read below!&lt;br /&gt;
&lt;span id="more-603"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Computing centres are located on a ship or ships, anchored in a water body from which energy from natural motion of the water may be captured, and turned into electricity and/or pumping power for cooling pumps to carry heat away.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This text was somehow seen by &lt;a href="http://www.timesonline.co.uk" target="_blank"&gt;&lt;em&gt;The Times&lt;/em&gt;&lt;/a&gt; in this &lt;a href="http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PG01&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=%2220080209234%22.PGNR.&amp;amp;OS=DN/20080209234&amp;amp;RS=DN/20080209234" target="_blank"&gt;patent&lt;/a&gt; application written by Google&amp;#8230; Rather interesting article is published &lt;a href="http://technology.timesonline.co.uk/tol/news/tech_and_web/the_web/article4753389.ece" target="_blank"&gt;at their site&lt;/a&gt;. As for me, I didn&amp;#8217;t know that Microsoft is planning to build data centres in cold climes of Siberia or that Sun is going to place its supercomputers in abandoned coal (see cold) mine&amp;#8230;&lt;/p&gt;
&lt;p style="text-align: center"&gt;&lt;img src="http://artiomix.googlepages.com/1609_datacentre_sp.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;By the way all data centers around the world consumed about 1% of all electricity in 2005. How do you think, what would be in 2009? &lt;img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /&gt; &lt;/p&gt;
&lt;p style="text-align: center"&gt;&lt;img src="http://artiomix.googlepages.com/Army-Navy2rd.jpg" height="225" width="300" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Useful Links:&lt;/strong&gt;&lt;br /&gt;
&lt;a href="http://www.datacenterknowledge.com" target="_blank"&gt;Data Center Knowledge&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://hardware.slashdot.org/article.pl?sid=08/09/06/1755216" target="_blank"&gt;Discussion at Slashdot&lt;/a&gt;&lt;/p&gt;
Related PostsSpeedlinks - 18 September 2008Google phone (GPhone) rumorsXen cluster on Debian for newbiesGoogle is 9 years old nowgOS: operating system with Google Apps</description>
			<content:encoded><![CDATA[<p><img src="http://www.linuxscrew.com/wp-content/uploads/2008/09/google.jpg" title="google logo" alt="google logo" align="right" />Well, <strong>Google</strong> is considering to deploy <strong>data centres</strong> necessary to operate their search engine on <strong>barges</strong> powering and cooling computers&#8230;</p>
<p>Sounds strangely? Just read below!<br />
<span id="more-603"></span></p>
<blockquote><p>Computing centres are located on a ship or ships, anchored in a water body from which energy from natural motion of the water may be captured, and turned into electricity and/or pumping power for cooling pumps to carry heat away.</p></blockquote>
<p>This text was somehow seen by <a href="http://www.timesonline.co.uk" target="_blank"><em>The Times</em></a> in this <a href="http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;Sect2=HITOFF&amp;d=PG01&amp;p=1&amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;r=1&amp;f=G&amp;l=50&amp;s1=%2220080209234%22.PGNR.&amp;OS=DN/20080209234&amp;RS=DN/20080209234" target="_blank">patent</a> application written by Google&#8230; Rather interesting article is published <a href="http://technology.timesonline.co.uk/tol/news/tech_and_web/the_web/article4753389.ece" target="_blank">at their site</a>. As for me, I didn&#8217;t know that Microsoft is planning to build data centres in cold climes of Siberia or that Sun is going to place its supercomputers in abandoned coal (see cold) mine&#8230;</p>
<p style="text-align: center"><img src="http://artiomix.googlepages.com/1609_datacentre_sp.jpg" /></p>
<p>By the way all data centers around the world consumed about 1% of all electricity in 2005. How do you think, what would be in 2009? <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: center"><img src="http://artiomix.googlepages.com/Army-Navy2rd.jpg" height="225" width="300" /></p>
<p><strong>Useful Links:</strong><br />
<a href="http://www.datacenterknowledge.com" target="_blank">Data Center Knowledge</a><br />
<a href="http://hardware.slashdot.org/article.pl?sid=08/09/06/1755216" target="_blank">Discussion at Slashdot</a></p>
<p><br /><strong>Related Posts</strong><ul><a href="http://www.linuxscrew.com/2008/09/18/speedlinks-18-september-2008/" rel="bookmark" title="Permanent Link: Speedlinks - 18 September 2008">Speedlinks - 18 September 2008</a><br/><a href="http://www.linuxscrew.com/2007/08/08/google-phone-gphone-rumors/" rel="bookmark" title="Permanent Link: Google phone (GPhone) rumors">Google phone (GPhone) rumors</a><br/><a href="http://www.linuxscrew.com/2007/09/18/xen-cluster-on-debian-for-newbies/" rel="bookmark" title="Permanent Link: Xen cluster on Debian for newbies">Xen cluster on Debian for newbies</a><br/><a href="http://www.linuxscrew.com/2007/09/28/google-is-9-years-old-now/" rel="bookmark" title="Permanent Link: Google is 9 years old now">Google is 9 years old now</a><br/><a href="http://www.linuxscrew.com/2007/11/01/gos-operating-system-with-google-apps/" rel="bookmark" title="Permanent Link: gOS: operating system with Google Apps">gOS: operating system with Google Apps</a><br/></ul></p><br /><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/linuxscrew?a=St5YL"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=St5YL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=yG4JL"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=yG4JL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=vUHul"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=vUHul" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=da6Nl"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=da6Nl" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/linuxscrew?a=UrK6L"><img src="http://feeds.feedburner.com/~f/linuxscrew?i=UrK6L" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/linuxscrew/~4/394183061" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2008/09/16/google-water-based-data-centres-computer-navy/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.linuxscrew.com/2008/09/16/google-water-based-data-centres-computer-navy/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 1.141 seconds --><!-- Cached page served by WP-Cache -->
