You can find the general info using the GUI at System | About Ubuntu. However I
don't know if it tells you whether 64 0r 32 bit and does not give specific
kernel info.
In the terminal you can type: uname - a (to find the kernel version)
and : lsb_release -a (to find which version of Ubuntu)
or: cat /etc/issue
I hope this is what you want.