<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	<title>MetaFilter posts tagged with linux and Ubuntu</title>
	<link>http://www.metafilter.com/tags/linux+Ubuntu</link>
	<description>Posts tagged with 'linux' and 'Ubuntu' at MetaFilter.</description>
	<pubDate>Fri, 16 May 2008 22:01:42 -0800</pubDate> <lastBuildDate>Fri, 16 May 2008 22:01:42 -0800</lastBuildDate>

	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>
	<item>
		<title>15 bits of crypto should be enough for anybody</title>
		<link>http://www.metafilter.com/71730/15%2Dbits%2Dof%2Dcrypto%2Dshould%2Dbe%2Denough%2Dfor%2Danybody</link>
		<description> On May 13, security advisories published by &lt;a href=&quot;http://lists.debian.org/debian-security-announce/2008/msg00152.html&quot;&gt;Debian&lt;/a&gt; and &lt;a href=&quot;http://www.ubuntu.com/usn/usn-612-1&quot;&gt;Ubuntu&lt;/a&gt; revealed that, for over a year, their OpenSSL libraries have had a major flaw in their &lt;a href=&quot;http://en.wikipedia.org/wiki/Cryptographically_secure_pseudorandom_number_generator&quot; title=&quot;Wikipedia: Cryptographically secure pseudorandom number generator&quot;&gt;CSPRNG&lt;/a&gt;, which is used by &lt;a href=&quot;http://en.wikipedia.org/wiki/Key_generation&quot; title=&quot;Wikipedia: Key generation&quot;&gt;key generation&lt;/a&gt; functions in many widely-used applications, which caused the &quot;random&quot; numbers produced to be extremely predictable. &lt;small&gt;[&lt;a href=&quot;http://blog.rominet.net/2008/05/debianopenssl-debacle.html&quot;&gt;lolcat summary&lt;/a&gt;]&lt;/small&gt; How bad is it? It&apos;s &lt;a href=&quot;http://www.debian.org/security/key-rollover/&quot;&gt;pretty&lt;/a&gt; &lt;a href=&quot;http://wiki.debian.org/SSLkeys&quot;&gt;bad&lt;/a&gt;. Understand that these keys are used not only for encryption, but also for authentication. The keyspace has been reduced to a mere 32,768 possibilities, and you can already &lt;a href=&quot;http://metasploit.com/users/hdm/tools/debian-openssl/&quot;&gt;download them all&lt;/a&gt;, along with tools to use them. Worse still, in the days &lt;em&gt;before&lt;/em&gt; the issue became publicly known, there was a &lt;a href=&quot;http://www.informationweek.com/news/security/attacks/showArticle.jhtml?articleID=207603339&quot;&gt;noticeable&lt;/a&gt; &lt;a href=&quot;http://stats.denyhosts.net/stats.html&quot;&gt;spike&lt;/a&gt; in the number of brute-force attacks on SSH servers, indicating that there has already been significant exploitation of this vulnerability.

Partial timeline of events: In May 2006, &lt;a href=&quot;http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363516&quot;&gt;a bug&lt;/a&gt; led to &lt;a href=&quot;http://thread.gmane.org/gmane.comp.encryption.openssl.devel/10917&quot;&gt;a question&lt;/a&gt; which led to &lt;a href=&quot;http://svn.debian.org/viewsvn/pkg-openssl/openssl/trunk/rand/md_rand.c?rev=141&amp;r1=140&amp;r2=141&quot;&gt;the fateful patch&lt;/a&gt; being applied to &lt;a href=&quot;http://svn.debian.org/viewsvn/pkg-openssl/openssl/trunk/rand/md_rand.c?rev=141&amp;view=markup&quot;&gt;md_rand.c&lt;/a&gt; (in Debian&apos;s &quot;unstable&quot; development branch). In April 2007, Debian 4.0 &quot;etch&quot; and Ubuntu 7.04 were both released, which was the beginning of the inclusion of the buggy version of OpenSSL in officially-released distributions. The bug remained unfixed through the releases of Ubuntu 7.10 and 8.04. On May 7, 2008, the &lt;a href=&quot;http://svn.debian.org/viewsvn/pkg-openssl/openssl/trunk/crypto/rand/md_rand.c?rev=300&amp;view=diff&amp;r1=300&amp;r2=299&quot;&gt;patch to fix the problem&lt;/a&gt; was committed to Debian&apos;s source repository, and on May 13 the issue was officially disclosed and updated packages were made available to users. (The patch&apos;s availability days before public disclosure of the bug appears to be a violation of &lt;a href=&quot;http://www.debian.org/doc/developers-reference/ch-pkgs.en.html#s-bug-security-confidentiality&quot;&gt;Debian&apos;s policy&lt;/a&gt;.)

&lt;a href=&quot;http://blog.drinsama.de/erich/en/linux/2008051401-debian-openssl-desaster.html&quot;&gt;Here&lt;/a&gt; &lt;a href=&quot;http://blog.drinsama.de/erich/en/linux/2008051401-consequences-of-sslssh-weakness.html&quot;&gt;are&lt;/a&gt; &lt;a href=&quot;http://changelog.complete.org/posts/714-Thoughtfulness-on-the-OpenSSL-bug.html&quot;&gt;some&lt;/a&gt; &lt;a href=&quot;http://www.aigarius.com/blog/2008/05/14/too-similar-to-be-different/&quot;&gt;responses&lt;/a&gt; &lt;a href=&quot;http://algebraicthunk.net/~dburrows/blog/entry/worst-ever/&quot;&gt;from&lt;/a&gt; &lt;a href=&quot;http://www.advogato.org/person/branden/diary/5.html&quot;&gt;Debian&lt;/a&gt; &lt;a href=&quot;http://blog.steve.org.uk/i_still_don_t_know_why_i_m_here.html&quot;&gt;blogs&lt;/a&gt;, and &lt;a href=&quot;http://www.links.org/?p=327&quot;&gt;two&lt;/a&gt; &lt;a href=&quot;http://www.links.org/?p=328&quot;&gt;from&lt;/a&gt; an OpenSSL developer. </description>
		<guid isPermaLink="false">tag:metafilter.com,2008:site.71730</guid>
		<pubDate>Fri, 16 May 2008 22:01:42 -0800</pubDate>
		<category>crypto</category>
		<category>cryptography</category>
		<category>debian</category>
		<category>internet</category>
		<category>linux</category>
		<category>math</category>
		<category>numbers</category>
		<category>owie</category>
		<category>prng</category>
		<category>probability</category>
		<category>random</category>
		<category>security</category>
		<category>ssh</category>
		<category>ssl</category>
		<category>ubuntu</category>
		<dc:creator>finite</dc:creator>
	</item>
      <item>
		<title>The future of Ubuntu Art</title>
		<link>http://www.metafilter.com/71212/The%2Dfuture%2Dof%2DUbuntu%2DArt</link>
		<description> Ubuntu 8.04&apos;s &lt;a href=&quot;https://wiki.ubuntu.com/Artwork/Incoming/Hardy/Alternate/Fela_Kuti&quot;&gt;&lt;em&gt;Hardy Heron&lt;/em&gt;&lt;/a&gt; has recently perched on millions of desktops worldwide, but what does the future look like for the darling of the open source world?  Now entering a &lt;a href=&quot;http://fosswire.com/2008/04/25/interview-wiemer-ubuntu-art/&quot;&gt;new 2-year art developent cycle&lt;/a&gt;, Ubuntu&apos;s &lt;a href=&quot;http://www.markshuttleworth.com/archives/63&quot;&gt;continuing quest&lt;/a&gt; for &lt;em&gt;&quot;pure, unadulterated, raw, visceral, lustful, shallow, skin deep beauty&quot;&lt;/em&gt; has begun again in earnest.  &lt;a href=&quot;http://www.youtube.com/watch?v=_ImW0-MgR8I&quot;&gt;Bleeding edge desktop effects&lt;/a&gt; &lt;small&gt;[youtube, music]&lt;/small&gt; are already creeping into the official distribution and the community is eagerly awaiting the new graphical look, promised as a ground-up re-imagination in the next release, &lt;em&gt;Intrepid Ibex&lt;/em&gt;.  &lt;a href=&quot;https://lists.ubuntu.com/archives/ubuntu-art/&quot;&gt;Watch&lt;/a&gt; &lt;a href=&quot;https://blueprints.launchpad.net/ubuntu/+spec/deviantart-theme-competition&quot;&gt;this&lt;/a&gt; &lt;a href=&quot;https://wiki.ubuntu.com/Artwork/Incoming/Intrepid&quot;&gt;space&lt;/a&gt;.  </description>
		<guid isPermaLink="false">tag:metafilter.com,2008:site.71212</guid>
		<pubDate>Mon, 28 Apr 2008 09:47:46 -0800</pubDate>
		<category>art</category>
		<category>competition</category>
		<category>compiz-fusion</category>
		<category>design</category>
		<category>desktop</category>
		<category>deviantart</category>
		<category>gnome</category>
		<category>hardyheron</category>
		<category>intrepidibex</category>
		<category>kennethweiner</category>
		<category>linux</category>
		<category>markshuttleworth</category>
		<category>ubuntu</category>
		<category>wallpaper</category>
		<dc:creator>cowbellemoo</dc:creator>
	</item>
      <item>
		<title>Wubi: Ubuntu the easy way</title>
		<link>http://www.metafilter.com/68368/Wubi%2DUbuntu%2Dthe%2Deasy%2Dway</link>
		<description> &lt;a href=&quot;http://www.ubuntu.com/&quot;&gt;Ubuntu&lt;/a&gt; has quickly become the number one &lt;a href=&quot;http://en.wikipedia.org/wiki/Linux_distribution&quot;&gt;Linux distro&lt;/a&gt; for the desktop. Not only is it free, but it has also made Linux easier to use than ever. Now, &lt;a href=&quot;http://wubi-installer.org/&quot;&gt;Wubi&lt;/a&gt; enables &lt;strong&gt;Windows users&lt;/strong&gt; to install Ubuntu just like any other application, so you no longer have to mess around with partitions, burning CDs, etc. Be advised that Wubi is just an installer, i.e. it still has to download Ubuntu, ca 700 MB in size,  from the web.  The software is still beta.

Interesting info from &lt;a href=&quot;http://wubi-installer.org/faq.php&quot;&gt;the Wubi FAQ&lt;/a&gt;:&lt;blockquote&gt;
&lt;strong&gt;What are the system requirements?&lt;/strong&gt;
256 MB RAM and an 1 GHz or faster Intel/AMD processor is recommended for optimal performance, though Xubuntu might work on less. As for disk space, the installation requires a minimum of 4GB. This space is mostly used by the virtual hard disk file. Most computers purchased within the last 3 years should be able to run Ubuntu fine, and Xubuntu is suitable for older computers.


&lt;strong&gt;What platforms are supported?&lt;/strong&gt;
Wubi will run on on all Windows versions from Windows 98 to Windows Vista, more platforms to come soon. 64-bit builds are possible but not yet available. Linux/*nix/*BSD are supported through Lubi (download location and guide), and Mac OSX will eventually be supported through Mubi (developers still needed).


&lt;strong&gt;How does Wubi work?&lt;/strong&gt;
Wubi adds an entry to the Windows boot menu which allows you to run Linux. Ubuntu is installed within a file in the windows file system (c:\wubi\disks\system.virtual.disk), this file is seen by Linux as a real hard disk.


&lt;strong&gt;Is this running Ubuntu within a virtual environment or something similar?&lt;/strong&gt;
No. This is a real installation, the only difference is that Ubuntu is installed within a file as opposed to being installed within its own partition. Thus we spare you the trouble to create a free partition for Ubuntu. And we spare you the trouble to have to burn a CD-Rom.


&lt;strong&gt;What flavor of Ubuntu will I get?&lt;/strong&gt;
Most flavors, including Ubuntu (default, with GNOME), Kubuntu (with KDE), Xubuntu (with XFCE for older computers), Edubuntu (good for schools and younger users) and UbuntuStudio (for multimedia workstations). Contact us if you would like your own flavor to be available for installation via Wubi.


&lt;strong&gt;How do I run Ubuntu?&lt;/strong&gt;
You have to reboot and choose &quot;Ubuntu&quot;.


&lt;strong&gt;How do I run Windows?&lt;/strong&gt;
You have to reboot and choose &quot;Windows&quot;.


&lt;strong&gt;How do I uninstall it?&lt;/strong&gt;
You uninstall it as any other applications. In windows go to the control panel and select &quot;Add or Remove Programs&quot;, then select Wubi and uninstall it. You can also use the uninstaller that you find in C:\wubi\uninstaller.exe.
&lt;/blockquote&gt; </description>
		<guid isPermaLink="false">tag:metafilter.com,2008:site.68368</guid>
		<pubDate>Mon, 21 Jan 2008 08:09:41 -0800</pubDate>
		<category>applications</category>
		<category>computers</category>
		<category>distro</category>
		<category>foss</category>
		<category>freesoftware</category>
		<category>it</category>
		<category>linux</category>
		<category>opensource</category>
		<category>operatingsystem</category>
		<category>os</category>
		<category>software</category>
		<category>ubuntu</category>
		<category>wubi</category>
		<dc:creator>Foci for Analysis</dc:creator>
	</item>
      <item>
		<title>The How-To Geek</title>
		<link>http://www.metafilter.com/62738/The%2DHowTo%2DGeek</link>
		<description>&lt;a href="http://www.howtogeek.com/"&gt;The How-To Geek&lt;/a&gt; provides hints and tips for a variety of operating systems and popular pieces of software. The how-tos cover a pleasing range of head-slapping I-should-have-known-thats to relatively advanced techniques. Follow the &lt;i&gt;&lt;a href=&quot;http://www.howtogeek.com/latest&quot;&gt;latest&lt;/a&gt;&lt;/i&gt; page to read the site in blog form.  </description>
		<guid isPermaLink="false">tag:metafilter.com,2007:site.62738</guid>
		<pubDate>Sun, 08 Jul 2007 06:09:39 -0800</pubDate>
		<category>apple</category>
		<category>computers</category>
		<category>howto</category>
		<category>linux</category>
		<category>mac</category>
		<category>osx</category>
		<category>reference</category>
		<category>technology</category>
		<category>ubuntu</category>
		<category>vista</category>
		<category>windows</category>
		<dc:creator>nthdegx</dc:creator>
	</item>
      <item>
		<title>Ubuntu Studio Released!</title>
		<link>http://www.metafilter.com/61063/Ubuntu%2DStudio%2DReleased</link>
		<description>&lt;a href="http://ubuntustudio.org/"&gt;Ubuntu Studio&lt;/a&gt; is a Linux distribution focused on creative audiovisual pursuits.  </description>
		<guid isPermaLink="false">tag:metafilter.com,2007:site.61063</guid>
		<pubDate>Thu, 10 May 2007 22:02:28 -0800</pubDate>
		<category>art</category>
		<category>audio</category>
		<category>distribution</category>
		<category>FINALLY</category>
		<category>graphics</category>
		<category>libre</category>
		<category>linux</category>
		<category>multimedia</category>
		<category>music</category>
		<category>opensource</category>
		<category>operatingsystem</category>
		<category>software</category>
		<category>ubuntu</category>
		<category>ubuntustudio</category>
		<category>video</category>
		<dc:creator>phrontist</dc:creator>
	</item>
      <item>
		<title>All Your Kernals Are Belong to Us</title>
		<link>http://www.metafilter.com/56366/All%2DYour%2DKernals%2DAre%2DBelong%2Dto%2DUs</link>
		<description>&lt;a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;amp;articleId=9005171&amp;amp;intsrc=hm_list"&gt;Ballmer: Linux Users Owe Microsoft.&lt;/a&gt; Microsoft CEO Steve Ballmer stated at the Professional Association for SQL Server (PASS) conference in Seattle yesterday, that Linux infringes upon his company&apos;s intellectual property.  Does this signal preparations for all out war against the &lt;a href=&quot;http://en.wikipedia.org/wiki/Linux&quot;&gt;open source community&lt;/a&gt;?   Microsoft&apos;s recent &lt;a href=&quot;http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9005011&quot;&gt;acquisition of Novell&lt;/a&gt; was seen as an ominous sign.  Or perhaps it&apos;s a sign that user friendly versions of linux such as &lt;a href=&quot;http://www.ubuntu.com/&quot;&gt;Ubuntu&lt;/a&gt; threaten sales of Microsoft&apos;s &lt;a href=&quot;http://www.infoworld.com/article/06/03/24/76795_HNvistaprobsworse_1.html&quot;&gt;problematic&lt;/a&gt; &lt;a href=&quot;http://techrepublic.com.com/5208-6230-0.html?forumID=102&amp;threadID=203131&amp;messageID=2115517&quot;&gt;new&lt;/a&gt; &lt;a href=&quot;http://news.com.com/Study+No+Vista+for+majority+of+European+businesses/2100-1016_3-6135429.html&quot;&gt;VISTA&lt;/a&gt; &lt;a href=&quot;http://www.desktoplinux.com/articles/AT8288296398.html&quot;&gt;OS&lt;/a&gt;, scheduled for release Nov. 30th for businesses and Jan. 30, 2007 for consumers?  </description>
		<guid isPermaLink="false">tag:metafilter.com,2006:site.56366</guid>
		<pubDate>Fri, 17 Nov 2006 12:00:54 -0800</pubDate>
		<category>Ballmer</category>
		<category>FUD</category>
		<category>IBM</category>
		<category>IntellectualProperty</category>
		<category>JawdroppingArrogance</category>
		<category>Linux</category>
		<category>Microsoft</category>
		<category>Novell</category>
		<category>OpenSource</category>
		<category>patent</category>
		<category>SCO</category>
		<category>SUSE</category>
		<category>Ubuntu</category>
		<category>Vista</category>
		<dc:creator>Skygazer</dc:creator>
	</item>
      <item>
		<title>Satan still goes for straight Debian</title>
		<link>http://www.metafilter.com/54278/Satan%2Dstill%2Dgoes%2Dfor%2Dstraight%2DDebian</link>
		<description>&lt;a href="http://www.whatwouldjesusdownload.com/christianubuntu/2006/07/about-ubuntu-christian-edition.html"&gt;Jesus would run Ubuntu&lt;/a&gt; So all I have to do is take a copy of Ubuntu, add in a couple apps, and I too can &lt;a href=&quot;http://www.whatwouldjesusdownload.com/store.php?item=wwjdwordwear/1660003&quot;&gt;start peddling mugs, tshirts, ballcaps&lt;/a&gt;, etc. using their trademarks?  &lt;a href=&quot;http://www.ubuntu.com/ubuntu/TrademarkPolicy&quot;&gt;I guess so.&lt;/a&gt;  I must be getting too used to Apple putting the smack-down on everyone lately, or something...  </description>
		<guid isPermaLink="false">tag:metafilter.com,2006:site.54278</guid>
		<pubDate>Sat, 26 Aug 2006 22:54:32 -0800</pubDate>
		<category>christ</category>
		<category>downloads</category>
		<category>jesus</category>
		<category>linux</category>
		<category>ubuntu</category>
		<dc:creator>jimjam</dc:creator>
	</item>
      <item>
		<title>Ubuntu / Kubuntu 6.06 released today</title>
		<link>http://www.metafilter.com/52000/Ubuntu%2DKubuntu%2D606%2Dreleased%2Dtoday</link>
		<description>&lt;a href="http://www.ubuntu.com/news/606released"&gt;Version 6.06 &quot;Dapper Drake&quot;&lt;/a&gt; of &lt;a href=&quot;http://www.ubuntu.com/&quot;&gt;Ubuntu&lt;/a&gt; / &lt;a href=&quot;http://www.kubuntu.com/&quot;&gt;Kubuntu&lt;/a&gt; is released today, featuring many GUI &lt;a href=&quot;https://lists.ubuntu.com/archives/ubuntu-announce/2006-June/000083.html&quot;&gt;improvements and enhancements&lt;/a&gt;.  It ight be a good excuse to try out linux if you never have, or upgrade if it&apos;s been a while.  </description>
		<guid isPermaLink="false">tag:metafilter.com,2006:site.52000</guid>
		<pubDate>Thu, 01 Jun 2006 10:19:04 -0800</pubDate>
		<category>Kubuntu</category>
		<category>Linux</category>
		<category>Ubuntu</category>
		<dc:creator>milovoo</dc:creator>
	</item>
      
	</channel>
</rss>


