Re: Querying Linux for Hardware Info

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Eric \"Shubes\"
Dato:  
Til: Main PLUG discussion list
Emne: Re: Querying Linux for Hardware Info
wrote:
> KDE answers the questions below, if I select "System Tools" > "Info Center"; but I need to be querying a series of boxes (some of them with older Linux distributions) with only command line access. So how do I ask Linux the following questions on the command line?
>
> 1. What kind of CPU?


# uname -a
shows you a bunch of stuff. See man uname for more options.

> 2. How much total RAM on the box?


# top
q to quit. It refreshes automagically. Again, man top.

> Thanks,
> Vic



--
-Eric 'shubes'
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss