1828225 Members
2439 Online
109975 Solutions
New Discussion

Re: hwmgr in linux

 
Kapil Jha
Honored Contributor

hwmgr in linux

Hi
Please tell me the command similar to hwmgr in UNIX.
Thanks
Kapil
I am in this small bowl, I wane see the real world......
8 REPLIES 8
Ivan Ferreira
Honored Contributor

Re: hwmgr in linux

You can use lshal, hwbrowser, http://ezix.sourceforge.net/software/lshw.html, cfg2html, and www.garloff.de/kurt/linux/rescan-scsi-bus.sh to do most of the things that is done via hwmgr.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Sergejs Svitnevs
Honored Contributor

Re: hwmgr in linux

1) hwinfo
2) dmesg
3) /proc/*
4) lspci


Regards,
Sergejs
Vipulinux
Respected Contributor

Re: hwmgr in linux

Kapil Jha
Honored Contributor

Re: hwmgr in linux

hey
I am using redhat 6.2(Zoot)
i could not rum even a single command
lshal
hwinfo
etc
please help
Kapil
I am in this small bowl, I wane see the real world......
Vipulinux
Respected Contributor

Re: hwmgr in linux

Hi
Download dmidecode from the link i gave above

then do:
tar zxvf dmidecodexxxx.tar.gz
cd dmidecode
make
make install

then
cd /usr/sbin/
./dmidecode

Cheers
Kapil Jha
Honored Contributor

Re: hwmgr in linux

hey
thanks all of u now i can do whatever i wanted to.
see ya
I am in this small bowl, I wane see the real world......
dirk dierickx
Honored Contributor

Re: hwmgr in linux

wow, 6.2, that brings back memories...
Kapil Jha
Honored Contributor

Re: hwmgr in linux

Hi all
Closing this thread as the purpose has been solved
Thanks for your kind support
I am in this small bowl, I wane see the real world......