http

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
292 Hits, Last modified:
param REQUEST_SCHEME $scheme; fastcgi_param HTTPS $https if_not_empty; fastcgi_param GATEWAY_INTERFACE CGI/1.1; fastcgi_param SERVER_SO... param REQUEST_SCHEME $scheme; fastcgi_param HTTPS $https if_not_empty; fastcgi_param GATEWAY_INTERFACE CGI/1.1; fastcgi_param SERVER_SO
Router Miscellaneous @linux_router
146 Hits, Last modified:
ailable. See these links for more examples see, [[https://www.tecmint.com/linux-performance-monitoring-t... ux Performance Monitoring Tools – Part 2]], and [[https://www.cyberciti.biz/tips/top-linux-monitoring-to... l usage: ''sudo nethogs br0'' ====darkstat==== [[https://www.tecmint.com/darkstat-web-based-linux-netwo... pected in a packaged router. Another reference: [[https://www.ctrl.blog/entry/fedora-darkstat.html|How-t
Docker mailserver @docker_notes
133 Hits, Last modified:
==== This mailserver setup follows Workaround's [[https://workaround.org/ispmail-bookworm/|SPmail guide ... qlite database. //As this follows Workaround's [[https://workaround.org/ispmail-bookworm/|SPmail guide ... y for a Docker based server implementation. See [[https://www.digitalocean.com/community/tutorials/sqlit... information only) * <fc #ff00ff>Gentoo</fc> [[https://wiki.gentoo.org/wiki/Project:Quality_Assurance
Rsync @home_server:home_server_setup:other_services
75 Hits, Last modified:
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
NFTables Configuration @linux_router
73 Hits, Last modified:
reference for nftables is at the dedicated wiki [[https://wiki.nftables.org/|wiki nftables]]. Some other references I found [[https://gist.github.com/wolfhechel/db7ed3be31feb104752... 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:netwo
Nextcloud Container @docker_notes
65 Hits, Last modified:
xtcloud publishes their own Docker container of [[https://hub.docker.com/_/nextcloud|Nextcloud]].</del> ... be considered separately. Refer to Nextcloud's [[https://docs.nextcloud.com/server/latest/admin_manual/... oud container it has additional instructions to [[https://github.com/docker-library/docs/blob/master/nex... =====Nextcloud with supervisord===== The base [[https://hub.docker.com/_/nextcloud|Nextcloud]] image d
dokuwiki setup notes @home_server
61 Hits, Last modified:
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]]
Reverse Proxy Server @docker_notes
48 Hits, Last modified:
k reverse proxy working according to Techno Tim [[https://docs.technotim.live/posts/traefik-portainer-ss... Wildcard Certificates and SSL on EVERYTHING]] ([[https://github.com/techno-tim/techno-tim.github.io/tre... k/data/traefik.yml''. The current TechnoTim one [[https://github.com/techno-tim/techno-tim.github.io/tre... docker-compose.yml''. The current TechnoTim one [[https://github.com/techno-tim/techno-tim.github.io/tre
KPTree - Email Server Setup @home_server
47 Hits, Last modified:
aintain. My current email server is based upon [[https://workaround.org/ispmail|workaround.org]] ISPmai... 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-1
VIM Editor @home_server:home_server_setup:other_services
44 Hits, Last modified:
l user environment. Some Informative Links: *[[https://simpletutorials.com/c/1238/Simple+Vim+Reference|Simple VIM Reference]]**!!!** *[[http://www.troubleshooters.com/lpm/200212/200212.htm|Troubleshooters - VI & Vim]]**!!!** *[[http://vim.wikia.com/wiki/Vim_Tips_Wiki|The VIM Wiki]]... ntains a lot of VIM help / user information. *[[http://vim.wikia.com/wiki/Vim_Tips_Wiki|The VIM Wiki]]
Basic Netfilter Function Block Diagram @linux_router
41 Hits, Last modified:
iagram===== Both NFTables and IPTables use the [[https://en.wikipedia.org/wiki/Netfilter|Netfilter]] fr... me 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) - Linux man page]] *[[http://www.oocities.org/youssef116/writing/ratelim.htm
Docker Deluge Image / Service @docker_notes
37 Hits, Last modified:
== ++++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:wireg... ion. ====VPN Provider==== I am currently using [[https://privatevpn.com/|PrivateVPN]] as my public VPN
DHCP / DNS Setup @linux_router
37 Hits, Last modified:
I have moved my DNS and DHCP servers to Docker, [[https://wiki.kptree.net/doku.php?id=docker_notes:docke... interesting older resource is BigDinosaur Blog [[https://blog.bigdinosaur.org/running-bind9-and-isc-dhc... er, Part 2 - DHCP| does not seem to be saved on [[https://web.archive.org/|Wayback Machine Internet Archive]], but [[https://web.archive.org/web/20190410000003/https://kil
KVM Setup @home_server:home_server_setup
27 Hits, Last modified:
ious servers and virtual machines to Debian. *[[https://www.ostechnix.com/install-and-configure-kvm-in... figure KVM In Ubuntu 20.04 Headless Server]] *[[https://linuxhint.com/install_kvm_debian_10/|Installing KVM on Debian 10]] *[[https://computingforgeeks.com/how-to-install-kvm-virtu... To Install KVM Hypervisor on Debian 11|10]] *[[https://www.cyberciti.biz/faq/install-kvm-server-debia
Network Setup @home_server:home_server_setup
27 Hits, Last modified:
e'' The netplan website with basic information [[https://netplan.io|netplan.io]]. Also another resource is from cloud-init [[https://cloudinit.readthedocs.io/en/latest/topics/netw... of software or other purposing. *Debian wiki [[https://wiki.debian.org/BridgeNetworkConnections|BridgeNetworkConnections]] and [[https://wiki.debian.org/Bonding|Bonding]] *Serverfau
Nginx @tech_notes
24 Hits, Last modified:
Docker @docker_notes
20 Hits, Last modified:
Docker-Compose @docker_notes
18 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
18 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
16 Hits, Last modified:
Docker init Systems @docker_notes
15 Hits, Last modified:
Docker - DHCP Server @docker_notes
14 Hits, Last modified:
Docker - DNS Server @docker_notes
14 Hits, Last modified:
Homepage dashboard @docker_notes
14 Hits, Last modified:
Matrix @docker_notes
13 Hits, Last modified:
Sprinkler Solenoid 24VAC Woes @project
13 Hits, Last modified:
Router Hardware @linux_router
11 Hits, Last modified:
KPTree - MSWindows Setup @home_server
10 Hits, Last modified:
Docker - diun & ntfy @docker_notes
9 Hits, Last modified:
Python Programming Notes @python
8 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
8 Hits, Last modified:
turn server @docker_notes
7 Hits, Last modified:
ansible @tech_notes
7 Hits, Last modified:
Calibre @docker_notes
6 Hits, Last modified:
ASCII @tech_notes
6 Hits, Last modified:
VNC Server @home_server:home_server_setup
6 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
5 Hits, Last modified:
Dokuwiki @docker_notes
4 Hits, Last modified:
Router VM @linux_router
4 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
4 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
3 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified:
Docker Host @docker_notes
2 Hits, Last modified:
Home Sprinkler Setup Notes @personal
2 Hits, Last modified:
Project Index @project
2 Hits, Last modified:
Electronics Info/Data @project
2 Hits, Last modified:
markdown @tech_notes
2 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
2 Hits, Last modified:
sidebar
1 Hits, Last modified:
Docker - Index @docker_notes
1 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
1 Hits, Last modified:
Alpine Linux @tech_notes
1 Hits, Last modified:
Shell Builtin Commands @tech_notes
1 Hits, Last modified:
s6-rc init @tech_notes
1 Hits, Last modified:
ssh with key files @tech_notes
1 Hits, Last modified:
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: