Déterminer le type de sa distribution (64 ou 32 bits)
Pour vérifier, faire:
$ uname -a
Le résultat sera,
- sur une distribution 64 bits (noter le terme x86_64)
Linux toto 3.0.0-19-generic #33-Ubuntu SMP Thu Apr 19 19:05:14 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
- sur une distribution 32 bits (noter le terme i686)
Linux toto 3.0.0-19-generic #33-Ubuntu SMP Thu Apr 19 19:05:57 UTC 2012 i686 i686 i386 GNU/Linux
Last modified
9 years ago
Last modified on Apr 20, 2016, 12:33:56 PM
Note:
See TracWiki
for help on using the wiki.