diagnostics
Results 1 to 4 of 4

Thread: diagnostics

Threaded View

  1. #4
    Join Date
    Jul 2001
    Posts
    880
    What flavor are you using? There are various tools.

    /proc has loads of info

    /etc/$whatever will list other stuff like network etc...

    And if you're booting to GUI, are you using GNOME or KDE? Each have there own various hardware equivilencies to msinfo32.exe

    The important thing here is to remember that the *nix kernel builds to the CPU type you're running, so you can dig further using that information as well.

    #cat /proc/meminfo
    #cat /proc/cpuinfo

    Don't forget your fdisk -l to check disk types

    and if you're using scsi/ide/sata/sas you're /dev /sbin etc.. directories.

    Each fllavor has its own tools so I would really need to know which one you're using to advise further.
    Last edited by Silicon Scream; June 10th, 2007 at 07:35 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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