How to know linux os is 32 bit or 64 bit?
Submitted by: Administrator#uname -a
we get the information about os
and Regarding CPU
#grep flags /proc/cpuinfo
if cpu is in
Long mode - 64 bit CPU
Real mode 16 bit CPU
Protected Mode is 32-bit CPU
Submitted by: Administrator
we get the information about os
and Regarding CPU
#grep flags /proc/cpuinfo
if cpu is in
Long mode - 64 bit CPU
Real mode 16 bit CPU
Protected Mode is 32-bit CPU
Submitted by: Administrator
Read Online Linux Commands Job Interview Questions And Answers
Top Linux Commands Questions
☺ | What is the command to check wwn # in linux? |
☺ | What is vnc? |
☺ | Explain Difference between swap partition and swap file? |
☺ | What is lilo? How it is useful in linux? |
☺ | How to hide the partition in GRUB booting? |
Top Linux OS Categories
☺ | Device Drivers Interview Questions. |
☺ | Linux OS Management Interview Questions. |
☺ | Linux Makefile Interview Questions. |
☺ | Linux Environment Interview Questions. |
☺ | Linux OS Shell Interview Questions. |