A mere collection of self tutorials. Aimed to help myself when i once in a while have to redo alot of things for various reasons, my crap crashed, a friend whants help and so on. So why not collect them all for myself and for others :P
Was a way from someone else how to do this, but it did not work as it was dated and not made on another distribution.
DELETE_GCODES.sh
#!/bin/bash rm /home/pi/printer_data/gcodes/* rm -r /home/pi/printer_data/gcodes/.* echo Gcode Directory Emptied
k
USB_UNMOUNT-sh.sh
#!/bin/ba...
One jail to contain them all and with automatic certificate renewal. This setup is tied to Loopia as a DNS provider, but you may be able to adjust it to whatever floats your boat :D
FIX naxi rules & bad bot blocker, fastcgi.conf, ssl dhparams
Make sure to adjust the IP adress to suit your netw...
Instructions to get this working in TrueNAS Core 12.2
I call it RadSaJa, one jail containing Radarr, Sonarr and Jackett, as they all share the same dependencies.
Please note that all variables may be different on your platform, as mount points and naming and also network schema. Adju...
This is in addition to my IOCAGE nginx setup.
Can't guarantee that this guide will help with another setup!
So from the previous guide, we just add another config file in sites-available
iocage exec www nano /usr/local/etc/nginx/sites-available/SUB.DOMAIN.SE
Add this in that file.
server {...
So, a simple portforwarding that happens on DNS server instead of a reverse proxy :D you need to add a DNS record on your DNS control-panel.
For my instance i use traefik, which at the moment does not support the protocol needed properly to forward minecraft sessions...