Linux/CPU: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
''' | '''Linux/CPU''' - Kurzbeschreibung | ||
== Beschreibung == | == Beschreibung == | ||
== Werkzeuge == | == Werkzeuge == | ||
{| class ="wikitable options" | {| class ="wikitable options" | ||
Zeile 61: | Zeile 35: | ||
| [[cputool]] || | | [[cputool]] || | ||
|} | |} | ||
== Installation == | |||
<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> | ||
== Syntax == | |||
<syntaxhighlight lang="bash" highlight="1" line> | |||
</syntaxhighlight> | |||
=== Optionen === | |||
=== Parameter === | |||
=== Umgebungsvariablen === | |||
=== Exit-Status === | |||
== Anwendung == | |||
=== Bekannte Probleme === | |||
== Konfiguration == | |||
=== Dateien === | |||
<noinclude> | |||
== Anhang == | |||
=== Siehe auch === | |||
{{Special:PrefixIndex/{{BASEPAGENAME}}}} | |||
==== Dokumentation ==== | |||
===== Man-Pages ===== | |||
===== Info-Pages ===== | |||
==== Links ==== | |||
===== Projekt ===== | |||
===== Weblinks ===== | |||
</noinclude> |
Version vom 16. Oktober 2024, 12:53 Uhr
Linux/CPU - Kurzbeschreibung
Beschreibung
Werkzeuge
cpu | |
cpu-checker | |
cpu-x | |
cpucycles | |
cpufetch | |
cpufreqd | |
cpufrequtils | |
cpuid | |
cpuidtool | |
cpuinfo | |
cpulimit | |
cpupower-gui | |
cpuset | |
cpustat | |
cputool |
Installation
apt install cpu*
cpu cpu-checker cpu-x cpucycles cpufetch cpufreqd cpufrequtils cpuid cpuidtool cpuinfo cpulimit cpupower-gui cpuset cpustat cputool