How can I know my linux os is 32 bit or 64 bit?
and How can i know my CPU is 32 bit or 64 bit in linux
machine environment.?
Answer Posted / rajeev
#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
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
What is the default number of shell commands saved in the history list of .cshrc file?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
How many commands are there in linux?
what is the fastest way to enter a series of commands from the command-line in linux
How cp command works in linux?
Is a command a full sentence?
What is mask and umask in linux?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
Explain about the command elm?
What are the examples of simple command?
what is the roles and responsibilities in linux system admin having 2yrs exp..?
What is SFC command?
Explain about document formatting?
Which command would you use if you want to remove the password assigned to a group?
Which command would you use to create a file system on a new hard drive?