Advanced Search
Search Results
51 total results found
WD Red Fix for high load cycle count (LCC)
https://withblue.ink/2016/07/15/what-i-learnt-from-using-wd-red-disks-to-build-a-home-nas.html
Docker in LXC
Docker LXC https://kayomo.de/blog/docker-unter-proxmox-installieren/
Renew SSL in Turnkey
https://www.turnkeylinux.org/docs/confconsole
Satisfactory Dedicated Server
https://linuxgsm.com/servers/sfserver/ Issues with Update 7 and changed binary names: https://github.com/GameServerManagers/LinuxGSM/issues/4241
Photoprism
https://docs.photoprism.app/getting-started/docker-compose/ Enable hardware transcoding for Intel GPUs https://github.com/photoprism/photoprism/issues/1337 Unlock features behind paywall: https://www.reddit.com/r/selfhosted/comments/13fj282/tutorial_build_your...
Navidrome
https://www.navidrome.org/docs/installation/
Documentation Template
Intro-(What,Why): Required: - Related: - TEXT TEXT TEXT TEXT See also: - Sources: -
yt-dlp(youtubedl) - Importing Youtube Shows
https://github.com/yt-dlp/yt-dlp Pip install to segment from Jellyfin. On a separate machine, use repository for easier updating. Default run with Metadata and Subtitles fit for Jellyfin:
Automatic Ripping Machine
https://b3n.org/automatic-ripping-machine/
Powersaving
Powergoverons Required: - Related: - apt install cpufrequtils Check available govenors with cpufreq-info or cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors apply governor on reboot in crontab with echo "#NAMEOFGOVENOR" | tee /sys/devic...
Certificate Issue after cluster removal
Remove keys as instructed by pve messages after re-entering node Remove all remaints in softlinks in pve folder structure as well pvecm updatecerts https://forum.proxmox.com/threads/cant-connect-to-destination-address-using-public-key-task-error-migration-...
OneUptime
Requirements: -Docker and Docker compose -Node.js and NPM installed. git clone https://github.com/OneUptime/oneuptime.git cd oneuptime Copy config.example.env to config.env cp config.example.env config.env Optional: change config.env npm run dev https://github...
APC UPS
Basic Setup https://www.brunweb.de/konfiguration-einer-apc-usv-unter-proxmox/ Master-Slave-Setup https://www.pontikis.net/blog/apc-ups-master-slave-setup-apcupsd
Migrate GPG Keys from deprecated keyring to gpg.d
apt update -> identify deprecated keys apt-key list -> identify last 8 symbols of corresponding key signature. Remove spaces apt-key export XXXXXXXX | gpg --dearmour -o /etc/apt/trusted.gpg.d/SERVICENAME.gpg
D128 Render device not showing up
nomodeset in grub disabled d128render device. Remove nomodeset.
Upgrade MariaDB für NC30 und MariaDB > 10.5
Lege Backup an (siehe unten): mysqldump -u root -p --opt --all-databases -r backup.sql Entferne OS mysql-server* und mysql-server-core* apt remove mysql-server* mysql-server-core* Installiere MariaDB Repository (Korrigiere ggf. Version. aktuelle LTS ...
Impressum
Diese Webseite wird betrieben von: Theo Nagel Monheimsallee 56 52062 Aachen Verantwortlich im Sinne von §5 TMG, §55 RfStV: Theo Nagel Monheimsallee 56 52062 Aachen Kontakt: tjn@gmx.de Sämtliche Beiträge dienen der Information. Die dortigen Beiträge geben aussc...
Datenschutzerklärung
Präambel Mit der folgenden Datenschutzerklärung möchten wir Sie darüber aufklären, welche Arten Ihrer personenbezogenen Daten (nachfolgend auch kurz als "Daten" bezeichnet) wir zu welchen Zwecken und in welchem Umfang verarbeiten. Die Datenschutzerklärung gilt...
Overleaf
Setup according to manual: https://github.com/overleaf/toolkit/blob/master/doc/quick-start-guide.md Install full-scheme dependencies in dockercontainer: https://github.com/overleaf/overleaf/issues/876\ Upgrading: https://github.com/overleaf/toolkit/blob/mast...