Find the answer to your Linux question:
Results 1 to 4 of 4
I ran 'lshw -businfo' in Terminal, but got 'command not found'. Am I missing some utilities? or Is it the wrong command? Thank you very much for your help. ( ...
  1. #1
    Linux Newbie
    Join Date
    Mar 2007
    Posts
    243

    How to obtain -businfo in Suse 10.2

    I ran 'lshw -businfo' in Terminal, but got 'command not found'. Am I missing some utilities? or Is it the wrong command? Thank you very much for your help. ( I ran it in 'root' too ).

  2. #2
    Linux Newbie
    Join Date
    Mar 2007
    Posts
    243
    For anyone interested; this is the answer guys:

    'shw isn't an actual linux command so much as it's a project which you can install. You can find it at HardwareLiSter - ezIX.

    Alternatively, you can use the hwinfo command from the terminal (lot of options...do a man hwinfo), or you can go to Yast -> Hardware -> Hardware Info.
    ( Thanks to Scribbler )

  3. #3
    Linux Enthusiast
    Join Date
    Jul 2005
    Location
    Maryland
    Posts
    521
    Other helpful commands are:
    Code:
    lspci
    and
    Code:
    dmidecode

  4. #4
    Linux Newbie
    Join Date
    Mar 2007
    Posts
    243
    Quote Originally Posted by pavlo_7 View Post
    Other helpful commands are:
    Code:
    lspci
    and
    Code:
    dmidecode
    Great tip: 'dmidecode'. Very useful. Thanks a lot. Cheers.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...