To find out whether the pc you are working on is actually a 32 or 64 bit machine you have to give the following terminal command: uname -m If it displays i386 or i686 then it is 32 bit. x86_64 is a 64 bit machine.
Read more →Open Source
The Times They Are a-Changin