[opensuse] get info about memory and CPU
Hi all, I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how? Regards, Danesh -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 2007. 11. 29., Thursday 21:20:19 Danesh Daroui wrote:
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
cat /proc/cpuinfo cat /proc/meminfo Tom -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Danesh Daroui wrote:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
If it's linux: cat /proc/cpuinfo cat /proc/meminfo Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Thank you all. It worked... D. Sloan wrote:
Danesh Daroui wrote:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
If it's linux:
cat /proc/cpuinfo cat /proc/meminfo
Joe
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
cat /proc/cpuinfo cat /proc/meminfo Cheers, Dave -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Quoting Danesh Daroui <Danesh.D@bredband.net>:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
For CPU type: cd /var/log less boot.msg /CPU0 For memory amount: free HTH, Jeffrey -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Quoting Jeffrey L. Taylor <abluz@abluz.dyndns.org>:
Quoting Danesh Daroui <Danesh.D@bredband.net>:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
[snip] Even better: x86info -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Jeffrey L. Taylor wrote:
Quoting Jeffrey L. Taylor <abluz@abluz.dyndns.org>:
Quoting Danesh Daroui <Danesh.D@bredband.net>:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
[snip]
Even better:
x86info
x86info: command not found -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Quoting Sloan <joe@tmsusa.com>:
Jeffrey L. Taylor wrote:
Quoting Jeffrey L. Taylor <abluz@abluz.dyndns.org>:
Quoting Danesh Daroui <Danesh.D@bredband.net>:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
[snip]
Even better:
x86info
x86info: command not found
Uhh, did I need to say that you need to install it first? If so, use your favorite software manager (Yast2, etc.) to install it first. Jeffrey -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Jeffrey L. Taylor wrote:
Quoting Sloan <joe@tmsusa.com>:
x86info: command not found
Uhh, did I need to say that you need to install it first? If so, use your favorite software manager (Yast2, etc.) to install it first.
Indeed, so I gathered. I was just illustrating the main obstacle for most users. You'd have to install it, with all the need for local superuser powers and internet access which that entails. Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Jeffrey L. Taylor wrote:
Quoting Sloan <joe@tmsusa.com>:
Jeffrey L. Taylor wrote:
Quoting Jeffrey L. Taylor <abluz@abluz.dyndns.org>:
Quoting Danesh Daroui <Danesh.D@bredband.net>:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
[snip]
Even better:
x86info
x86info: command not found
Uhh, did I need to say that you need to install it first? If so, use your favorite software manager (Yast2, etc.) to install it first.
Despite all that, it's not standard. And who says the original poster has the ability to install software on the machine he's SSH-ing to? Or that it's even available -- because it isn't on my 10.1 system, and install nearly all the software available in a SuSE distro (except for most of the CJK stuff, which I have no need for, and it takes up a lot of space). I wouldn't rely on something that's not universal for something so basic. /proc is both universal on Linux machines, and also being adopted on Unix flavors, too. (/proc is an idea ported from the Plan 9 OS)
Jeffrey
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 2007/11/29 16:04 (GMT-0600) Jeffrey L. Taylor apparently typed:
Quoting Sloan <joe@tmsusa.com>:
Jeffrey L. Taylor wrote:
Even better:
x86info
x86info: command not found
Uhh, did I need to say that you need to install it first? If so, use your favorite software manager (Yast2, etc.) to install it first.
YaST can't find it to install it. -- " A patriot without religion . . . is as great a paradox, as an honest man without the fear of God." John Adams Team OS/2 ** Reg. Linux User #211409 Felix Miata *** http://mrmazda.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Quoting Felix Miata <mrmazda@ij.net>:
On 2007/11/29 16:04 (GMT-0600) Jeffrey L. Taylor apparently typed:
Quoting Sloan <joe@tmsusa.com>:
Jeffrey L. Taylor wrote:
Even better:
x86info
x86info: command not found
Uhh, did I need to say that you need to install it first? If so, use your favorite software manager (Yast2, etc.) to install it first.
YaST can't find it to install it.
Funny, I installed it yesterday using "yast2 sw_single" from the 10.3 OSS repository. But what do I know. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 29 November 2007 08:37:05 pm Jeffrey L. Taylor wrote:
Quoting Felix Miata <mrmazda@ij.net>:
On 2007/11/29 16:04 (GMT-0600) Jeffrey L. Taylor apparently typed:
Quoting Sloan <joe@tmsusa.com>:
Jeffrey L. Taylor wrote:
Even better:
x86info
x86info: command not found
Uhh, did I need to say that you need to install it first? If so, use your favorite software manager (Yast2, etc.) to install it first.
YaST can't find it to install it.
Funny, I installed it yesterday using "yast2 sw_single" from the 10.3 OSS repository. But what do I know.
bkevan@LSSUSE01007250:~> zypper search x86info * Reading installed packages [100%] S | Repository | Type | Name | Version | Arch --+-------------------------------------------------------------------+---------+---------+---------+----- | http://download.opensuse.org/repositories/openSUSE:10.3/standard/ | package | x86info | 1.20-6 | i586 Confirmed -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On 2007/11/29 22:37 (GMT-0600) Jeffrey L. Taylor apparently typed:
Quoting Felix Miata <mrmazda@ij.net>:
On 2007/11/29 16:04 (GMT-0600) Jeffrey L. Taylor apparently typed:
Quoting Sloan <joe@tmsusa.com>:
Jeffrey L. Taylor wrote:
Even better:
x86info
x86info: command not found
Uhh, did I need to say that you need to install it first? If so, use your favorite software manager (Yast2, etc.) to install it first.
YaST can't find it to install it.
Funny, I installed it yesterday using "yast2 sw_single" from the 10.3 OSS repository. But what do I know.
What you don't know from the words written is what operating system anyone up thread is using. I reread the whole thread, and found neither the OP nor anyone else before you mention it. Apparently x86info is something repositories for versions prior to 10.3 lack. -- " A patriot without religion . . . is as great a paradox, as an honest man without the fear of God." John Adams Team OS/2 ** Reg. Linux User #211409 Felix Miata *** http://mrmazda.no-ip.com/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Jeffrey L. Taylor wrote:
Quoting Jeffrey L. Taylor <abluz@abluz.dyndns.org>:
Quoting Danesh Daroui <Danesh.D@bredband.net>:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
[snip]
Even better:
x86info
x86info isn't standard. /proc filesystem is. My 10.1 system doesn't even have x86info, and install darn near everything. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Quoting Aaron Kulkis <akulkis00@hotpop.com>:
Jeffrey L. Taylor wrote:
Quoting Jeffrey L. Taylor <abluz@abluz.dyndns.org>:
Quoting Danesh Daroui <Danesh.D@bredband.net>:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
[snip] Even better: x86info
x86info isn't standard. /proc filesystem is.
x86info gives more info than /proc. Source is available. less, more, and cat aren't part of the Linux kernel, so /proc/ may be standard, but almost anyway you examine it is non-standard by your definition. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Jeffrey L. Taylor wrote:
Quoting Aaron Kulkis <akulkis00@hotpop.com>:
Jeffrey L. Taylor wrote:
Quoting Jeffrey L. Taylor <abluz@abluz.dyndns.org>:
Quoting Danesh Daroui <Danesh.D@bredband.net>:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
[snip] Even better: x86info x86info isn't standard. /proc filesystem is.
x86info gives more info than /proc. Source is available. less, more, and cat aren't part of the Linux kernel, so /proc/ may be standard, but almost anyway you examine it is non-standard by your definition.
Now you're just being silly. find me a system that doesn't have cat or a pager (page, more, or less) and all of the other standard tools that have been in /bin and /usr/bin since the 1970's (like grep, sed, and awk) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Jeffrey L. Taylor wrote:
Quoting Aaron Kulkis <akulkis00@hotpop.com>:
x86info isn't standard. /proc filesystem is.
x86info gives more info than /proc. Source is available. less, more, and cat aren't part of the Linux kernel, so /proc/ may be standard, but almost anyway you examine it is non-standard by your definition.
Aye, he's got you there, captain! Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Sloan wrote:
Jeffrey L. Taylor wrote:
Quoting Aaron Kulkis <akulkis00@hotpop.com>:
x86info isn't standard. /proc filesystem is.
x86info gives more info than /proc. Source is available. less, more, and cat aren't part of the Linux kernel, so /proc/ may be standard, but almost anyway you examine it is non-standard by your definition.
Aye, he's got you there, captain!
And cat is unavailable on what Unix or Linux systems? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Aaron Kulkis wrote:
Sloan wrote:
Jeffrey L. Taylor wrote:
x86info gives more info than /proc. Source is available. less, more, and cat aren't part of the Linux kernel, so /proc/ may be standard, but almost anyway you examine it is non-standard by your definition.
Aye, he's got you there, captain!
And cat is unavailable on what Unix or Linux systems?
Excellent point, again! Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Thursday 29 November 2007 12:55, Jeffrey L. Taylor wrote:
...
Even better:
x86info
That reminds me of something I was going to ask about. When I run x86info on my system, it tells me that (each core of) my CPU is: CPU Model: Core 2 Extreme [B2] Original OEM I didn't buy and Extreme edition. It's a E6700 (according to every other indicator, including /proc/cpuinfo), definitely not an Extreme. I do have it moderately overclocked, but I don't think that changes how the CPU identifies itself. Has anybody else seen a CPU misidentification from x86info? Randall Schulz -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Danesh Daroui schrieb:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
Regards,
Danesh
a good choice is: dmidecode it gives you a lot of info too. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Mathias Hennersdorf wrote:
Danesh Daroui schrieb:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
Regards,
Danesh
a good choice is:
dmidecode
it gives you a lot of info too.
Yep, but you do need to be root to run that one... Joe -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Donnerstag 29 November 2007, Sloan wrote:
Mathias Hennersdorf wrote:
Danesh Daroui schrieb:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
Regards,
Danesh
a good choice is:
dmidecode
Haha, dmidecode on my Z61p with 4GB RAM (BIOS recognize 4GB also!) installed: [...] Handle 0x0007, DMI type 5, 20 bytes Memory Controller Information Error Detecting Method: None Error Correcting Capabilities: None Supported Interleave: One-way Interleave Current Interleave: One-way Interleave Maximum Memory Module Size: 2048 MB Maximum Total Memory Size: 4096 MB Supported Speeds: Other Supported Memory Types: DIMM SDRAM Memory Module Voltage: 2.9 V Associated Memory Slots: 2 0x0008 0x0009 Enabled Error Correcting Capabilities: Unknown Handle 0x0008, DMI type 6, 12 bytes Memory Module Information Socket Designation: DIMM Slot 1 Bank Connections: 0 3 Current Speed: Unknown Type: DIMM SDRAM Installed Size: 2048 MB (Double-bank Connection) Enabled Size: 2048 MB (Double-bank Connection) Error Status: OK Handle 0x0009, DMI type 6, 12 bytes Memory Module Information Socket Designation: DIMM Slot 2 Bank Connections: 4 7 Current Speed: Unknown Type: DIMM SDRAM Installed Size: 2048 MB (Double-bank Connection) Enabled Size: 2048 MB (Double-bank Connection) Error Status: OK [...] But only 3GB of RAM are used. erwin:/home/ffiene # free total used free shared buffers cached Mem: 3096088 1100044 1996044 0 472 610212 -/+ buffers/cache: 489360 2606728 Swap: 2097144 0 2097144 This is really bad on a 64bit system but seems to be a problem with PCI in upper 1GB. Frank -- Frank Fiene / IT-Services Fon: +49 2526 29-6200 Fax: +49 2526 29-16-6200 mailto: ffiene@veka.com www.veka.com VEKA AG Dieselstr. 8 48324 Sendenhorst Deutschland/Germany Vorstand: Andreas Hartleif (Vorsitzender), Dr. Andreas W. Hillebrand Bonifatius Eichwald, Elke Hartleif, Dr. Werner Schuler Vorsitzender des Aufsichtsrates: Heinrich Laumann HRB 8282 AG Münster -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 * Frank Fiene <ffiene@veka.com> [11-30-07 02:42]:
[...]
But only 3GB of RAM are used.
erwin:/home/ffiene # free total used free shared buffers cached Mem: 3096088 1100044 1996044 0 472 610212 -/+ buffers/cache: 489360 2606728 Swap: 2097144 0 2097144
This is really bad on a 64bit system but seems to be a problem with PCI in upper 1GB.
08:35 wahoo:~ > free total used free shared buffers cached Mem: 4049792 3937032 112760 0 78040 1030096 - -/+ buffers/cache: 2828896 1220896 Swap: 8328100 879056 7449044 guess you haven't enabled the use in your bios. msi k8n Neo4 2.6.18.8-396-default #1 SMP x86_64 - -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFHUBJiClSjbQz1U5oRAuVgAJ97AAVxPWhx44ygIDOeByIYkb3GOQCgmwHr V304xoM6ZQD17M2y8N6Pg6g= =5jZw -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Freitag 30 November 2007, Patrick Shanahan wrote:
* Frank Fiene <ffiene@veka.com> [11-30-07 02:42]:
[...]
But only 3GB of RAM are used.
erwin:/home/ffiene # free total used free shared buffers cached Mem: 3096088 1100044 1996044 0 472 610212 -/+ buffers/cache: 489360 2606728 Swap: 2097144 0 2097144
This is really bad on a 64bit system but seems to be a problem with PCI in upper 1GB.
08:35 wahoo:~ > free total used free shared buffers cached Mem: 4049792 3937032 112760 0 78040 1030096 -/+ buffers/cache: 2828896 1220896 Swap: 8328100 879056 7449044
guess you haven't enabled the use in your bios.
No, there is no option in BIOS to "enable" complete 4GB. It is a Lenovo Thinkpad Z61p and with PAE-enabled (standard-SUSE) 32bit kernel and 64bit kernel it doesn't recognize my memory! Running openSUSE-10.3! Regards.v -- Frank Fiene / IT-Services Fon: +49 2526 29-6200 Fax: +49 2526 29-16-6200 mailto: ffiene@veka.com www.veka.com VEKA AG Dieselstr. 8 48324 Sendenhorst Deutschland/Germany Vorstand: Andreas Hartleif (Vorsitzender), Dr. Andreas W. Hillebrand Bonifatius Eichwald, Elke Hartleif, Dr. Werner Schuler Vorsitzender des Aufsichtsrates: Heinrich Laumann HRB 8282 AG Münster -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 * Frank Fiene <ffiene@veka.com> [11-30-07 12:40]:
No, there is no option in BIOS to "enable" complete 4GB. It is a Lenovo Thinkpad Z61p and with PAE-enabled (standard-SUSE) 32bit kernel and 64bit kernel it doesn't recognize my memory! Running openSUSE-10.3!
I may be wrong, but I believe that 32bit cannot. My BIOS does not have an "enable" for "complete 4GB", it has: H/W memory hole Remapping This field enables hardware to remap the physical memory to the addresses higher than 00E0. (This item only activates in 64-bit OS) Setting options: [Disabled],[Enabled]. S/W memory hole Remapping This field enables software to remap the physical memory to the address higher than 00E0. (This item only activates in 64-bit OS) Setting options: [Disabled],[Enabled]. - -- Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711 http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://counter.li.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFHUKnKClSjbQz1U5oRAn9NAJ0bwtdz7m/sV4OVm2ubUIvTcJ48DACcCoUK HBhQ+d6R3OvScfl4sY2twr8= =R1cZ -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
On Samstag 01 Dezember 2007, Patrick Shanahan wrote:
* Frank Fiene <ffiene@veka.com> [11-30-07 12:40]:
No, there is no option in BIOS to "enable" complete 4GB. It is a Lenovo Thinkpad Z61p and with PAE-enabled (standard-SUSE) 32bit kernel and 64bit kernel it doesn't recognize my memory! Running openSUSE-10.3!
I may be wrong, but I believe that 32bit cannot.
My BIOS does not have an "enable" for "complete 4GB", it has:
H/W memory hole Remapping This field enables hardware to remap the physical memory to the addresses higher than 00E0. (This item only activates in 64-bit OS) Setting options: [Disabled],[Enabled].
S/W memory hole Remapping This field enables software to remap the physical memory to the address higher than 00E0. (This item only activates in 64-bit OS) Setting options: [Disabled],[Enabled].
It doesn't matter how you call this! ;-) Yes, i know. but Lenovos BIOS doesn't have this memory hole remapping. This memory hole is because of PCI BUS mapped in the area above 3GB. Frank -- Frank Fiene / IT-Services Fon: +49 2526 29-6200 Fax: +49 2526 29-16-6200 mailto: ffiene@veka.com www.veka.com VEKA AG Dieselstr. 8 48324 Sendenhorst Deutschland/Germany Vorstand: Andreas Hartleif (Vorsitzender), Dr. Andreas W. Hillebrand Bonifatius Eichwald, Elke Hartleif, Dr. Werner Schuler Vorsitzender des Aufsichtsrates: Heinrich Laumann HRB 8282 AG Münster -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Friday 2007-11-30 at 19:24 -0500, Patrick Shanahan wrote:
* Frank Fiene <> [11-30-07 12:40]:
No, there is no option in BIOS to "enable" complete 4GB. It is a Lenovo Thinkpad Z61p and with PAE-enabled (standard-SUSE) 32bit kernel and 64bit kernel it doesn't recognize my memory! Running openSUSE-10.3!
I may be wrong, but I believe that 32bit cannot.
It can, although it is rare. It needs support from the motherboard and bios. Maybe newer boards, prepared for Vista, can. At least, so I read :-) - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFHW998tTMYHG2NR9URAmKiAJ0fZCcYrbL+2JybvocfZiDbzrsu9ACeP2va eduWzkbLm2h9AsRe/JpdB0s= =OpPV -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Mathias Hennersdorf wrote:
Danesh Daroui schrieb:
Hi all,
I have access to a remote server via SSH. I would like to know if there is any possible way to find out the speed and type of CPU and available memory via command line. Is it possible? If yes, how?
Regards,
Danesh
a good choice is:
dmidecode
it gives you a lot of info too.
But only a root ID process can run it akulkis@kulkix:~> /usr/sbin/dmidecode # dmidecode 2.7 /dev/mem: Permission denied akulkis@kulkix:~> -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (13)
-
Aaron Kulkis
-
Ben Kevan
-
benefici@fastmail.fm
-
Carlos E. R.
-
Danesh Daroui
-
Dave Howorth
-
Felix Miata
-
Frank Fiene
-
Jeffrey L. Taylor
-
Mathias Hennersdorf
-
Patrick Shanahan
-
Randall R Schulz
-
Sloan