<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Fc15 on Evan Hoffman</title><link>https://evan.wtf/tags/fc15/</link><description>Recent content in Fc15 on Evan Hoffman</description><generator>Hugo</generator><language>en-US</language><copyright>Evan Hoffman</copyright><lastBuildDate>Fri, 23 Sep 2011 10:27:22 +0000</lastBuildDate><atom:link href="https://evan.wtf/tags/fc15/index.xml" rel="self" type="application/rss+xml"/><item><title>Fedora Core 15 &amp; Gnome 3</title><link>https://evan.wtf/2011/09/23/fedora-core-15-gnome-3/</link><pubDate>Fri, 23 Sep 2011 10:27:22 +0000</pubDate><guid>https://evan.wtf/2011/09/23/fedora-core-15-gnome-3/</guid><description>Shrinking partitions, installing/upgrading to FC15, and systemd/chkconfig.</description></item><item><title>Chaos theory and Google's crawler</title><link>https://evan.wtf/2011/04/20/chaos-theory-and-googles-crawler-2/</link><pubDate>Wed, 20 Apr 2011 17:30:38 +0000</pubDate><guid>https://evan.wtf/2011/04/20/chaos-theory-and-googles-crawler-2/</guid><description>&lt;p&gt;I&amp;rsquo;ve been moderately perplexed by the recent spike in traffic on basically unrelated keywords. Apparently this site is currently the #5 result for &amp;ldquo;fedora 15 beta download&amp;rdquo; despite my having never written about Fedora 15. In an attempt to funnel people to a useful page I created &lt;a href="https://evan.wtf/2011/04/20/fedora-15-beta-download/"&gt;the previous post&lt;/a&gt; with links to the FC 15 ISOs. I feel bad if people come here looking for an answer that&amp;rsquo;s not to be found.&lt;/p&gt;</description></item><item><title>Fedora 15 Beta Download</title><link>https://evan.wtf/2011/04/20/fedora-15-beta-download/</link><pubDate>Wed, 20 Apr 2011 17:08:49 +0000</pubDate><guid>https://evan.wtf/2011/04/20/fedora-15-beta-download/</guid><description>&lt;p&gt;To aid the flood of visitors apparently looking for Fedora 15 Beta Download ISOs:&lt;/p&gt;&#10;&lt;p&gt;&lt;a href="http://mirrors.fedoraproject.org/publiclist/Fedora/15-Beta/"&gt;Fedora 15 Mirror list&lt;/a&gt;&lt;/p&gt;&#10;&lt;p&gt;Install DVDs:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Fedora/i386/iso/Fedora-15-Beta-i386-DVD.iso"&gt;i386&lt;/a&gt;- &lt;a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Fedora/x86_64/iso/Fedora-15-Beta-x86_64-DVD.iso"&gt;x86_64&lt;/a&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;Fedora Desktop LiveCDs:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Live/i686/Fedora-15-Beta-i686-Live-Desktop.iso"&gt;i686&lt;/a&gt;- &lt;a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Live/x86_64/Fedora-15-Beta-x86_64-Live-Desktop.iso"&gt;x86_64&lt;/a&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;Fedora KDE LiveCDs:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;&lt;a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Live/i686/Fedora-15-Beta-i686-Live-KDE.iso"&gt;i686&lt;/a&gt;- &lt;a href="http://download.fedoraproject.org/pub/fedora/linux/releases/test/15-Beta/Live/x86_64/Fedora-15-Beta-x86_64-Live-KDE.iso"&gt;x86_64&lt;/a&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;Source: &lt;a href="http://fedoraproject.org/get-prerelease"&gt;http://fedoraproject.org/get-prerelease&lt;/a&gt;&lt;/p&gt;</description></item><item><title>How to install the 64-bit Sun Java plugin on 64-bit firefox on 64-bit Fedora Core 11 Linux (which happens to use 64 bits)</title><link>https://evan.wtf/2009/10/21/how-to-install-the-64-bit-sun-java-plugin-on-64-bit-firefox-on-64-bit-fedora-which-happens-to-use-64-bits/</link><pubDate>Wed, 21 Oct 2009 17:45:09 +0000</pubDate><guid>https://evan.wtf/2009/10/21/how-to-install-the-64-bit-sun-java-plugin-on-64-bit-firefox-on-64-bit-fedora-which-happens-to-use-64-bits/</guid><description>&lt;p&gt;I&amp;rsquo;m giddy! I found &lt;a href="http://plugindoc.mozdev.org/linux-amd64.html"&gt;this post&lt;/a&gt; on mozdev.org which was magical.&lt;/p&gt;&#10;&lt;blockquote&gt;&#10;&lt;pre tabindex="0"&gt;&lt;code&gt;[evan@ehoffman ~]$ java -version&#10;java version &amp;#34;1.6.0_17&amp;#34;&#10;Java(TM) SE Runtime Environment (build 1.6.0_17-b04)&#10;Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01, mixed mode)&#10;&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt;&#10;&lt;blockquote&gt;&#10;&lt;pre tabindex="0"&gt;&lt;code&gt;[root@ehoffman plugins]# uname -a&#10;Linux ehoffman 2.6.30.8-64.fc11.x86_64 #1 SMP Fri Sep 25 04:43:32 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux&#10;[root@ehoffman plugins]# pwd&#10;/usr/lib64/mozilla/plugins&#10;[root@ehoffman plugins]# ln -s /usr/java/jdk1.6.0_16/jre/lib/amd64/libnpjp2.so&#10;&lt;/code&gt;&lt;/pre&gt;&lt;/blockquote&gt;&#10;&lt;p&gt;The main thing I was missing was that the plugin isn&amp;rsquo;t libpluginjava_oji.so, or whatever I thought it was, but libnpjp2.so. Once I created the symlink into /usr/lib64/mozilla/plugins it worked (as verified on &lt;a href="http://www.java.com/en/download/help/testvm.xml"&gt;http://www.java.com/en/download/help/testvm.xml&lt;/a&gt; and &lt;a href="http://www.java.com/en/download/installed.jsp"&gt;http://www.java.com/en/download/installed.jsp&lt;/a&gt;).&lt;/p&gt;</description></item></channel></rss>