■インストールされているCentOSが32bitか64bitかを確認する方法
・以下のを入力しENTER
uname -a
※32Bitの場合
Linux server 2.6.32-504.el6.i686 #1 SMP Wed Oct 15 03:02:07 UTC 2014 i686 i686 i386 GNU/Linux
※64Bitの場合
Linux server 2.6.32-504.el5 #1 SMP Wed Oct 15 03:02:07 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux