أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
i'm running Ubuntu11.10, i wonder if i can install hardware devices manager, similar to "Microsoft Soft Device Manager "
lspci will show you most of your hardware in a nice quick way. If you want something graphical, I suggest you look at hardinfo. You'll need to install it first:sudo apt-get install hardinfoYou then just run it from the same terminal with hardinfo. I don't know that it has a menu location by default.
The following link may be useful in your case !!! Please have a look on it.
http://askubuntu.com/questions/146621/what-is-the-equivalent-of-windows-system-properties-or-device-manager
Also take a look of Microsoft Configuration Manager client to get hardware inventory details from Linux and UNIX Servers in your environment.To get Hardware inventory details on a Linux or UNIX server run (by root previliages) :#/opt/microsoft/configmgr/bin/ccmexec -rs hinvTo check below log file output for details,#tailf scxcm.logfor more details kindly go through :https://technet.microsoft.com/en-in/library/jj573945.aspx