View Full Version : How do I know it is 64 bit
j_dog
June 23rd, 2007, 10:02 AM
Once you install the 64 bit version. Does it state it somewhere ?
Cappy
June 23rd, 2007, 10:05 AM
arch
j_dog
June 23rd, 2007, 10:26 AM
I'm sorry. You lost me . What is Arch and what do I do with it ?
Cappy
June 23rd, 2007, 10:28 AM
Goto Applications-->Accessories-->Terminal and type (or copy and paste)
arch
If you are running 64-bit it will echo back "x86_64", otherwise it will echo back something else
Enverex
June 23rd, 2007, 10:29 AM
Type it in a terminal.
j_dog
June 23rd, 2007, 10:31 AM
Oh ! I see ! it says i686 . Would that be 64 bit. ?
Thanks !
Cappy
June 23rd, 2007, 10:35 AM
You're running 32-bit.
fakie_flip
June 25th, 2007, 06:31 AM
Here's a few commands to show you that you are using 64 bit software.
uname -a
sudo find / -name '*.deb' -exec bash -c "dpkg -I {} | grep 'Package\|Architecture'" \;
file $(which firefox)
mandar-seo
June 25th, 2007, 08:29 AM
Thanks but is there any PDF available or any program which will have all such commands recorded at one place.
With regards,
Mandar Thosar
fakie_flip
June 26th, 2007, 01:59 PM
PDF, yeah linux books from torrent websites, but im not telling to get those. Google has plenty too. Here's one link.
http://en.wikipedia.org/wiki/List_of_Unix_programs
vBulletin® v3.8.0 Release Candidate 2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.