• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

RedHat 6.2

I know one way to check CPU info:
first type cd /proc, this would get you to the proc dir. Then type
cat cpuinfo (i think this is the way to do it), this would give you information on your cpu.

Although I have Redhat 7.1, but I think it works on 6.2 as well.

Hope it helps

ps. I'm not at home how, so I can't check if it works. I'll check it as soon as I get home.
 
yup , "cat /proc/cpuinfo" will work. If you're trying to measure something specific like integer or floating point performance you could run rc5 or seti...

-Nexus9
 
Back
Top