I've managed to install Ubuntu, but I'm not sure if I used my 32 or 64bit install discs. How can you tell what version you have installed?
cat /etc/lsb-release
shows
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"

cat /etc/lsb-release
shows
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"