Schlagwort: cli
-
Config your shell /CLI/ Terminal
Hier geht es darum deine Terminal-Umgebung zu schaffen. Es stehen einige an Shell / CommandLineInterface/ Terminal zur Wahl. list of shells: Shell-themes: Tutorial used: -> https://github.com/amarpan/how-to-install-and-configure-zshell
-
how to create cronjobs
cron is a programm that let you execute an command at any time you want automaticly it´s very easy just edit the cron file with crontab 1. use Crontab let´s edit cronjobs and paste following code inside for simplicity in this example we execute a backup command every day at 12:00 pm paste this line…
-
Debian repository neu/changed
Die Debian repository-Struktur hat sich geändert und in Folge wurde die alte „https://deb.librewolf.net“ gelöscht und durch https://repo.librewolf.net ersetzt, was nicht automatisch passiert, sondern mit dem „extrepo“-Package für externe Repositories. Das betrifft Debian, Mint und weitere debian-derivate… Fehlermeldung: Lösung: 1. Entferne die alten „repositories“ 2. Die neue „repository“-Verwaltung hinzufügen 3. Update LibreWolf (optional) Linksammlung:
-
xinput – Maus tapp oder klick
1. Find the ID of your touchpad with xinput list: Apparently, the one called „… TouchPad“ has id=10. 2. List the „props“ properties with the ID list the props Our Property frp tapping is 326 3. Set Tapping to 1 to enable Set the Tapping (326) to 1 https://unix.stackexchange.com/questions/438725/disabling-middle-click-on-bottom-of-a-clickpad-touchpad https://docs.xfce.org/xfce/xfce4-settings/mouse https://wiki.ubuntuusers.de/Howto/Touchpad xinput Artikel über Mauseinstellung…
-
Appimagelauncher – Make appimage easy
Appimagelauncher integriert deine Appimages in dein System, macht Verlinkungen & Icons in dein Menü, deine Panels, erstellt ein Verzeichnis namens Applications in deinem Home-Ordner wo die appimages hinein gehören. /home/“deinName“/Applications Schritt für Schritt Anleitung: Terminal-Variante für nerds: Linksammlung: Alternative: appimagehelper – https://appimage.github.io/appimagehelper/
-
Build Cli-Terminal OS
Mögliche Apps nach Funktion: Programmeliste: Linksammlung:
-
Shell befehle finden: explainshell.com & cheat.sh
einfach command reintippen und die website erklärt genau was der command macht https://explainshell.com/ https://cheat.sh
-
fastfetch – die wichtigsten System-Daten anzeigen
fastfetch ist installierbar auf fast allen OSs > Linux, macOS, FreeBSD, Windows, Android(termux) und zeigt auf jedem System im Terminal die wichtigsten Daten an…. neofetch is da ursprüngliche Projekt, welches aber nicht mehr weiterentwickelt wird. Folglich entstand fastfetch, geschrieben in C mit modulen… > schnell & anpassbar https://github.com/fastfetch-cli/fastfetch/ https://pimylifeup.com/linux-fastfetch
-
fabric – K.I. auf Kommandozeile
fabric ermöglicht dir dein KIs per Kommandozeile anzusprechen.– fabric –listmodels kannst du deine Modelle auflisten…– Mit Patterns werden Befehle ausgeführt.https://github.com/danielmiessler/fabric/blob/main/README.md Beim Setup werden mehrere API-Keys angefragt…ChatGPT unter https://platform.openai.com/api-keysClaude unter https://console.anthropic.com/settings/keys
-
Videos editierbar machen von VBR zu CBR per ffmpeg
Videos sind mit variabler Bitrate(VBR) nicht gut schneidbar. Infolge konvertieren wir sie zuerst in Dateien mit konstanter Bitrate (CBR).Dann sind sie Tool: ffmpeg
-
bash-History exportieren
bash History exportieren: https://www.unix.com/shell-programming-and-scripting/185359-export-bash-history-file.html https://askubuntu.com/questions/261407/how-to-save-terminal-history-manually
-
Docker – Container-Liste
Dashboard/ Startpage Rezept-Sammlung CRM System Kommunikation