Benutzer-Werkzeuge

Webseiten-Werkzeuge


tools:cli:navi:navi_cheat_sammlung

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
tools:cli:navi:navi_cheat_sammlung [2024/05/09 14:28] – Verschoben von tools:navi:navi:navi_cheat_sammlung gahsultools:cli:navi:navi_cheat_sammlung [2024/05/26 09:29] (aktuell) – Alphabetischen Index als Überschriften hinzugefügt gahsul
Zeile 4: Zeile 4:
 Die auch als Beispiele verwendet werden können. Die auch als Beispiele verwendet werden können.
  
-===== password.cheat =====+===== =====
  
-<file navicheat password.cheat> +==== checkrebuild.cheat ==== 
-password + 
-Generiert ein Passwort +<file navicheat checkrebuild.cheat> 
-<<random-generatortr -cd '<allow-character-string>| head -c<number-of-characters> +checkrebuild 
-random-generatorprintf '%s\n' "/dev/urandom" "/dev/random" +Listet Packete auf die Neu gebaut werden müssen 
-$ allow-character-stringprintf '%s\n' '[:graph:]' 'A-Za-z0-9@#$%&_+=!?'+checkrebuild 
 +</file> 
 + 
 +===== P ===== 
 + 
 +==== paccat.cheat ==== 
 + 
 +<file navicheat paccat.cheat> 
 +% paccat, pacman, Paket 
 +# Dateiausgabe aus einem Remote Repo Paket 
 +paccat <Paket> <Datei_aus_Paket> 
 +$ Paket: pacman -Slq --- \ 
 +    --preview 'pacman -Si {1}' \ 
 +    --header Paket 
 +Datei_aus_Paketping -qc1 ping.archlinux.org >&/dev/null && sudo pacman -Fy >/dev/null && pacman -Flq <Paket> 
 +</file> 
 + 
 +==== paccheck.cheat ==== 
 + 
 +<file navicheat paccheck.cheat> 
 +% paccheck, pakete 
 +# Überprüft den Ihnalt eines oder mehere Pakete Anhand ihrer MD5 Summe. 
 +; Wenn kein Paket angegeben wird, werden alle Überprüft. 
 +sudo paccheck --quiet --md5sum <Pakete> 
 +$ Paketepacman -Qq --- \ 
 +    --multi \ 
 +    --expand \ 
 +    --preview 'pacman -Qi {1}' \ 
 +    --header Paket
 </file> </file>
  
-===== paclog.cheat =====+==== paclog.cheat ====
  
 <file navicheat paclog.cheat> <file navicheat paclog.cheat>
Zeile 34: Zeile 62:
 </file> </file>
  
-===== systemctl.cheat ===== +==== pacman.cheat ====
- +
-<WRAP left square info> +
-Bitte den Unterschied zwischen List loaded Unit und List Unit Files beachten. Zudem können nicht alle Vorschläge in sämtlichen konstilationen verwenden werden. Man muss schon wissen, wie man diese Befehle einsetzt. Sie dienen nur der Tipp Erleichterung +
-</WRAP> +
- +
- +
-<file navicheat systemctl.cheat> +
-% systemd, systemctl, units +
-# List loaded Units +
-systemctl list-units --type <units-type> --state <units-state> --<scope> +
-$ units-type: printf '%s\n' service timer socket target automount mount device path scope slice swap +
-$ units-state: printf '%s\n' running inactive waiting failed error +
-$ scope: printf '%s\n' user system all +
- +
-# List Unit Files +
-systemctl list-unit-files --type <units-type> --state <unit-file-state> --<scope> +
-$ units-type: printf '%s\n' service timer socket target automount mount device path scope slice swap +
-$ unit-file-state: printf '%s\n' enabled disabled masked +
-$ scope: printf '%s\n' user system all +
-</file> +
- +
-===== checkrebuild.cheat ===== +
- +
-<file navicheat checkrebuild.cheat> +
-% checkrebuild +
-# Listet Packete auf die Neu gebaut werden müssen +
-checkrebuild +
-</file> +
- +
-===== suletuxe_aurrebuild.cheat ===== +
- +
-<file navicheat suletuxe_aurrebuild.cheat> +
-% suletuxe, aurrebuild +
-# Baut die Ausnahme Liste für aurrebuild auf +
-aurrebuild --update-exceptions +
- +
-# Baut Pakete die einen neu Bau benötigen und nicht auf der /etc/rebuildexclude Liste stehen neu +
-aurrebuild +
-</file> +
- +
-===== pacman.cheat =====+
  
 <file navicheat pacman.cheat> <file navicheat pacman.cheat>
Zeile 96: Zeile 83:
 </file> </file>
  
-===== paccheck.cheat =====+==== password.cheat ====
  
-<file navicheat paccheck.cheat> +<file navicheat password.cheat> 
-paccheck, pakete +password 
-Überprüft den Ihnalt eines oder mehere Pakete Anhand ihrer MD5 Summe. +Generiert ein Passwort 
-; Wenn kein Paket angegeben wird, werden alle Überprüft. +<<random-generator> tr -cd '<allow-character-string>' | head -c<number-of-characters> 
-sudo paccheck --quiet --md5sum <Pakete> +$ random-generator: printf '%s\n' "/dev/urandom" "/dev/random" 
-$ Pakete: pacman -Qq --- \ +$ allow-character-string: printf '%s\n' '[:graph:]' 'A-Za-z0-9@#$%&_+=!?'
-    --multi +
-    --expand \ +
-    --preview 'pacman -Qi {1}+
-    --header Paket+
 </file> </file>
  
-===== ytfzf.cheat =====+===== S ===== 
 + 
 +==== suletuxe_aurrebuild.cheat ==== 
 + 
 +<file navicheat suletuxe_aurrebuild.cheat> 
 +% suletuxe, aurrebuild 
 +# Baut die Ausnahme Liste für aurrebuild auf 
 +aurrebuild --update-exceptions 
 + 
 +# Baut Pakete die einen Neubau benötigen und nicht auf der /etc/rebuildexclude Liste stehen neu 
 +aurrebuild 
 +</file> 
 + 
 +==== systemctl.cheat ==== 
 + 
 +<WRAP left square info> 
 +Bitte den Unterschied zwischen List loaded Unit und List Unit Files beachten. Zudem können nicht alle Vorschläge in sämtlichen konstilationen verwenden werden. Man muss schon wissen, wie man diese Befehle einsetzt. Sie dienen nur der Tipp Erleichterung 
 +</WRAP> 
 + 
 +<file navicheat systemctl.cheat> 
 +% systemd, systemctl, units 
 +# List loaded Units 
 +systemctl list-units --type <units-type> --state <units-state> --<scope> 
 +$ units-type: printf '%s\n' service timer socket target automount mount device path scope slice swap 
 +$ units-state: printf '%s\n' running inactive waiting failed error 
 +$ scope: printf '%s\n' user system all 
 + 
 +# List Unit Files 
 +systemctl list-unit-files --type <units-type> --state <unit-file-state> --<scope> 
 +$ units-type: printf '%s\n' service timer socket target automount mount device path scope slice swap 
 +$ unit-file-state: printf '%s\n' enabled disabled masked 
 +$ scope: printf '%s\n' user system all 
 +</file> 
 + 
 +===== Y ===== 
 + 
 +==== ytfzf.cheat ====
  
 <file navicheat ytfzf.cheat> <file navicheat ytfzf.cheat>
tools/cli/navi/navi_cheat_sammlung.1715264892.txt.gz · Zuletzt geändert: 2024/05/09 14:28 von gahsul