<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>X86_64 on Evan Hoffman</title><link>https://evan.wtf/tags/x86_64/</link><description>Recent content in X86_64 on Evan Hoffman</description><generator>Hugo</generator><language>en-US</language><copyright>Evan Hoffman</copyright><lastBuildDate>Wed, 16 Nov 2011 11:52:55 +0000</lastBuildDate><atom:link href="https://evan.wtf/tags/x86_64/index.xml" rel="self" type="application/rss+xml"/><item><title>Installing Sun (Oracle) JDK 1.5 on an EC2 instance</title><link>https://evan.wtf/2011/11/16/installing-sun-oracle-jdk-1-5-on-an-ec2-instance/</link><pubDate>Wed, 16 Nov 2011 11:52:55 +0000</pubDate><guid>https://evan.wtf/2011/11/16/installing-sun-oracle-jdk-1-5-on-an-ec2-instance/</guid><description>&lt;p&gt;I&amp;rsquo;m currently working on moving a Tomcat-based application into EC2. The code was written for Java 5.0. While Java 6 would probably work, I&amp;rsquo;d like to keep everything as &amp;ldquo;same&amp;rdquo; as possible, since EC2 presents its own challenges. I spun up a couple of t1.micro instances and copied everything over, including the Java 5 JDK, &lt;a href="http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-downloads-javase5-419410.html#jdk-1.5.0_22-oth-JPR"&gt;jdk-1_5_0_22-linux-amd64.rpm&lt;/a&gt;. Installing from RPM was easy, but the EC2 instance defaults to using OpenJDK 1.6:&lt;/p&gt;&#10;&lt;pre tabindex="0"&gt;&lt;code&gt;[root@ec2 ~]# java -version&#10;java version &amp;#34;1.6.0_20&amp;#34;&#10;OpenJDK Runtime Environment (IcedTea6 1.9.10) (amazon-52.1.9.10.40.amzn1-x86_64)&#10;OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)&#10;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;There were a couple of things I had to do to get the system to accept the Sun JDK as its &amp;ldquo;real&amp;rdquo; java.&lt;/p&gt;</description></item><item><title>64-bit Firefox 6 on CentOS 6 x86_64 (or Fedora) with Flash 11</title><link>https://evan.wtf/2011/08/31/64-bit-firefox-6-on-centos-6-x86_64-or-fedora-with-flash-11/</link><pubDate>Wed, 31 Aug 2011 16:15:14 +0000</pubDate><guid>https://evan.wtf/2011/08/31/64-bit-firefox-6-on-centos-6-x86_64-or-fedora-with-flash-11/</guid><description>&lt;p&gt;So I&amp;rsquo;ve gone back to Linux from Mac, due to the SSD issues I had with my Macbook Pro basically making VMware unusable. A Win7 VM would grind the guest and host to a halt on the 7200 RPM SATA OEM drive, and the SSD wouldn&amp;rsquo;t work, so I put the SSD back in my HP and installed CentOS 6 x86_64. Not really ideal, but at least it works.&lt;/p&gt;&#10;&lt;p&gt;CentOS 6 ships with Firefox 3.6.9, which is really old by now. Fine for a server, but I wanted FF6. I grabbed the Firefox 6.0.1 bz2 from &lt;a href="http://www.mozilla.org/community/mirrors.html"&gt;VoxCast&lt;/a&gt;, unzipped it and copied it to /usr/lib64/firefox-6. Then I ran yum remove firefox to remove 3.6.9 and avoid any issues. I tried the instructions from &lt;a href="https://evan.wtf/2010/06/09/flash-plugin-on-firefox-on-fedora-12-x86_64/"&gt;my older post&lt;/a&gt; on this subject but for whatever reason it didn&amp;rsquo;t work - I&amp;rsquo;m guessing because I&amp;rsquo;m not using the distro&amp;rsquo;s Firefox RPM.&lt;/p&gt;</description></item><item><title>Flash plugin on Firefox on Fedora 12 x86_64</title><link>https://evan.wtf/2010/06/09/flash-plugin-on-firefox-on-fedora-12-x86_64/</link><pubDate>Wed, 09 Jun 2010 01:36:54 +0000</pubDate><guid>https://evan.wtf/2010/06/09/flash-plugin-on-firefox-on-fedora-12-x86_64/</guid><description>&lt;p&gt;I know I&amp;rsquo;ve been through this before because I&amp;rsquo;ve setup Fedora before and it&amp;rsquo;s working. But I just installed FC12 on my desktop at home (since my Seagate drive bricked itself a few days ago and I had to reinstall anyway) and while I finally got the Adobe Flash plugin working, it didn&amp;rsquo;t have any audio, which made YouTube kind of suck. Anyway, this of course was a solved problem, I just forgot where the fix was located&amp;hellip; but duh, it&amp;rsquo;s &lt;a href="http://fedoraproject.org/wiki/Multimedia/Flash#On_64-bit_Fedora"&gt;on the Fedora website&lt;/a&gt;. A simple&lt;/p&gt;</description></item><item><title>HOWTO: Install Flash plugin on Firefox on Fedora / CentOS / RedHat Linux</title><link>https://evan.wtf/2010/06/09/howto-install-flash-plugin-on-firefox-on-fedora-centos-redhat-linux/</link><pubDate>Wed, 09 Jun 2010 01:36:54 +0000</pubDate><guid>https://evan.wtf/2010/06/09/howto-install-flash-plugin-on-firefox-on-fedora-centos-redhat-linux/</guid><description>&lt;p&gt;Updated 8/31/2011 See my &lt;a href="https://evan.wtf/2011/08/31/64-bit-firefox-6-on-centos-6-x86_64-or-fedora-with-flash-11/"&gt;newer post&lt;/a&gt; on this subject.&lt;/p&gt;&#10;&lt;p&gt;I know I&amp;rsquo;ve been through this before because I&amp;rsquo;ve setup Fedora before and it&amp;rsquo;s working. But I just installed FC12 on my desktop at home (since my Seagate drive bricked itself a few days ago and I had to reinstall anyway) and while I finally got the Adobe Flash plugin working, it didn&amp;rsquo;t have any audio, which made YouTube kind of suck. Anyway, this of course was a solved problem, I just forgot where the fix was located&amp;hellip; but duh, it&amp;rsquo;s &lt;a href="http://fedoraproject.org/wiki/Multimedia/Flash#On_64-bit_Fedora"&gt;on the Fedora website&lt;/a&gt;. A simple&lt;/p&gt;</description></item></channel></rss>