Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

6
  • 1
    See my answer to this U&L Q&A: unix.stackexchange.com/questions/77718/…. Your question is a duplicate to that one. Commented Oct 29, 2013 at 21:35
  • yeah, I was going through your question only. But the list of commands you had specified such as lscpu, hwinfo, lshw were not working on RHEL. So, I wanted to know if there are more ways in RHEL. Commented Oct 29, 2013 at 21:40
  • all those tools can be installed on RHEL, I did that work on a mix of Fedora/CentOS boxes. Commented Oct 29, 2013 at 21:41
  • oh ok. I will try installing those tools. Thanks for the information. Commented Oct 29, 2013 at 21:41
  • 1
    the method Joel suggests below is also covered in that answer, and doesn't require any additional software to be installed. It's looking at a Kernel structure /proc/cpuinfo and simply parsing it. Commented Oct 29, 2013 at 21:44