How can I find out which Java binary I should install on my
Linux server?
In Java download page I see:
Linux x64 - Self Extracting Installer and
Linux x86 - Self Extracting Installer.
Running uname -a I get:
Linux 2.6.26-2-amd64 #1 SMP Wed Aug 19 22:33:18 UTC 2009 x86_64 GNU/Linux
But the result confuses me, it has both numbers 64
…