Two easy ways to check it:
[root@swdartifact01 ~]# uname -mand
x86_64
[root@swdartifact01 ~]# file /usr/bin/fileFirst one, is the name of the kernel. Second one is binary file on the system, which tells that the system is most likely 64-bit system.
/usr/bin/file: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped
No comments:
Post a Comment