My-Stuff
Arch
Installer: Install defaults, with KDE plasma. Check The mirror for multilib Post install: Nee...
Start into AI
Default for CPU: Download and install this: https://gpt4all.io/index.html Default for Nvidi...
Linux-Mint
First Steps Spiegelserver ändern und updates installieren Reboot nebenher applets hinz...
OhMy zsh
Install: sudo apt install zsh fonts-hack-ttf fonts-powerline sh -c "$(curl -fsSL https://raw.gi...
Debian Upgrade
Upgrade debain11 to debain12: Edit the file /etc/apt/sources.list using a text editor and repl...
Win10
Activation script: @echo off title Activate Windows 10 ALL versions for FREE!&cls&echo ========...
Remove Win password
Setup: Boot Linux Install chntpw sudo apt install -y chntpw Mount win disk ...
Improving Battery
Guide to Improving Battery Life on Linux Just use this: https://github.com/AdnanHodzic/auto-...
Setup - Deja - Dup
Deja Dup is a simple backup tool for Linux, seamlessly integrated into the GNOME desktop. It util...
Auto-Update
Aptoide: update-script: /usr/local/bin/update_packages.sh sudo bash -c 'echo -e "#!/bin/bash\n...
ATEM Controller
Install OpenSwitcher: flatpak remote-add openswitcher https://flatpak.brixit.nl/brixit.flatpakre...
ffmpeg
Merge to files: ffmpeg -i input_video.mp4 -i input_audio.m4a -c copy output_file.mp4 C...
Backup on LineageOS
Anleitung: Backup mit Seedvault auf DAVx5 in LineageOS Voraussetzungen: Ein Gerät mit install...
XiaomiToolV2
Try this one: https://github.com/topminipie/XiaoMiToolV2 Or This: https://androidmtk.com/xiaom...
Stress-Test
Stresstest unter Linux Vorbereitung: Systemaktualisierung: Aktualisieren Sie Ihr System, um...
OBS-remove-Background
Installation des obs-virtual-cam-filter Plugins für OBS Studio auf Linux Schritte: ZIP-Date...
Thin Client to Proxmox
Use this: https://www.apalrd.net/posts/2022/raspi_spice/ script: #!/bin/bash set -e # Set ...
Kindersicherung
Time-keeper sudo apt install -y timekpr Then configure... DNS-resolve Use PI hole
Print with AB-88H
Driver Download from here: https://ddigital.pt/en/ab-88h Install with sudo bash setup_v1....
yt-dlp
Command zum schnellen download von music.youtube.com yt-dlp --embed-metadata --embed-thumbnail...
Add something to BTCmap.org
Edit location in openstreetmap.org Add those Tags: check_date=2024-04-04 check_date:currenc...
Make your own ISO
Install the tools: sudo apt-add-repository universe sudo apt-add-repository ppa:cubic-wizard/re...
Davinci Resolve on Linux MINT
Download Davinci: https://www.blackmagicdesign.com/products/davinciresolve Setup DistroBox and B...
Nice scripts
SRT to RTMP
Requrements: sudo apt install -y ffmpeg srt-tools To test start a SRT stream with FFMPEG: ff...
Create P2P file share
Create BitTorrent Install some packages apt install -y transmission-cli opentracker C...
Install-Standart-TMP
Standardinstallation Linux MINT Zerotier curl -s https://install.zerotier.com | sudo bash Bitwar...
Edit Metadata
Add Licenz and Copyright: exiftool -overwrite_original -Copyright="Type Info" -Rights="Type I...
Davinci Resolve
Install Davinci Resolve on LinuxMINT !!Still in Developement!! Downloads Davinci: https://www.bl...
Satisfactory Steam server
Manuelle Installation von SteamCMD SteamCMD-Verzeichnis erstellen: Erstelle ein Verzeichnis für...
Thinkpad Fingerprint on Linux
Check if your fingerprint device is supported: Find youre Device: lsusb Output: Bus 001 Dev...
Run Steam in gamepadui/big-picture mode at boot
Pre config You just need auto login an steam Systemd-service create sytemd service: /etc/s...
Importing Open Source Models to Ollama
Clone from huggingface.co: apt install git-lfs git clone https://huggingface.co/nvidia/Llama-...