Search
You can find the results of your search below.
Fulltext results:
- Docker nginx / php notes @docker_notes
- param REQUEST_SCHEME $scheme; fastcgi_param HTTPS $https if_not_empty; fastcgi_param GATEWAY_INTERFACE CGI/1.1; fastcgi_param SERVER_SOFT... param REQUEST_SCHEME $scheme; fastcgi_param HTTPS $https if_not_empty; fastcgi_param GATEWAY_INTERFACE CGI/1.1; fastcgi_param SERVER_SOFT
- Router Miscellaneous @linux_router
- ailable. See these links for more examples see, [[https://www.tecmint.com/linux-performance-monitoring-to... ux Performance Monitoring Tools – Part 2]], and [[https://www.cyberciti.biz/tips/top-linux-monitoring-too... l usage: ''sudo nethogs br0'' ====darkstat==== [[https://www.tecmint.com/darkstat-web-based-linux-networ... pected in a packaged router. Another reference: [[https://www.ctrl.blog/entry/fedora-darkstat.html|How-to
- Docker mailserver @docker_notes
- ==== This mailserver setup follows Workaround's [[https://workaround.org/ispmail-bookworm/|SPmail guide f... on with sqlite. //As this follows Workaround's [[https://workaround.org/ispmail-bookworm/|SPmail guide f... y for a Docker based server implementation. See [[https://www.digitalocean.com/community/tutorials/sqlite... information only) * <fc #ff00ff>Gentoo</fc> [[https://wiki.gentoo.org/wiki/Project:Quality_Assurance/
- Web Server setup @home_server
- n for here are good to setup a basic web server [[https://workaround.org/ispmail|workaround.org]] ISPmail... .\\ ++++Old, tl;dr;|The main reference used is [[https://www.unixmen.com/how-to-install-lamp-stack-on-ub... omplete for installing Apache2 on Ubuntu 18.04, [[https://www.linode.com/docs/web-servers/lamp/install-la... to align, a use the basic information given in [[https://muffinresearch.co.uk/linux-changing-uids-and-gi
- Nextcloud Container @docker_notes
- xtcloud publishes their own Docker container of [[https://hub.docker.com/_/nextcloud|Nextcloud]].</del> T... be considered separately. Refer to Nextcloud's [[https://docs.nextcloud.com/server/latest/admin_manual/m... oud container it has additional instructions to [[https://github.com/docker-library/docs/blob/master/next... =====Nextcloud with supervisord===== The base [[https://hub.docker.com/_/nextcloud|Nextcloud]] image do
- DHCP / DNS Setup @linux_router
- I have moved my DNS and DHCP servers to Docker, [[https://wiki.kptree.net/doku.php?id=docker_notes:docker... server applications now are set up to operate via https via Traefik and this also relies upon correct loc... interesting older resource is BigDinosaur Blog [[https://blog.bigdinosaur.org/running-bind9-and-isc-dhcp... er, Part 2 - DHCP| does not seem to be saved on [[https://web.archive.org/|Wayback Machine Internet Archi
- NFTables Configuration @linux_router
- reference for nftables is at the dedicated wiki [[https://wiki.nftables.org/|wiki nftables]]. Some other references I found [[https://gist.github.com/wolfhechel/db7ed3be31feb104752e... eference at stosb is good, but not for a router [[https://stosb.com/blog/explaining-my-configs-nftables/|... the modem device IP address is 192.168.5.1, See [[https://wiki.kptree.net/doku.php?id=linux_router:networ
- Reverse Proxy Server @docker_notes
- k reverse proxy working according to Techno Tim [[https://docs.technotim.live/posts/traefik-portainer-ssl... Wildcard Certificates and SSL on EVERYTHING]] ([[https://github.com/techno-tim/techno-tim.github.io/tree... e_files for traefik-portainer-ssl]]). Also see [[https://www.youtube.com/watch?v=IBlZgrwc1T8&t=990s|Jim's Garage Your Traefik Isn't Secure]] ([[https://github.com/JamesTurland/JimsGarage/tree/main/Tr
- dokuwiki setup notes @home_server
- kuwiki#dokuwiki|Docker Dokuwiki container]] * [[https://www.dokuwiki.org/dokuwiki|Dokuwiki home page]] * [[https://www.dokuwiki.org/install|Dokuwiki Installation instructions]] * [[https://www.dokuwiki.org/install:upgrade|Upgrading Dokuwiki]] * [[https://www.dokuwiki.org/manual|DokuWiki Manual]] *
- Docker Deluge Image / Service @docker_notes
- == ++++Dockerfile| <code> FROM alpine:latest ADD https://github.com/just-containers/s6-overlay/releases/... tar -C / -Jxpf /tmp/s6-overlay-noarch.tar.xz ADD https://github.com/just-containers/s6-overlay/releases/... WAN (internet). //This is where I describe this [[https://wiki.kptree.net/doku.php?id=linux_router:wiregu... ion. ====VPN Provider==== I am currently using [[https://privatevpn.com/|PrivateVPN]] as my public VPN p
- KPTree - Email Server Setup @home_server
- aintain. My current email server is based upon [[https://workaround.org/ispmail|workaround.org]] ISPmail... 020 on Debian 10 (Buster). The most current is [[https://workaround.org/ispmail/bullseye/|ISPmail guide ... ", Installing a Mailserver on Ubuntu 18.04 LTS, [[https://blogging.dragon.org.uk/mail-server-on-ubuntu-18-04-part-1/|Part 1]] and [[https://blogging.dragon.org.uk/mail-server-on-ubuntu-18
- Basic Netfilter Function Block Diagram @linux_router
- iagram===== Both NFTables and IPTables use the [[https://en.wikipedia.org/wiki/Netfilter|Netfilter]] fra... r===== The following is taken from Digitalocean [[https://www.digitalocean.com/community/tutorials/a-deep... references==== *Netfilter.org iptables how to [[https://www.netfilter.org/documentation/HOWTO/NAT-HOWTO-6.html|Saying how to mangle the packets]] *[[https://linux.die.net/man/8/iptables|iptables(8) - Linu
- Docker - DNS Server @docker_notes
- ker DNS bind9}} ======Docker - DNS Server====== [[https://www.hostinger.com/tutorials/what-is-dns|What Is... tl -p /etc/sysctl.conf'' ====References==== *[[https://askubuntu.com/questions/311053/how-to-make-ip-f... /named/bind.log'' to list bind log file *From [[https://serverfault.com/questions/401024/listing-all-zo... setup===== ====bind9 docker image==== I use the [[https://wiki.kptree.net/doku.php?id=docker_notes:init#s
- Rsync @home_server:home_server_setup:other_services
- ween disks. ---- ====Rsync related links==== *https://linux.die.net/man/1/rsync *https://www.digitalocean.com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories-on-a-vps *https://www.tecmint.com/rsync-local-remote-file-synchronization-commands/ *https://download.samba.org/pub/rsync/rsyncd.conf.html
- Docker - diun & ntfy @docker_notes
- onfig/etc/ntfy/server.yml # NTFY_BASE_URL: https://ntfy.kpts.net # NTFY_CACHE_FILE: /var/lib/... nt test: ["CMD-SHELL", "wget -q --tries=1 https://ntfy.kptree.net/v1/health -O - | grep -Eo '\"he... fig file # # Please refer to the documentation at https://ntfy.sh/docs/config/ for details. # All options... c. # Public facing base URL of the service (e.g. https://ntfy.sh or https://ntfy.example.com) # # This s