KPTree Wiki logo

KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • docker_notes (20)
  • home_server (19)
  • linux_router (13)
  • tech_notes (7)
  • project (3)
  • personal (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker mailserver @docker_notes
22 Hits, Last modified: 4 weeks ago
= *Docker *[[https://docs.docker.com/engine/reference/builder/#volume|Dockerfile reference]] *[[https://docs.docker.com/storage/volumes/... E KEY `email` (`email`), FOREIGN KEY (domain_id) REFERENCES virtual_domains(id) ON DELETE CASCADE ) ENGINE=... EGER NOT NULL DEFAULT 0, FOREIGN KEY (domain_id) REFERENCES virtual_domains(id) ON DELETE CASCADE );</code>... LL, PRIMARY KEY (`id`), FOREIGN KEY (domain_id) REFERENCES virtual_domains(id) ON DELETE CASCADE ) ENGINE=
Web Server setup @home_server
19 Hits, Last modified: 22 months ago
examples are presumption based upon documentation references. Basically Debian and related downstream distributions do not reference 'httpd'. =====Secure Web Server Settings===== Th... .4/mod/mod_ssl.html|Apache Module mod_ssl]]. This reference also has information on the directives mentioned ... en.wikipedia.org/wiki/X.509|X.509]], as a general reference / background on CAs. ====LetEncrypt Certificate S... up====== =====Nextcloud setup===== The following references show how to install Nextcloud on Ubuntu 20.04
XFCE @home_server:home_server_setup:other_services
19 Hits, Last modified: 21 months ago
*[[https://www.debian.org/doc/manuals/debian-reference/debian-reference.en.pdf|Debian Reference in PDF - Latest Revision]] ---- <- home_server:
Reverse Proxy Server - Traefik @docker_notes
16 Hits, Last modified: 21 months ago
b.com/techno-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl|github reference_files for traefik-portainer-ssl]]). Also see [[h... els]] *[[https://doc.traefik.io/traefik/v3.2/reference/dynamic-configuration/docker/|Docker Configuration Reference]] *[[https://doc.traefik.io/traefik/middlewa... aefik: *[[https://doc.traefik.io/traefik/v3.2/reference/dynamic-configuration/file/|File Configuration Reference]] =====whitelisting===== The Traefik middleware i... ports in the Docker / Docker Compose file.// ====References==== *[[https://doc.traefik.io/traefik/routing/
KPTree - Home Desktop Setup @home_server
14 Hits, Last modified: 5 months ago
s..... The main problem with "subst" is that the reference is not canonical. The mklink seems to sometimes f... ers - To simply the path name of regularly used references. In Linux symlinks seem to be more robust (mind... ing new lines to the bottom of an existing list. References: *[[https://answers.microsoft.com/en-us/msoffi... ppendix A - Content/Name" \l 1 \n }'' A good TOC reference: [[http://wordfaqs.ssbarnhill.com/TOCTips.htm|TOC
KPTree Torrent VM Setup @home_server
12 Hits, Last modified: 5 years ago
rse. I found it difficult to find a good balanced reference. A good reference is of course the [[https://docs.docker.com/get-st... Started, Part 1: Orientation and setup]]. A good reference (pdf) was from Anthony Blair of Universit'e de Re
Docker @docker_notes
12 Hits, Last modified: 8 months ago
lved up stream and this fix can be removed. Some references to assist with this: *[[https://www.linuxupris... ngling=true%%"'' | List all dangling volumes (not referenced by any container)| |''docker volume prune'' | Delete all system volumes not referenced by any container| **Network:** |<55em>| ^COMMAN... gling=true%%"'' | List all dangling networks (not referenced by any container)| |''docker network prune'' | D
Docker - DNS Server @docker_notes
10 Hits, Last modified: 7 months ago
nd consolidated elsewhere and then highlevel only reference here]</color> The main router must be set to for... ib/sysctl.d/*.conf */lib/sysctl.d/*.conf ====References==== *[[https://thequickadvisor.com/is-ip-forwa... rsive DNS the recursive configuration file is not referenced. ++++/etc/bind/name.conf| <code>// Default cont... SSEC'' to function on external queries.</fc> ====reference==== *[[https://www.cloudflare.com/dns/dnssec/ho
NFTables Configuration @linux_router
9 Hits, Last modified: 19 months ago
//wiki.nftables.org/wiki-nftables/index.php/Quick_reference-nftables_in_10_minutes|Quick reference-nftables in 10 minutes]] ====IPv6 NFTables Setup ... on NAT with NFTables and be seen in the following references: wiki.nftables.org - Performing Network Address
BASH Customisation @home_server:home_server_setup:other_services
8 Hits, Last modified: 10 months ago
olic link, show information for the file the link references rather than for the link itself * ''-h'' ... ash/manual/html_node/index.html#SEC_Contents|Bash Reference Manual]] * shopt [[https://www.gnu.org/software... ash configuration utilities I have not tried yet. References: *[[https://bash-it.readthedocs.io/en/latest/|... ffer on straight output. **Like it and use it** Reference: *[[https://github.com/akinomyoga/ble.sh|ble.sh
Docker Miscellaneous @docker_notes
8 Hits, Last modified: 9 months ago
/code>++++ Remember to add URL to local DNS. ====References==== ++++| *Github *[[https://github.com/Co... code>++++ Remember to add URL to local DNS. ====References==== ++++| *Github *[[https://github.com/gc... code>++++ Remember to add URL to local DNS. ====References==== ++++| *github *[[https://github.com/lo... that is often utilized in monitoring stacks. ====References==== ++++| *[[https://grafana.com/|Grafana]]
Docker - DHCP Kea Server @docker_notes
7 Hits, Last modified: 5 months ago
kptree.net/doku.php?id=linux_router:dns_dhcp#main_references_used_2017|Main references used]], sadly some of these already suffer from ... vailable hook libraries. I have removed the hook reference from the above table that I do not use. *[[htt... cript broadcast-dhcp6-discover%%'' for Ipv6. ===Reference=== *[[https://serverfault.com/questions/171744/... *''kea-dhcp4 -v'' To check running version =====References===== *KPTree.net's bare metal implementation o
Router Miscellaneous @linux_router
7 Hits, Last modified: 11 months ago
//wiki.nftables.org/wiki-nftables/index.php/Quick_reference-nftables_in_10_minutes|Quick reference-nftables in 10 minutes]] and [[https://wiki.nftab
Docker nginx / php notes @docker_notes
6 Hits, Last modified: 11 months ago
as the default nginx configuration ''nginx.conf'' references this directory. Of course the ''/etc/nginx/conf... E_ALL & ~E_NOTICE), a quoted string ("bar"), or a reference to a ; previously set variable or directive (e.g.... production INI file. ;;;;;;;;;;;;;;;;;;; ; Quick Reference ; ;;;;;;;;;;;;;;;;;;; ; The following are all th... che_ttl = 120 ; Enables or disables the circular reference collector. ; https://php.net/zend.enable-gc zend.
Docker-Compose @docker_notes
5 Hits, Last modified: 3 weeks ago
cation Overview]] * [[https://docs.docker.com/reference/dockerfile/|Dockerfile reference]] * [[https://github.com/compose-spec/compose
Docker Deluge Image / Service @docker_notes
5 Hits, Last modified: 3 months ago
Nextcloud Container @docker_notes
4 Hits, Last modified: 4 weeks ago
Docker init Systems @docker_notes
4 Hits, Last modified: 5 weeks ago
Linux Router Background @linux_router
4 Hits, Last modified: 5 months ago
ISP PPPoE Network Setup @linux_router
4 Hits, Last modified: 2 years ago
Network Setup @home_server:home_server_setup
3 Hits, Last modified: 13 months ago
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 16 months ago
KPTree - Email Server Setup @home_server
3 Hits, Last modified: 3 years ago
Debian Server Network Setup @linux_router
3 Hits, Last modified: 10 months ago
File Sharing @docker_notes
3 Hits, Last modified: 21 months ago
ISP IPoE DHCP Setup Notes @linux_router
3 Hits, Last modified: 21 months ago
Wireguard VPN access from WAN to LAN @linux_router
3 Hits, Last modified: 16 months ago
Private LAN VPN Access @docker_notes
3 Hits, Last modified: 21 months ago
Home Server Notes @home_server:home_server_setup
3 Hits, Last modified: 8 months ago
VIM Editor @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
DHCP / DNS Setup @linux_router
3 Hits, Last modified: 22 months ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 years ago
Programs & Applications @tech_notes
2 Hits, Last modified: 10 months ago
Homepage dashboard @docker_notes
2 Hits, Last modified: 3 months ago
Basic Netfilter Function Block Diagram @linux_router
2 Hits, Last modified: 2 years ago
Shell Builtin Commands @tech_notes
1 Hits, Last modified: 19 months ago
Time Date Related Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
KPTree Recipes @personal
1 Hits, Last modified: 12 months ago
Router Hardware @linux_router
1 Hits, Last modified: 3 months ago
ntp @docker_notes
1 Hits, Last modified: 10 months ago
Surge Protector @project
1 Hits, Last modified: 9 months ago
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
Docker Host @docker_notes
1 Hits, Last modified: 9 months ago
Formatting Syntax @wiki
1 Hits, Last modified: 8 weeks ago
Router VM @linux_router
1 Hits, Last modified: 19 months ago
VNC Server @home_server:home_server_setup
1 Hits, Last modified: 16 months ago
VNC @docker_notes
1 Hits, Last modified: 15 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 8 months ago
s6-rc init @tech_notes
1 Hits, Last modified: 3 years ago
Bookmarking Servers @docker_notes
1 Hits, Last modified: 17 months ago
Authentication @docker_notes
1 Hits, Last modified: 21 months ago
Nginx @tech_notes
1 Hits, Last modified: 3 years ago
Matrix @docker_notes
1 Hits, Last modified: 2 years ago
Alpine Linux @tech_notes
1 Hits, Last modified: 19 months ago
Linux CLI Commands @tech_notes
1 Hits, Last modified: 6 months ago
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 20 months ago
snapraid @home_server:home_server_setup:other_services
1 Hits, Last modified: 7 months ago
Electronics Info/Data @project
1 Hits, Last modified: 9 months ago
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
TC - Traffic Control @linux_router
1 Hits, Last modified: 2 months ago
Wifi Router / Access Points @linux_router
1 Hits, Last modified: 8 months ago
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified: 2 years ago
ssh with key files @tech_notes
1 Hits, Last modified: 3 years ago