net

Search

You can find the results of your search below.

Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
oid 24VAC Woes====== See my [[https://wiki.kptree.net/doku.php?id=personal:sprinkler#home_sprinkler_set
Nextcloud Container @docker_notes
5 Hits, Last modified:
ted. As well as cleaning up [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-nextcloud#file_in... to date. Does not seem much info in this on the net, and the little there is also indicates a problem... iadb|Dockerhub mariadb]] *[[https://wiki.kptree.net/doku.php|github mariadb]] *mariadb *[[https... ag to keep this snapshot. [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:other_s
Docker init Systems @docker_notes
11 Hits, Last modified:
se image. Some examples: *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-dns#docker_-_dns_... server|DNS (ISC Bind9)]] *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-dhcp#docker_-_dhc... |DHCP server (ISC Kea)]] *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-deluge#docker_del... ain wiki documenation) *[[https://wiki.kptree.net/doku.php?id=docker_notes:docker-mailserver#docker
Docker Deluge Image / Service @docker_notes
29 Hits, Last modified:
es a VPN and is set-up to block non VPN WAN (internet) access. On my virtual machine implementation of... private access to my home LAN from the WAN (internet). //This is where I describe this [[https://wiki.kptree.net/doku.php?id=linux_router:wireguard|Wireguard VPN ... N to LAN]]//. - VPN to anonymize my public internet access, making it more difficult for others to tr
sidebar
1 Hits, Last modified:
[[https://wiki.kptree.net/doku.php?id=start&do=admin|Administration]] [[start|Welcome]] ++++Personal|
Reverse Proxy Server @docker_notes
4 Hits, Last modified:
any internal service I expose to the public internet that are either not full services with own passwo... done</code> There is also [[https://techoverflow.net/2021/07/18/how-to-export-certificates-from-traefi... as main ingress fire wall [[https://doc.crowdsec.net/docs/bouncers/firewall/|Firewall Bouncer]]. References: *[[https://www.crowdsec.net/|Crowdsec home]] *[[https://docs.technotim.live
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
using multiple monitors. I found an article on CNet, but will not link to it, as CNet is a real garbage filled site. In any case the simple solutions are
Docker @docker_notes
7 Hits, Last modified:
for Docker and can be checked with ''sudo sysctl net.ipv4.ip_forward''. It would also adversely affec... code bash>docker network create -d macvlan \ --subnet 192.168.1.0/24 \ --gateway 192.168.1.1 \ -o paren... common link. - IPVLAN - IPVLAN on host subnet, this create a new ip address on the host machine... <code bash>docker network create -d ipvlan \ --subnet 192.168.1.0/24 \ --gateway 192.168.1.1 \ -o paren
Docker Host @docker_notes
6 Hits, Last modified:
DHCP on this machine. As my upstream (WAN) internet speed is about 265Mb/s down and 23Mb/s up this ro... overall and should easily handle multi Gb/s internet traffic, as well as more complex resource intensi... standard Debian files. See [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:kvm&s[]... The loopback network interface auto lo iface lo inet loopback # The primary network interface #allow-
Homepage dashboard @docker_notes
2 Hits, Last modified:
e that Heimdall. [[https://homepage.local.kptree.net/]] ====References / Links==== *Heimdall *[... peed tester==== [[https://speedtest.local.kptree.net/admin|KPTree Speed Tester page]] ====References=
Home Sprinkler Setup Notes @personal
4 Hits, Last modified:
er Setup Notes====== See my [[https://wiki.kptree.net/doku.php?id=project:sprinklers#sprinkler_solenoid... Interestingly the older version comes with ethernet built-in and no built in wifi. The new version has wifi built in and ethernet as an optional extra. I had my house wire with ethernet cable in 2014, and included a cable to the sprink
Basic Netfilter Function Block Diagram @linux_router
15 Hits, Last modified:
ow to mangle the packets]] *[[https://linux.die.net/man/8/iptables|iptables(8) - Linux man page]] *... us additional overhead to that in a standard Ethernet data field. The maximum length (MTU) of the data field of a standard Ethernet data field is limited 1500 bytes. A standard PPP... ts the MTU to 1492 bytes. However, some ISP (internet service providers) may have additional overheads.
KPTree - Email Server Setup @home_server
28 Hits, Last modified:
my DNS setup that made the server fail. Use of Telnet helped find this fault as most the other tool were silent on the exact error. Telnet in to the server showed the wrong server / IP add... mple.com%% and %%mail.example.com%%" use %%kptree.net%% and %%mail.kptree.net%% instead *For "Fire up an Ubuntu 18.04 AWS Instance with a Suitable Securit
VIM Editor @home_server:home_server_setup:other_services
4 Hits, Last modified:
chive.org/web/20070814184957/http://www.moolenaar.net/habits.html|Seven habits of effective text editin... heatsheet/|Vim Cheatsheet]] *[[http://www.glump.net/howto/desktop/vim-graphical-cheat-sheet-and-tutor... between Vim and IPython]] *[[http://codemirror.net/|CodeMirror]] *[[http://www.catonmat.net/blog/bash-vi-editing-mode-cheat-sheet/|Working Productively
dokuwiki setup notes @home_server
16 Hits, Last modified:
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/
Project Index @project
1 Hits, Last modified:
Docker mailserver @docker_notes
30 Hits, Last modified:
Docker nginx / php notes @docker_notes
201 Hits, Last modified:
Docker - DHCP Server @docker_notes
1 Hits, Last modified:
Linux Router Background @linux_router
19 Hits, Last modified:
Router Hardware @linux_router
11 Hits, Last modified:
KVM Setup @home_server:home_server_setup
1 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
2 Hits, Last modified:
Docker - DNS Server @docker_notes
6 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
2 Hits, Last modified:
VNC Server @home_server:home_server_setup
1 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
9 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
15 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified:
Router Miscellaneous @linux_router
21 Hits, Last modified:
NFTables Configuration @linux_router
29 Hits, Last modified:
Network Setup @home_server:home_server_setup
41 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
1 Hits, Last modified:
DHCP / DNS Setup @linux_router
100 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
20 Hits, Last modified:
Router VM @linux_router
10 Hits, Last modified:
Dokuwiki @docker_notes
2 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
7 Hits, Last modified:
Web Server setup @home_server
19 Hits, Last modified:
samba @home_server:home_server_setup:other_services
2 Hits, Last modified:
boot tools @tech_notes
1 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
6 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
44 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified:
bulletin board @board
1 Hits, Last modified:
IPv6 Setup Notes @linux_router
8 Hits, Last modified:
TC - Traffic Control @linux_router
1 Hits, Last modified:
NFTables IP Control @linux_router
16 Hits, Last modified:
KPTree Torrent VM Setup @home_server
6 Hits, Last modified:
IPv6 summary notes @tech_notes
6 Hits, Last modified:
Formatting Syntax @wiki
7 Hits, Last modified: