PDA

View Full Version : [ubuntu] Quick question about checking version.



PickleSuit
April 29th, 2011, 11:16 PM
I specifically installed Ubuntu 10.10 64 bit to have it recognize more than 3-4 GB of ram and I upgraded to 11.04, it should have upgraded to the 64 bit version correct? Is there a way I can check to make sure?

Tank Jr
April 29th, 2011, 11:22 PM
It should upgrade to the same architecture version.
Try
uname -a
at the terminal. If the version is a 64 bit ubuntu, it should come up with x86_64 or something similar.

PickleSuit
April 29th, 2011, 11:45 PM
Thanks. That was what I was looking for.