Config hardwareinfo » Historie » Revision 2
Revision 1 (Jeremias Keihsler, 13.01.2017 09:23) → Revision 2/3 (Jeremias Keihsler, 13.01.2017 09:32)
h1. How To Get Hardwareinfo h2. Requirements To configure InitTab you will need the following: * a installed and supported operating system (e.g. CentOS) * root-access h2. Preliminary Note There is also a tool called @hwinfo@ but seems to be only available in [[repo_nux-desktop|Nux-Desktop]] to SUSE and KNOPPIX h2. helpful commands <pre><code class="bash"> lspci lshw cat /proc/cpuinfo cat /proc/devices cat /proc/meminfo dmesg dmidecode dmidecode -t0 dmidecode -t1 </code></pre>