Is it a 32 or 64 bit machine?
Tags:
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.
π¬ Feel free to leave your comments
Share your thoughts below!
No comments yet. Be the first!