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.

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

Matching pagenames:

  • Basic Netfilter Function Block Diagram
  • Debian Server Network Setup
  • ISP PPPoE Network Setup
  • Ethernet Twisted Pair Cables
  • Network Speed testing
  • Network Setup
  • NUT (Network UPS Tools) Setup

Fulltext results:

Docker nginx / php notes @docker_notes
199 Hits, Last modified: 11 months ago
ll be used for allowed host. ; Example value: php.net,www.php.net,wiki.php.net ; Use "," for multiple hosts. No spaces are allow... ment Value: 5 ; Production Value: 5 ; https://php.net/session.hash-bits-per-character session.sid_bits_... nt Value: On ; Production Value: On ; https://php.net/session.upload-progress.enabled ;session.upload_p... nt Value: On ; Production Value: On ; https://php.net/session.upload-progress.cleanup ;session.upload_p
DHCP / DNS Setup @linux_router
73 Hits, Last modified: 22 months ago
nterval ; which you can leave as default. kptree.net IN SOA router.kptree.net. root.kptree.net. ( 2019072101 ; serial 10800 ... ains. 168.192.in-addr.arpa IN SOA router.kptree.net. admin.kptree.net. ( 2017072101 ; ser... origin address. * ''sudo named-checkzone kptree.net /var/lib/bind/db.kptree.net'' for the forward zone file. If not using IPv6 b... oing raw network access CapabilityBoundingSet=CAP_NET_BIND_SERVICE CAP_NET_RAW # Set up a new file system namespace and mou
Docker - DNS Server @docker_notes
47 Hits, Last modified: 7 months ago
etc/bind/named.conf'' *''named-checkzone kptree.net /etc/bind/db.kptree.net'' *''named-checkzone 1.168.192.in-addr.arpa /et... My local recursive servers are ''ns1.local.kptree.net'' and ''ns2.local.kptree.net'', which are on separate serves on the local netw... ng ''host'' command: *''host ns1.local.kptree.net ns2.local.kptree.net'' - if both local name servers are running to cross check *''host ns2.local.kptree.net ns1.local.kptree.net'' - if both local name servers are running to cro
Conky @home_server:home_server_setup:other_services
40 Hits, Last modified: 5 years ago
amples to average. Set to 1 to disable averaging net_avg_samples = 2,-- Number of net samples to average. Set to 1 to disable averaging... samples to average. Set to 1 to disable averaging net_avg_samples 2 # Number of net samples to average. Set to 1 to disable averaging... amples to average. Set to 1 to disable averaging net_avg_samples = 2,-- Number of net samples to average. Set to 1 to disable averaging... r0}Link speed: $color${execi 99999 cat /sys/class/net/eno2/speed} MB/s, ${execi 99999 cat /sys/class/net/eno2/duplex} duplex ${color0}Down:$color ${downsp
Docker mailserver @docker_notes
32 Hits, Last modified: 5 weeks ago
ent URL to help with routing, e.g. webmail.kptree.net versus mail.kptree.net for mail server. The webmail.kptree.net successfully used Traefik router and successfully operated with the mailserver on mail.kptree.net. ====References==== *[[https://roundcube.net/|Roundcube]] *[[https://hub.docker.com/r/roundcube/ro... ain setup to function. See [[https://wiki.kptree.net/doku.php?id=docker_notes:docker#dns_and_nftable_i
Docker Deluge Image / Service @docker_notes
23 Hits, Last modified: 3 months ago
is is where I describe this [[https://wiki.kptree.net/doku.php?id=linux_router:wireguard|Wireguard VPN ... dr;| *''%%docker run -it -p 8112:8112 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The --cap-add=NET_ADMIN is require remove tun permission error when... mode ''%%docker run -it --network host --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/
KPTree - Email Server Setup @home_server
23 Hits, Last modified: 3 years ago
mple.com%% and %%mail.example.com%%" use %%kptree.net%% and %%mail.kptree.net%% instead *For "Fire up an Ubuntu 18.04 AWS Ins... nly --webroot --webroot-path /var/www/mail.kptree.net -d mail.kptree.net%%''. This works straight away and well. Unfortu... sudo vim /etc/apache2/sites-available/mail.kptree.net-https.conf'': <code> Alias /.well-known /var/www/mail.kptree.net</code> ++++Some other related handy commands| *... oot --dry-run --webroot-path /var/www/mail.kptree.net -d mail.kptree.net%%'' * ''sudo vim /etc/apache2/sites-available/m
dokuwiki setup notes @home_server
16 Hits, Last modified: 12 months ago
t to the appropriate ip addresses for wiki.kptree.net. The ipv4 points to a common public ipv4 addres... sudo vim /etc/apache2/sites-available/wiki.kptree.net-ssl.conf'' <code> <IfModule mod_ssl.c> <Virtu... 1f2c:10d::18]:443> ServerName wiki.kptree.net ServerAdmin webmaster@localhost ... CertificateFile /etc/letsencrypt/live/wiki.kptree.net/fullchain.pem SSLCertificateKeyFile /etc/
Router Miscellaneous @linux_router
16 Hits, Last modified: 12 months ago
DNS]] ====IPv6 Related Links==== *IPV FREENET6.NET [[http://www.freenet6.net/aboutfreenet6.shtml|About]], [[http://www.freenet6.net/reverse-dns.shtml|How to request a reverse DNS de
Web Server setup @home_server
15 Hits, Last modified: 22 months ago
-default.conf /etc/apache2/sites-available/kptree.net-http.conf'' then ''sudo vim /etc/apache2/sites-available/kptree.net-https.conf'', in particular change ''DocumentRoot... ' to ''DocumentRoot /mnt/shared/www16/html/kptree.net/public_html''. Also change ''ServerName kptree.net'' and add-in directly after this line ''ServerAli... ault-ssl.conf /etc/apache2/sites-available/kptree.net-https.conf'' then ''sudo vim /etc/apache2/sites-available/kptree.net-https.conf'', in particular change ''DocumentRoot... ew website configuration: ''sudo a2ensite kpbtree.net-http.conf'' and ''sudo a2ensite kpbtree.net-https.conf'', also disable the default website co
Rsync @home_server:home_server_setup:other_services
14 Hits, Last modified: 8 months ago
baumkp@192.168.1.10::all/home/shared/html_kptree.net %%--%%exclude=.Trash* >tmp.txt'' ''sudo rsync x ... baumkp@192.168.1.10::all/home/shared/html_kptree.net %%--%%exclude=.Trash* >tmp.txt'' ++++ ====My web... ared/www/html' workpath='/home/shared/html_kptree.net/' cmd="rsync -ptoguv --chown=root:www-data --chmo... ====Rsync related links==== *https://linux.die.net/man/1/rsync *https://www.digitalocean.com/commu
TC - Traffic Control @linux_router
14 Hits, Last modified: 3 months ago
rrent default settings *''sudo sysctl -a | grep net.'' shows all the net. parameters, additional deeper filters net.core, net.ipv4, net.ipv6, net.mptcp, and net.netfilter. There are a few additionals not shown in deeper filters! *''sudo tc qdisc show... hes 15ms Latency]] *[[https://www.bufferbloat.net/projects/codel/wiki/Cake/|Cake - Common Applicati... ns Kept Enhanced]] *[[https://www.bufferbloat.net/projects/codel/wiki/Cake/|Cake - Common Applicati
File Sharing @docker_notes
12 Hits, Last modified: 21 months ago
described here: *kptree [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-nextcloud|nextclo... use, since 2022. *kptree [[https://wiki.kptree.net/doku.php?id=home_server:web_server_setup#nextclou... I used. =====syncthing===== [[https://syncthing.net/|Syncthing]] is a continuous file synchronization... isabled by default), # see https://docs.syncthing.net/advanced/folder-sync-ownership #AmbientCapabiliti
IPMI Console Setup @home_server:home_server_setup:other_services
10 Hits, Last modified: 17 months ago
ools ]] and imptitools manual [[https://linux.die.net/man/1/ipmitool|die.net ipmitool(1) - Linux man page]] The key functions... with the serial console]] *[[https://linux.die.net/man/1/ipmitool|die.net ipmitool(1) - Linux man page]] *Ubuntu Document... leHowto|SerialConsoleHowto]] *[[http://0pointer.net/blog/projects/serial-console.html|systemd for Adm
Manjaro Setup Notes @home_server:home_server_setup:other_services
10 Hits, Last modified: 18 months ago
samples to average. Set to 1 to disable averaging net_avg_samples 2 # Number of net samples to average. Set to 1 to disable averaging... ddress (eno2): $color${execi 99999 cat /sys/class/net/eno2/address } ${color0}MAC Address (wlo1): $color${execi 99999 cat /sys/class/net/wlo1/address } # CPU information ${color1}CPU ${h
Wireguard VPN access from WAN to LAN @linux_router
9 Hits, Last modified: 16 months ago
turn server @docker_notes
8 Hits, Last modified: 19 months ago
Wifi Router / Access Points @linux_router
8 Hits, Last modified: 8 months ago
Docker init Systems @docker_notes
7 Hits, Last modified: 6 weeks ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
7 Hits, Last modified: 21 months ago
SSH Notes @home_server:home_server_setup:other_services
7 Hits, Last modified: 21 months ago
NFTables Configuration @linux_router
7 Hits, Last modified: 19 months ago
Private LAN VPN Access @docker_notes
7 Hits, Last modified: 21 months ago
Nextcloud Container @docker_notes
6 Hits, Last modified: 5 weeks ago
ISP PPPoE Network Setup @linux_router
6 Hits, Last modified: 2 years ago
Docker Miscellaneous @docker_notes
6 Hits, Last modified: 9 months ago
Network Setup @home_server:home_server_setup
5 Hits, Last modified: 13 months ago
Docker - diun & ntfy @docker_notes
5 Hits, Last modified: 22 months ago
Reverse Proxy Server - Traefik @docker_notes
5 Hits, Last modified: 21 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
5 Hits, Last modified: 3 years ago
Formatting Syntax @wiki
4 Hits, Last modified: 2 months ago
VIM Editor @home_server:home_server_setup:other_services
4 Hits, Last modified: 3 years ago
Debian Server Network Setup @linux_router
3 Hits, Last modified: 10 months ago
NFS @home_server:home_server_setup:other_services
3 Hits, Last modified: 21 months ago
Homepage dashboard @docker_notes
3 Hits, Last modified: 3 months ago
Docker - DHCP Kea Server @docker_notes
3 Hits, Last modified: 6 months ago
Domain names, domain nameservers, DNS and DHCP @tech_notes
2 Hits, Last modified: 14 months ago
Router Hardware @linux_router
2 Hits, Last modified: 3 months ago
Dokuwiki @docker_notes
2 Hits, Last modified: 6 months ago
Docker @docker_notes
2 Hits, Last modified: 8 months ago
systemd Stuff @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
BASH Customisation @home_server:home_server_setup:other_services
1 Hits, Last modified: 10 months 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
KPTree - Home Desktop Setup @home_server
1 Hits, Last modified: 5 months ago
Programs & Applications @tech_notes
1 Hits, Last modified: 11 months ago
boot tools @tech_notes
1 Hits, Last modified: 3 months ago
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified: 8 months ago
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 20 months ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
1 Hits, Last modified: 12 months ago
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
sidebar
1 Hits, Last modified: 8 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: 17 months ago
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified: 2 years ago
Project Index @project
1 Hits, Last modified: 9 months ago
Basic Netfilter Function Block Diagram @linux_router
1 Hits, Last modified: 2 years ago
Crowdsec @docker_notes
1 Hits, Last modified: 21 months ago
bulletin board @board
1 Hits, Last modified: 5 years ago
Docker Host @docker_notes
1 Hits, Last modified: 9 months ago