net

Search

You can find the results of your search below.

Docker - DNS Server @docker_notes
12 Hits, Last modified:
g parameters in ''sudo vim /etc/sysctl.conf'': *net.ipv4.ip_forward = 1 *net.ipv4.conf.all.proxy_arp = 1 * ''sudo sysctl net.ipv6.conf.all.forwarding=1'' similar for ipv6 After... etc/bind/named.conf'' *''named-checkzone kptree.net /etc/bind/db.kptree.net'' *''named-checkzone 1.
Docker mailserver @docker_notes
48 Hits, Last modified:
org';</code> ====references==== *sqlitetutorial.net [[https://www.sqlitetutorial.net/|SQLite Tutorial]] *sqlitetutorial.net [[https://www.sqlitetutorial.net/sqlite-cheat-sheet/|SQLite Cheat Sheet]] *tutorialspoint.com [[http
KPTree - MSWindows Setup @home_server
15 Hits, Last modified:
hey may charge lower pricing to increase market penetration and make more sales, hence overall more pro... vided from work. These are often corporate based network licenses that only work if connected to the network. There is a method to fix a license to a mach... ==== For some reason Windows 10 will not show my network drives in the Explorer Network directory. Eve
Docker-Compose @docker_notes
15 Hits, Last modified:
compose docker-compose "docker compose" container network nftables iptables nft}} ======Docker-Compose=... .docker.com/engine/install/|Docker Engine]] =====Networking===== By default Docker-Compose will create a new network for the given compose file. You can change the behavior by defining custom networks in your compose file. ====Create and assign
Sprinkler Solenoid 24VAC Woes @project
3 Hits, Last modified:
oid 24VAC Woes====== See my [[https://wiki.kptree.net/doku.php?id=personal:sprinkler#home_sprinkler_set... ical_Engineering/Electro-Optics/Book%3A_Electromagnetics_II_(Ellingson)/11%3A_Constitutive_Parameters_o... of an Inductor]] *[[https://www.electricity-magnetism.org/q-factor/|Q factor]] {{:project:equation-
Nextcloud Container @docker_notes
12 Hits, Last modified:
ted. As well as cleaning up [[https://wiki.kptree.net/doku.php?id=docker_notes:docker-nextcloud#file_in... xtcloud/data/html/themes:/var/www/html/themes networks: - proxy environment: - MYSQ... USER=nextcloud - MARIADB_AUTO_UPGRADE=1 networks: - proxy redis: image: redis:alpine restart: always networks: - proxy web: image: nginx
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
70 Hits, Last modified:
es a VPN and is set-up to block non VPN WAN (internet) access. On my virtual machine implementation of... usage===== I use 2 forms of vpn (virtual private network) on my home server. - VPN to gain remote se... 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
sidebar
4 Hits, Last modified:
[[https://wiki.kptree.net/doku.php?id=start&do=admin|Administration]] [[start|Welcome]] ++++Personal| ... ome_it_setup]] *[[home_server:home_server_setup:Network_setup]] *[[home_server:home_server_setup:kv... re]] *[[linux_router:ubuntu]] *[[linux_router:network]] *[[linux_router:ppp]] *[[linux_router:ipoe]] *[[linux_router:netfilter]] *[[linux_router:nftables]] *[[linux_r
Reverse Proxy Server @docker_notes
11 Hits, Last modified:
nce my current specific installation. =====Proxy network to connect them all===== These containers all talk via a docker bridge network named proxy, ''docker network create proxy'' =====Traefik===== <code bash [enable_line_numbers="tr... ortainer-ssl/traefik|here]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>d
Docker @docker_notes
55 Hits, Last modified:
{{tag>linux docker cli installation network volume iptables nftables portainer}} Much of this material ... n the host machine, see [[https://docs.docker.com/network/iptables/|Docker and iptables]]. <fc #ff0000... eb server this effectively stopped the KVM bridge network from operating, so the virtual machines could... for Docker and can be checked with ''sudo sysctl net.ipv4.ip_forward''. It would also adversely affec
Docker Host @docker_notes
15 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[]... nstall vim * Set static ip address and a bridge network (this varies on the install type) * For n
turn server @docker_notes
5 Hits, Last modified:
URN)]] is a protocol that assists in traversal of network address translators (NAT) or firewalls for mu... Protocol (UDP). It is most useful for clients on networks masqueraded by symmetric NAT devices. TURN d... unning servers on well known ports in the private network through a NAT; it supports the connection of ... es not allow unsolicited access to the local area network address space. Interestingly IPv6 is not li
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
27 Hits, Last modified:
KPTree - Email Server Setup @home_server
41 Hits, Last modified:
dokuwiki setup notes @home_server
17 Hits, Last modified:
Project Index @project
1 Hits, Last modified:
Docker nginx / php notes @docker_notes
204 Hits, Last modified:
Docker - DHCP Server @docker_notes
10 Hits, Last modified:
Linux Router Background @linux_router
19 Hits, Last modified:
Router Hardware @linux_router
17 Hits, Last modified:
KVM Setup @home_server:home_server_setup
13 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
3 Hits, Last modified:
Calibre @docker_notes
4 Hits, Last modified:
Network Speed testing @tech_notes
3 Hits, Last modified:
Webmin @home_server:home_server_setup:other_services
2 Hits, Last modified:
VNC Server @home_server:home_server_setup
3 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
16 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
18 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
3 Hits, Last modified:
Router Miscellaneous @linux_router
100 Hits, Last modified:
NFTables Configuration @linux_router
53 Hits, Last modified:
Network Setup @home_server:home_server_setup
161 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
6 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
2 Hits, Last modified:
DHCP / DNS Setup @linux_router
109 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
135 Hits, Last modified:
Router VM @linux_router
19 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
3 Hits, Last modified:
Dokuwiki @docker_notes
2 Hits, Last modified: