hardware.rst
changeset 2208 78545cdddf98
parent 2145 9139b230c7ee
child 2215 3b163a0580fc
equal deleted inserted replaced
2207:5085ac83075b 2208:78545cdddf98
    82 GUI: ``hardinfo``, ``lshw-gtk``.
    82 GUI: ``hardinfo``, ``lshw-gtk``.
    83 
    83 
    84 List hardware under Windows.
    84 List hardware under Windows.
    85 ============================
    85 ============================
    86 
    86 
    87   ``%WINDIR%\system32\msinfo32.exe``
    87 ``%WINDIR%\system32\msinfo32.exe``
    88     msinfo32
    88   msinfo32
    89   http://www.cpuid.com/softwares/cpu-z.html
    89 http://www.cpuid.com/softwares/cpu-z.html
    90     cpu-z
    90   cpu-z
    91   ``%WINDIR%\system32\dxdiag.exe``
    91 ``%WINDIR%\system32\dxdiag.exe``
    92     DirectX Diagnostic Tool
    92   DirectX Diagnostic Tool
    93   ``%WINDIR%\system32\devmgmt.msc /s``
    93 ``%WINDIR%\system32\devmgmt.msc /s``
    94     Device Manager
    94   Device Manager
       
    95 https://www.hwinfo.com/
       
    96   In-depth Hardware Information for Windows.
    95 
    97 
    96 List processors.
    98 List processors.
    97 ================
    99 ================
    98 
   100 
    99   ``cat /proc/cpuinfo``
   101   ``cat /proc/cpuinfo``