Page 1 of 1

Sysinfo

Posted: 12. Dec 2009, 14:59
by shad91
In Windows the command systeminformation will give a great deal on information on the computer and OS.

Several Linux's will do the same as well as many CLI and GUI, problem is they do not all agree when it comes to memory used or available. free -m , top, htop , /etc/proc/ The question is in Slackware/SalixOS what if any is the best to use when running a low resource computer memory wise.

I have not found anything in the repos that resembles sysinfo for this OS, I know SuSe has it as well as the *buntu's but I choose not to run them at this time.

What is the magic-pill for Slackware/SalixOS.

TIA

Re: Sysinfo

Posted: 12. Dec 2009, 16:46
by gapan
I have no idea what that sysinfo is but try lshw.

Re: Sysinfo

Posted: 12. Dec 2009, 16:48
by Shador
I don't know exactly, which kind of system information this windows tool displays. But for example lshw can give you a whole bunch of information about your computer.
And conky (or gkrellm) is a nice tool to display many system stats on the fly.
shad91 wrote:/etc/proc/
There's nothing like this. ;) There are only /proc and /sys.

gapan was of course faster, but at least he mentioned lshw too :D

Re: Sysinfo

Posted: 12. Dec 2009, 17:25
by shad91
that got me the info i wanted (lshw) i did not have it installed or at least which said so, with my Basic install

slapt-get took care of it, thanks for the heads up.

lots of info from that command lshw !

Re: Sysinfo

Posted: 13. Dec 2009, 17:53
by damNageHack