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
  • home_server (22)
  • docker_notes (14)
  • linux_router (13)
  • project (6)
  • tech_notes (4)
  • personal (2)
  • python (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 nginx / php notes @docker_notes
31 Hits, Last modified: 10 months ago
ETHOD $request_method; fastcgi_param CONTENT_TYPE $content_type; fastcgi_param CONTENT_LENGTH $content_lengt... ETHOD $request_method; fastcgi_param CONTENT_TYPE $content_type; fastcgi_param CONTENT_LENGTH $content_lengt... Y_STRING $query_string; scgi_param CONTENT_TYPE $content_type; scgi_param DOCUMENT_URI $document_uri; s... _METHOD $request_method; uwsgi_param CONTENT_TYPE $content_type; uwsgi_param CONTENT_LENGTH $content_length;
NFTables Configuration @linux_router
25 Hits, Last modified: 19 months ago
o allow port forwarding from WAN to LAN. Using ''type filter hook forward priority 0; policy drop;'' for forwarding and ''type nat hook prerouting priority 0;'' for prerouting.
Wireguard VPN access from WAN to LAN @linux_router
25 Hits, Last modified: 16 months ago
\\ <tab6> set controllist {\\ <tab9> type ipv4_addr\\ <tab9> flags interval\\ <tab... \ + <color #202000/#F0F0E0> This creates a set of type inet_service (port number or range). The flags in... ge.html#lbAS|Sets]]. </color>++ \\ <tab9> type inet_service; flags interval;\\ <tab9> ele... \ + <color #202000/#F0F0E0> This creates a set of type inet_service (port number or range). The flags in
Conky @home_server:home_server_setup:other_services
21 Hits, Last modified: 5 years ago
s own window instead of using desktop own_window_type = 'normal',-- If own_window is yes, use type normal, desktop, or override own_window_transpar... ts own window instead of using desktop own_window_type normal # If own_window is yes, use type normal, desktop, or override own_window_transpare... s own window instead of using desktop own_window_type = 'normal',-- If own_window is yes, use type normal, desktop, or override own_window_transpar... ts own window instead of using desktop own_window_type normal # If own_window is yes, use type normal, desktop, or override own_window_transpare
KPTree Torrent VM Setup @home_server
17 Hits, Last modified: 5 years ago
ons. table ip6 firewall { chain input { type filter hook input priority 0; policy drop; } chain output { type filter hook output priority 0; policy drop; } chain forward { type filter hook forward priority 0; policy drop; }... drop table ip firewall { chain input { type filter hook input priority 0; policy drop;
Docker Deluge Image / Service @docker_notes
13 Hits, Last modified: 2 months ago
o=addr=192.168.1.10,rw,nfsvers=4,async"' --mount 'type=volume,source=nfsvolume,target=/app/deluge,volume-driver=local,volume-opt=type=nfs,volume-opt=device=:/deluge,"volume-opt=o=addr... ''help'' Some additional related commands: *''type command'' will return the command type, inbuilt or path to external command, or no entry
NFTables IP Control @linux_router
13 Hits, Last modified: 5 years ago
function: <code> set controllist { type ipv4_addr flags interval flags ... inet firewall { set controllist { type ipv4_addr flags interval flags... t. # set tcp_open_ports { # type inet_service; flags interval; # elements ... tps # } # set udp_open_ports { # type inet_service; flags interval; # elements
Docker - DNS Server @docker_notes
11 Hits, Last modified: 7 months ago
g8v6hYNE/ecnd6Ag=="; // }; zone "kptree.net" { type master; file "/etc/bind/db.kptree.net"; allow... ndc-key; }; }; zone "1.168.192.in-addr.arpa" { type master; file "/etc/bind/db.1.168.192"; allow-... e.conf.default-zones| <code>zone "." IN { type hint; file "named.ca"; }; zone "localhost" IN { type master; file "pri/localhost.zone";
Docker init Systems @docker_notes
9 Hits, Last modified: 5 weeks ago
tent with name of logging service | | | │   └── type |* |mandatory file containing service type, in this case longrun | | │   └ <code... ted services in the active s6-rc-db *''s6-rc-db type servicename'' - Prints the type of servicename: oneshot, longrun or bundle *''s
KPTree - Home Desktop Setup @home_server
9 Hits, Last modified: 5 months ago
Prompt (Admin) - right click the windows icon or type "Win + X". In Windows 10 you can also type in Command into the Cortina search area and right... hin the same document. * There are multiplate types of section breaks. I normally use the __N__ext ... m in safe mode. * Open up run (Windows + R) * Type name of program with /safe, e.g. outlook.exe /saf... to save the file and select PDF from the Save as type dropdown menu. -Click on the Options button in
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
8 Hits, Last modified: 3 years ago
. These battery seems to be common lead-acid gel type 12 VDC at 9 AMP-hr (although they look to be the ... e.model: LIHVX1K1 #Fix value device.type: ups #Fix value driver.name: ... ery: yes ups.status: OL ups.temperature: 19.4 ups.type: line-interactive #nominal/design value... bin/upsdrvctl start ExecStop=/sbin/upsdrvctl stop Type=forking [Install] WantedBy=multi-user.target </c
Docker @docker_notes
8 Hits, Last modified: 8 months ago
s://www.aidenwebb.com/posts/dockers-seven-network-types-and-when-to-use-them/|Dockers seven network types and when to use them]] *[[https://dev.to/walla
Docker mailserver @docker_notes
7 Hits, Last modified: 4 weeks ago
LECT name FROM sqlite_schema WHERE type ='table' AND name NOT LIKE 'sqlite_%';</code... file database manager, that is suitable for many type of databases, including **sqlite** and being only... nditionPathExists=/etc/postfix/main.cf [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/true E... ipt_active_path = ~/.dovecot.sieve\\ sieve_script_type = after \\ sieve_script_path = /etc/dovecot/sieve
Nextcloud Container @docker_notes
7 Hits, Last modified: 4 weeks ago
pecify the name of the header: ; - %{Content-Type}o ; - %{X-Powered-By}o ; - %{Transfert-... cloud easier to use ''www-data'' *Confirm shell type, bash is more comprehensive, whereas sh or ash are better supported across different container types *Using portainer or similar just select the co... tcloud image is based upon Alpine Linux, so shell type is ash (not BASH). * ''%%docker exec -it --user
Back-up Server Old Setup @home_server:home_server_setup:other_services
6 Hits, Last modified: 21 months ago
ck mounted disks ''df -Th'' <code> Filesystem Type Size Used Avail Use% Mounted on udev ... .5:/Disk2 /mnt/backup2'' Where: * ''-t nfs'' : type nfs * ''-o'' : options, options are separated b... case "$1" in 0) return_type="$1" ;; *) return_type=1 ;; esac else return_type=1 fi
Docker-Compose @docker_notes
5 Hits, Last modified: 12 days ago
VIM Editor @home_server:home_server_setup:other_services
5 Hits, Last modified: 3 years ago
Linux CLI Commands @tech_notes
5 Hits, Last modified: 6 months ago
DHCP / DNS Setup @linux_router
5 Hits, Last modified: 21 months ago
BASH Customisation @home_server:home_server_setup:other_services
4 Hits, Last modified: 10 months ago
turn server @docker_notes
4 Hits, Last modified: 19 months ago
Router Hardware @linux_router
4 Hits, Last modified: 3 months ago
Rsync @home_server:home_server_setup:other_services
4 Hits, Last modified: 8 months ago
Basic Netfilter Function Block Diagram @linux_router
4 Hits, Last modified: 2 years ago
KPTree - Email Server Setup @home_server
3 Hits, Last modified: 3 years ago
KVM Setup @home_server:home_server_setup
3 Hits, Last modified: 20 months ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
3 Hits, Last modified: 12 months ago
Ethernet Twisted Pair Cables @project
3 Hits, Last modified: 9 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
3 Hits, Last modified: 18 months ago
Web Server setup @home_server
3 Hits, Last modified: 22 months ago
Light Bulb Info @project
3 Hits, Last modified: 9 months ago
dokuwiki setup notes @home_server
3 Hits, Last modified: 12 months ago
TC - Traffic Control @linux_router
3 Hits, Last modified: 2 months ago
VNC Server @home_server:home_server_setup
2 Hits, Last modified: 16 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 8 months ago
ISP PPPoE Network Setup @linux_router
2 Hits, Last modified: 2 years ago
Surge Protector @project
2 Hits, Last modified: 9 months ago
Router Configuration, Switch & Server Setup @linux_router
2 Hits, Last modified: 16 months ago
Simlinks @home_server:home_server_setup:other_services
2 Hits, Last modified: 21 months ago
Docker - DHCP Kea Server @docker_notes
2 Hits, Last modified: 5 months ago
Wifi Router / Access Points @linux_router
2 Hits, Last modified: 8 months ago
Sprinkler Solenoid 24VAC Woes @project
2 Hits, Last modified: 2 years ago
Docker Host @docker_notes
2 Hits, Last modified: 9 months ago
Oscilloscope @project
1 Hits, Last modified: 3 years ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 5 years ago
SSH Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
Grid Power @project
1 Hits, Last modified: 9 months ago
KPTree Recipes @personal
1 Hits, Last modified: 12 months ago
boot tools @tech_notes
1 Hits, Last modified: 3 months ago
Debian Server Network Setup @linux_router
1 Hits, Last modified: 10 months ago
Domain names, domain nameservers, DNS and DHCP @tech_notes
1 Hits, Last modified: 13 months ago
File Sharing @docker_notes
1 Hits, Last modified: 21 months ago
ISP IPoE DHCP Setup Notes @linux_router
1 Hits, Last modified: 21 months ago
Dokuwiki @docker_notes
1 Hits, Last modified: 6 months ago
Python Programming Notes @python
1 Hits, Last modified: 9 months ago
PiKVM @tech_notes
1 Hits, Last modified: 13 months ago
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
Calibre Server @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
IPTables Configuration @linux_router
1 Hits, Last modified: 21 months ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
Home Sprinkler Setup Notes @personal
1 Hits, Last modified: 16 months ago
start
1 Hits, Last modified: 8 weeks ago
Formatting Syntax @wiki
1 Hits, Last modified: 8 weeks ago
Bookmarking Servers @docker_notes
1 Hits, Last modified: 16 months ago