PDA

View Full Version : Terminal Question.


Dark Star
06-07-2007, 06:12 PM
Hi all
Just want to know how to show system detail, temperature and few other things in Terminal.. plz tell other tricks too if u know

Regards

infra_red_dude
06-07-2007, 06:36 PM
acpi -V for temps, speed and other acpi settings....works best for laptops.

Dark Star
06-07-2007, 06:41 PM
Not showing dude :(

infra_red_dude
06-07-2007, 07:17 PM
hmm.. how new or old is ur pc? acpi daemon is quite common...

Dark Star
06-07-2007, 08:09 PM
^^ I have purchased my PC 3 years before :p

praka123
06-07-2007, 09:00 PM
acpi cmd is not available by default for Ubuntu.acpid or acpitools are needed to be installed in ubuntu for that.and ur computer supports acpi.apm was the earlier standard.
u can see details @ apt-cache show acpi
u can try this nifty cli tool called "modconf" to select ur driver modules in Debian based distros.
btwn in ubuntu for listing hw, use "lshw".
for GNOME,Debian or Ubuntu.
for system temp u need to install lm_sensors and run "sudo sensors-detect".also for hdd temp,install hddtemp.also computertemp(in debian).
for enabling smart monitoring in Debian/Ubuntu apt-get smartmontools
now for panel applets for these-
for temp monitor either apt-get install hardware-monitor or sensors-applet(new one!).
make ur custom panels(shashwat u know that better than any one?) to fit.
@shashwat:it's interesting to find many cool small softwares to install if u research via synaptic manager or aptitude. :)
an interesting thread in Ubuntu forum:
TOP 10: Your Top Ten Packages To Install (http://ubuntuforums.org/showthread.php?t=35208)

anantkhaitan
06-07-2007, 09:53 PM
Check this post (http://www.thinkdigit.com/forum/showpost.php?p=349650&postcount=24) by mediator (http://www.thinkdigit.com/forum/member.php?u=4583)

Dark Star
06-07-2007, 10:15 PM
None guessed it .. Where is my handy guide Qwerty :p
system specs

lspci

"df -h" gives you the amount of free space on your hard disk
"lsusb" tells you what's on your USB ports
"ps aux" gives you all running processes.

System monitor

top

Install htop

sudo apt-get install htop

As for system specs,

sudo lshw