To see whether a Linux machine is a 32-bit or 64-bit method:
1, File/sbin/init or File/bin/ls
1 [root@bogon /]# file/sbin/init2803861 for 2.6. Stripped,
32-bit.
2, getconf Long_bit
1 [root@bogon /]# getconf long_bit2
3, Uname-a
i686 represents 32-bit machines
i686 is only a subset of the i386, supported CPUs starting from Pentium 2 (686), the previous model is not supported.
Note:
1. i386 applies to all 32-bit CPUs of Intel and AMD. and via 32 CPU with X86 architecture.
Intel platforms include 8086,80286,80386,80486, Pentium Series (1.2.3.4), Celeron series, Pentium D series
and Centrino P-m,core duo and so on.
2. x86_64 applies to Intel's Core 2 Duo, Centrino Core 2 Duo, and Xeon and AMD Athlon64/x2, SEMPRON64/X2, Duron64 and other 64-bit CPUs with X86 architecture.
3. PPC applies to Apple Macintosh G3, G4, G5, PowerBook, and other Non-intel models
The installation DVD includes more software than the installation CD, and the installation DVD also includes two graphical interfaces (KDE and GNOME).
4.Jigdo
Fedora distributions can also be downloaded via Jigdo. Jigdo can speed up the download of the ISO image of the installation disk. Unlike the BT download waiting task complete, Jidgo automatically locates the fastest mirror server (via the Fedora Image Manager) and downloads the required files from it. To reduce the amount of network traffic required, you can have Jigdo scan the existing DVD or CD media. This feature is especially useful for the following users.
How to see if Linux is 32-bit or 64-bit