Linux/CPU: Unterschied zwischen den Versionen
Die Seite wurde neu angelegt: „<syntaxhighlight lang="bash" highlight="1" line> apt install cpu* cpu cpu-checker cpu-x cpucycles cpufetch cpufreqd cpufrequtils cpuid cpuidtool cpuinfo cpulimit cpupower-gui cpuset cpustat cputool </syntaxhighlight>“ |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
== Werkzeuge == | |||
|- | |||
| cpu || | |||
|- | |||
| cpu-checker || | |||
|- | |||
| cpu-x || | |||
|- | |||
| cpucycles || | |||
|- | |||
| cpufetch || | |||
|- | |||
| cpufreqd || | |||
|- | |||
| cpufrequtils || | |||
|- | |||
| cpuid || | |||
|- | |||
| cpuidtool || | |||
|- | |||
| cpuinfo || | |||
|- | |||
| cpulimit || | |||
|- | |||
| cpupower-gui || | |||
|- | |||
| cpuset || | |||
|- | |||
| cpustat || | |||
|- | |||
| cputool || | |||
|} | |||
<syntaxhighlight lang="bash" highlight="1" line> | <syntaxhighlight lang="bash" highlight="1" line> | ||
apt install cpu* | apt install cpu* | ||
cpu cpu-checker cpu-x cpucycles cpufetch cpufreqd cpufrequtils cpuid cpuidtool cpuinfo cpulimit cpupower-gui cpuset cpustat cputool | cpu cpu-checker cpu-x cpucycles cpufetch cpufreqd cpufrequtils cpuid cpuidtool cpuinfo cpulimit cpupower-gui cpuset cpustat cputool | ||
</syntaxhighlight> | </syntaxhighlight> |
Version vom 16. Oktober 2024, 12:46 Uhr
Werkzeuge
|- | cpu || |- | cpu-checker || |- | cpu-x || |- | cpucycles || |- | cpufetch || |- | cpufreqd || |- | cpufrequtils || |- | cpuid || |- | cpuidtool || |- | cpuinfo || |- | cpulimit || |- | cpupower-gui || |- | cpuset || |- | cpustat || |- | cputool || |}
apt install cpu*
cpu cpu-checker cpu-x cpucycles cpufetch cpufreqd cpufrequtils cpuid cpuidtool cpuinfo cpulimit cpupower-gui cpuset cpustat cputool