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
How lilo is useful in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
Write about an internal command.
What is the use of cp p command?
How do I find the process id in linux?
Which command is used to delete a group?
What is the command to delete a file linux?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
What is the difference between rmdir and rm r?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
What does in makefile do?
How do I permanently delete linux history?
What is df -h command?
How do I do a whois search?