LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   System info (https://www.linuxquestions.org/questions/linux-newbie-8/system-info-508065/)

brianhall 12-06-2006 10:10 PM

System info
 
Hi, this has prob been answered before, and cant seem to find anything on it in the forum using the search, prob because am using the wrong keywords..

My question is, does anyone know what software/called, to show you system info on your desktop.

Many Thanks
Brian

nadroj 12-06-2006 10:26 PM

do you actually mean a program to display the information constantly on your desktop such as widgets? or do you mean the commands? if the former, i dont know what theyre called but im sure not _that_ hard to find--ive never used them. if the later, you can run commands such as 'lspci' and check the files in /proc/ to view hardware information, such as 'cat /proc/cpuinfo' for cpu information of course.

johndoe0028 12-06-2006 11:34 PM

'uname' will display various information about your system. Arch, kernel name, hostname etc.
'free -m' will display your RAM and Swap stats in MB
'uptime' will tell you how long your system has been running
'df -h' will tell you what filesystems are mounted, where they are mounted, and how much disk space is used on them
'fdisk -l' will show you your partition table

If you're looking for applets, there are programs like Conky and adesklets which will display system information.

btmiller 12-07-2006 12:01 AM

There's also a little utility called lshw (see the link to download) that I've used. It's text based though, not GUI.

matthewg42 12-07-2006 12:36 AM

Forget all other system monitors, MGM, the Moaning Goat Meter is, in the words of the website
Quote:

Originally Posted by the goat moans
...the ultimate sixty-ton cast iron lawn ornament for the desktops of today's hacker set: A gorgeous, highly configurable load and status meter written entirely in Perl. Serious pink-flamingo territory. For evil geniuses only.


brianhall 12-07-2006 06:32 AM

THanks for all your replys, yes i was lookiing for some to stay on the desktop, I'll be sure to check out all the options you have provided.
Thank Again

Brian

farslayer 12-07-2006 07:50 AM

glrellm is one such utility..
http://en.wikipedia.org/wiki/GKrellM

Conky
http://conky.sourceforge.net/

Procmeter
http://www.gedanken.demon.co.uk/procmeter3/#screenshot

Torsmo
http://wiki.blagblagblag.org/Torsmo
http://jayeola.org/images/torsmo1.png


Super Karamba
http://netdragon.sourceforge.net/ssuperkaramba.html


gdesktlets
http://en.wikipedia.org/wiki/GDesklets

AlbinoJap 12-07-2006 12:04 PM

I like torsmo. It's easy to configure and looks pretty good.


All times are GMT -5. The time now is 06:01 AM.