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.

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

Fulltext results:

Conky @home_server:home_server_setup:other_services
39 Hits, Last modified: 5 years ago
,20}${color5}${cpubar cpu10}$color #${color0}Core 11: $color ${freq 11} MHz ${tab 15,15} ${cpu cpu11}% ${tab 20,20}${color5}${cpubar cpu11}$color #${c... 0,20}${color5}${cpubar cpu10}$color ${color0}Core 11: $color ${freq 11} MHz ${tab 15,15} ${cpu cpu11}% ${tab 20,20}${color5}${cpubar cpu11}$color ${co... f0000}$color ${stippled_hr 2} ${endif} ${if_up enp111s0}${color0}Wired:${color} ${tab 10}enp111s0 (${addr enp111s0}) ${alignr}${color0}Link speed: $color${execi 9... 10}% ${color5}${cpubar cpu10}$color ${color0}Core 11:$color ${freq 11} MHz ${cpu cpu11}% ${color5}${cpubar cpu11}$color ${color0}Core 12:$color ${freq 12} MHz ${c
ASCII @tech_notes
20 Hits, Last modified: 2 years ago
l | |01101 |CR |- |M |m | |01110 |SO |. |N |n | |01111 |SI |/ |O |o | |10000 |DLE |0 |P |p | |10001 |DC1... x | |11001 |EM |9 |Y |y | |11010 |SUB |: |Z |z | |11011 |ESC |; |[ |{ | |11100 |FS |< |\ |%%|%% | |11101 |GS |= |] |} | |11110 |RS |> |%%^%% |~ | |11111 |US |? |_ |DEL | Links: * https://garbagecollected.org/2017/01/31/four-c
Router Hardware @linux_router
17 Hits, Last modified: 3 months ago
[https://www.supermicro.com/products/motherboard/X11/X11SBA-LN4F.cfm|X11SBA-LN4F]], an Intel Pentium N3700 system with 4 x... [https://www.supermicro.com/products/motherboard/X11/X11SBA-LN4F.cfm|X11SBA-LN4F]] in the also Supermicro [[http://www.mit... ==Router Ethernet Hardware Consideration==== The X11SBA-LN4F hardware comes with 4 dedicated NIC contr
Docker - DNS Server @docker_notes
14 Hits, Last modified: 7 months ago
sic malware blocking, no ECS 9.9.9.9; 149.112.112.112; 2620:fe::fe; 2620:fe::9; //Cloudfla... ers port 853 { 9.9.9.9 tls quad9-tls; 149.112.112.112 tls quad9-tls; 2620:fe::fe tls quad9-tls; ... -tls; 9.9.9.9 tls quad9-tls; 149.112.112.112 tls quad9-tls; 2620:fe::fe tls quad9-tls... 16.04]] *[[https://stackoverflow.com/questions/11153958/how-to-enable-named-bind-dns-full-logging|H
ISP IPoE DHCP Setup Notes @linux_router
11 Hits, Last modified: 21 months ago
valid_lft forever preferred_lft forever inet 112.213.222.38/24 brd 112.213.222.255 scope global dynamic eno1 val... DHCP6 Client DUID: DUID-EN/Vendor:0000ab112278b955a63a0f690000</code>++++ ====dhclient==== ... VER on enp1s0 to 255.255.255.255 port 67 interval 11 Jan 04 07:34:49 kptr dhclient[763]: DHCPDISCOVER ... VER on enp1s0 to 255.255.255.255 port 67 interval 11 Jan 04 07:35:30 kptr dhclient[763]: No DHCPOFFERS
ntp @docker_notes
11 Hits, Last modified: 10 months ago
| +2.023585 | +/- 2.027176 | 2.au.pool.ntp.org | 110.232.114.22 | s2 | no-leap | Taken 2025-11-09 09:40 ^ sy... .org | 159.196.40.161 | s1 | no-leap | Taken 2025-11-09 11:15 Based upon the duplication of ip address for
Docker @docker_notes
11 Hits, Last modified: 8 months ago
at iptables operates on/as nftables in the Debian 11. As per[[https://docs.docker.com/network/iptable... /resolv.conf'') is assigned to a proxy on 127.0.0.11:53. //(Note that DNS uses UDP not TCP datagrams.... er netfilter use NAT chains to operate on 127.0.0.11. See the following nftables info: ++++nft list t... CKER_OUTPUT { meta l4proto tcp ip daddr 127.0.0.11 xt match "tcp" counter packets 0 bytes 0 xt targe
Docker mailserver @docker_notes
10 Hits, Last modified: 4 weeks ago
DockerFile]] *[[https://superuser.com/questions/1167696/install-whereis-command-on-alpine-linux|Inst... TABLE IF NOT EXISTS `virtual_domains` ( `id` int(11) NOT NULL auto_increment, `name` varchar(50) NOT... E TABLE IF NOT EXISTS `virtual_users` ( `id` int(11) NOT NULL auto_increment, `domain_id` int(11) NOT NULL, `email` varchar(100) NOT NULL, `password`
Docker nginx / php notes @docker_notes
10 Hits, Last modified: 10 months ago
dules. #resolver 1.1.1.1 1.0.0.1 2606:4700:4700::1111 2606:4700:4700::1001; # Don't tell nginx versio... :9000 ; Set listen(2) backlog. ; Default Value: 511 (-1 on Linux, FreeBSD and OpenBSD) ;listen.backlog = 511 ; Set permissions for unix socket, if one is use... r: static ; start time: 01/Jul/2011:17:53:49 +0200 ; start since: 62636 ;
IPMI Console Setup @home_server:home_server_setup:other_services
10 Hits, Last modified: 16 months ago
ection. * The command ''sudo stty -F /dev/ttyS1 115200'' can be used to set the ttyS1 serial connection speed to 115200 baud. The terminal number of columns and rows
KPTree - Home Desktop Setup @home_server
9 Hits, Last modified: 5 months ago
s 3.0, 3.1, 95, 98, XP, 7, 8, 8.1, 10 and finally 11. (I managed to skip some of the duds, such as ME,... size, 650W power supply). The old build from 2011 became very unreliable and was finally fully upgr... iven AMD another try, after a bad experience in 2011 on my first home server build.) I also probably ... Windows software often use. ---- =====MSWindows 11 - Software Install List===== //**I do not use Win
Domain names, domain nameservers, DNS and DHCP @tech_notes
9 Hits, Last modified: 14 months ago
- IPv4 (filtered) - 9.9.9.9 - 149.112.112.112 - IPv6 (filtered) - 2620:fe::fe ... sic malware blocking, no ECS 9.9.9.9; 149.112.112.112; //Cloudflare basic //1.1.1.1; //1.0
Docker Deluge Image / Service @docker_notes
8 Hits, Last modified: 3 months ago
e deluge-openvpn-nftables *''docker run -it -p 8112:8112 --name deluge deluge-openvpn-nftables /bin/sh'' ... ts in there, ++++tldr;| *''%%docker run -it -p 8112:8112 --cap-add=NET_ADMIN --name alpine deluge-openvpn... g cause failure. Docker use loop address 127.0.0.11 to resolve its dns queries and then refers to the... e>++ see [[https://serverfault.com/questions/1003011/openvpn-error-cannot-open-tun-tap-dev-dev-net-tun
NFTables Configuration @linux_router
8 Hits, Last modified: 19 months ago
ress</color>\\ <tab3>define <color red>wan_ip4 = 112.213.222.38</color><color blue> #definition of wa... color>\\ <tab6><color blue> # openvpn is port 1194 on both TCP and UDP, but we will not be using t... mail server uses starttls on port 143) * pop3 {110} / pop3s {995} - who still uses pop3? ''nft'' tr... erverfault [[https://serverfault.com/questions/55611/loopback-to-forwarded-public-ip-address-from-loca
Wireguard VPN access from WAN to LAN @linux_router
7 Hits, Last modified: 16 months ago
ux Wireguard]] * [[https://www.ckn.io/blog/2017/11/14/wireguard-vpn-typical-setup/|Wireguard VPN: Ty... -a'' will list my nat settings. *''ip daddr 112.213.222.38 udp dport 51914 counter packets 287 b... e router_ip4 = 192.168.1.1 - define wan_ip4 = 112.213.222.38 - define vpn = wg0 - define v... ress</color>\\ <tab3>define <color red>wan_ip4 = 112.213.222.38</color><color blue> #definition of wa
Rsync @home_server:home_server_setup:other_services
7 Hits, Last modified: 8 months ago
Nextcloud Container @docker_notes
6 Hits, Last modified: 4 weeks ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
6 Hits, Last modified: 18 months ago
XFCE @home_server:home_server_setup:other_services
6 Hits, Last modified: 21 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
6 Hits, Last modified: 3 years ago
Router Miscellaneous @linux_router
6 Hits, Last modified: 11 months ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
6 Hits, Last modified: 12 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 21 months ago
ansible @tech_notes
5 Hits, Last modified: 3 years ago
KVM Setup @home_server:home_server_setup
5 Hits, Last modified: 20 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 3 years ago
KPTree Torrent VM Setup @home_server
5 Hits, Last modified: 5 years ago
Basic Netfilter Function Block Diagram @linux_router
5 Hits, Last modified: 2 years ago
turn server @docker_notes
4 Hits, Last modified: 19 months ago
VNC Server @home_server:home_server_setup
4 Hits, Last modified: 16 months ago
Web Server setup @home_server
4 Hits, Last modified: 22 months ago
DHCP / DNS Setup @linux_router
4 Hits, Last modified: 21 months ago
Sprinkler Solenoid 24VAC Woes @project
3 Hits, Last modified: 2 years ago
VIM Editor @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 years ago
Docker-Compose @docker_notes
2 Hits, Last modified: 2 weeks ago
BASH Customisation @home_server:home_server_setup:other_services
2 Hits, Last modified: 10 months ago
apt package management @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
Ethernet Twisted Pair Cables @project
2 Hits, Last modified: 9 months ago
samba @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 years ago
Docker - DHCP Kea Server @docker_notes
2 Hits, Last modified: 5 months ago
NFTables IP Control @linux_router
2 Hits, Last modified: 5 years ago
Wifi Router / Access Points @linux_router
2 Hits, Last modified: 8 months ago
Fail2Ban @home_server:home_server_setup:other_services
2 Hits, Last modified: 4 years ago
Home Sprinkler Setup Notes @personal
2 Hits, Last modified: 16 months ago
Docker init Systems @docker_notes
2 Hits, Last modified: 5 weeks ago
Network Setup @home_server:home_server_setup
1 Hits, Last modified: 13 months ago
Router VM @linux_router
1 Hits, Last modified: 19 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
Private LAN VPN Access @docker_notes
1 Hits, Last modified: 21 months ago
Router Configuration, Switch & Server Setup @linux_router
1 Hits, Last modified: 16 months ago
IPTables Configuration @linux_router
1 Hits, Last modified: 21 months ago
Linux Router Background @linux_router
1 Hits, Last modified: 5 months ago
Light Bulb Info @project
1 Hits, Last modified: 9 months ago
KPTree Recipes @personal
1 Hits, Last modified: 12 months ago
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: 21 months ago
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified: 8 months ago
Surge Protector @project
1 Hits, Last modified: 9 months ago
Formatting Syntax @wiki
1 Hits, Last modified: 8 weeks ago
KPTree - Email Server Setup @home_server
1 Hits, Last modified: 3 years ago
Homepage dashboard @docker_notes
1 Hits, Last modified: 3 months ago
Reverse Proxy Server - Traefik @docker_notes
1 Hits, Last modified: 21 months ago