Linux/CPU: Unterschied zwischen den Versionen
Erscheinungsbild
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>“ |
K Textersetzung - „line>“ durch „line copy>“ |
||
(19 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<syntaxhighlight lang="bash" highlight="1" line> | '''Linux/CPU''' - Beschreibung | ||
== Beschreibung == | |||
== Werkzeuge == | |||
{| class ="wikitable options" | |||
|- | |||
| [[cpu]] || | |||
|- | |||
| [[cpu-checker]] || | |||
|- | |||
| [[cpu-x]] || | |||
|- | |||
| [[cpucycles]] || | |||
|- | |||
| [[cpufetch]] || | |||
|- | |||
| [[cpufreqd]] || | |||
|- | |||
| [[cpufrequtils]] || | |||
|- | |||
| [[cpuid]] || | |||
|- | |||
| [[cpuidtool]] || | |||
|- | |||
| [[cpuinfo]] || | |||
|- | |||
| [[cpulimit]] || | |||
|- | |||
| [[cpupower-gui]] || | |||
|- | |||
| [[cpuset]] || | |||
|- | |||
| [[cpustat]] || | |||
|- | |||
| [[cputool]] || | |||
|} | |||
== Installation == | |||
<syntaxhighlight lang="bash" highlight="1" line copy> | |||
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> | ||
<noinclude> | |||
== Anhang == | |||
=== Siehe auch === | |||
{{Special:PrefixIndex/{{BASEPAGENAME}}/}} | |||
=== Dokumentation === | |||
; Man-Page | |||
;Info-Page | |||
=== Links === | |||
==== Projekt ==== | |||
==== Weblinks ==== | |||
</noinclude> | |||
[[Kategorie:Linux/CPU]] | |||
[[Kategorie:Linux/Befehl]] |
Aktuelle Version vom 11. Mai 2025, 13:46 Uhr
Linux/CPU - Beschreibung
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
Anhang
Siehe auch
Dokumentation
- Man-Page
- Info-Page