C California Verified User Joined Aug 19, 2004 Messages 42 Sep 25, 2013 #1 I know the Debian 7 is in beta. Seems great so far. Only glitch I have run across is all my cores show up separately on the system info page. So that's 8 separate "processors". It's only cosmetic.
I know the Debian 7 is in beta. Seems great so far. Only glitch I have run across is all my cores show up separately on the system info page. So that's 8 separate "processors". It's only cosmetic.
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 24,989 Location California Sep 30, 2013 #2 My guess (only a guess) is that DirectAdmin is using the output of: Code: cat /proc/cpuinfo [ So check the output of that command from your shell and see if that's what you get. Jeff
My guess (only a guess) is that DirectAdmin is using the output of: Code: cat /proc/cpuinfo [ So check the output of that command from your shell and see if that's what you get. Jeff
C California Verified User Joined Aug 19, 2004 Messages 42 Sep 30, 2013 #3 Yep. Good guess. 'cat /proc/cpuinfo' definitely repeats everything 8 times.
nobaloney NoBaloney Internet Svcs - In Memoriam † Joined Jun 16, 2003 Messages 24,989 Location California Sep 30, 2013 #4 So if DirectAdmin simply does the cat, you're stuck, unless they'll write a program to do it themselves, and somehow merge everything. Jeff
So if DirectAdmin simply does the cat, you're stuck, unless they'll write a program to do it themselves, and somehow merge everything. Jeff