[Wolves] What on earth is running on this computer?
David Goodwin
david at codepoets.co.uk
Mon Mar 22 19:31:50 GMT 2004
> --- Mark Ellse <mark.ellse at physics.org> wrote: > If I
> go to a Windows machine, I right click on My
>> Computer, choose
>> Properties and I see what software is running on it.
>>
>> How can I do the same for Linus. Like what version
>> of linux is running;.
>> what version of Gnome, what version kernel etc:
>
and :
"cat /proc/cpuinfo" will tell you what cpu you've got (and how many)
"free -m" shows memory usage
"top" shows processes, their memory usage and cpu usage etc
not really answering the question, i know...
David
--
http://codepoets.co.uk/david
More information about the Wolves
mailing list