net

Search

You can find the results of your search below.

Reverse Proxy Server @docker_notes
10 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
Router VM @linux_router
10 Hits, Last modified:
running on this machine are, all bare metal: * Network configuration (of 4 x 1 GB/s ethernet ports) ... modem, via 1 Ethernet port - **the WAN (Wide Area Network) connection** * Early 2024 I was upgrad... s not fully suitable for purpose. * A bridge network setup on the remaining 3 Ethernet ports as a LAN (Local Area Network). The bridge network setup has the following
Docker mailserver @docker_notes
41 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
Docker nginx / php notes @docker_notes
202 Hits, Last modified:
) ; - kqueue (FreeBSD >= 4.1, OpenBSD >= 2.9, NetBSD >= 2.0) ; - /dev/poll (Solaris >= 7) ; - port... docs for more specific information. ; https://php.net/configuration.file ; The syntax of the file is e... ions only work under ; CGI/FastCGI. ; https://php.net/ini.sections ; Directives are specified using th... pting language engine under Apache. ; https://php.net/engine engine = On ; This directive determines w
Docker Host @docker_notes
10 Hits, Last modified:
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 networkd: * ''sudo apt install bridge-utils'' Docker will need a bridge network connection * ''/etc/network/interfaces'
Docker init Systems @docker_notes
7 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 @docker_notes
48 Hits, Last modified:
{{tag>linux docker cli installation network volume iptables nftables portainer}} ======Docker====== **... 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-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
KPTree - MSWindows Setup @home_server
9 Hits, Last modified:
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. Even when it did work it was slow to show the network dr
Domain names, domain nameservers, DNS and DHCP @tech_notes
4 Hits, Last modified:
) *IPv6 assigns a link-local address to every network interface. It then uses the link local addres... t transfer data between VLANs (Virtual Local Area Network). It can transfer data on the same VLAN domai... Public DNS providers===== - [[https://www.quad9.net/|Quad9]], free no commercial foundation - IPv... 68.1.0/24", // There are no relays in this network, so we need to tell Kea that this subnet
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
IPv6 Setup Notes @linux_router
13 Hits, Last modified:
cumentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-comparison_of_dhcpv6_to_radvd ... ns/1046232/whats-better-radvd-or-dhcpv6-for-local-network-with-ipv6 *http://test-ipv6.com/ *https:/... oopback-to-forwarded-public-ip-address-from-local-network-hairpin-nat *http://www.kloepfer.org/ipv6-h... ring-ipv6-for-linux/ Commands: *''sudo vim /etc/netplan/network.yaml'' *''netplan generate (to test
Linux Router Setup Notes - Index @linux_router
2 Hits, Last modified:
rdware]] *[[linux_router:ubuntu]] *[[linux_router:network]] *[[linux_router:ppp]] *[[linux_router:ipoe]] *[[linux_router:netfilter]] *[[linux_router:nftables]] *[[linux_route
Docker - DNS Server @docker_notes
10 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.
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
12 Hits, Last modified:
Docker Deluge Image / Service @docker_notes
51 Hits, Last modified:
turn server @docker_notes
5 Hits, Last modified:
Homepage dashboard @docker_notes
2 Hits, Last modified:
Home Sprinkler Setup Notes @personal
1 Hits, Last modified:
Basic Netfilter Function Block Diagram @linux_router
13 Hits, Last modified:
KPTree - Email Server Setup @home_server
35 Hits, Last modified:
VIM Editor @home_server:home_server_setup:other_services
4 Hits, Last modified:
dokuwiki setup notes @home_server
17 Hits, Last modified:
Project Index @project
1 Hits, Last modified:
Docker - DHCP Server @docker_notes
10 Hits, Last modified:
Router Hardware @linux_router
8 Hits, Last modified:
KVM Setup @home_server:home_server_setup
13 Hits, Last modified:
Home Server Notes @home_server:home_server_setup
2 Hits, Last modified:
Calibre @docker_notes
4 Hits, Last modified:
Network Speed testing @tech_notes
3 Hits, Last modified:
VNC Server @home_server:home_server_setup
3 Hits, Last modified:
SSH Notes @home_server:home_server_setup:other_services
14 Hits, Last modified:
Rsync @home_server:home_server_setup:other_services
17 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
3 Hits, Last modified:
Router Miscellaneous @linux_router
85 Hits, Last modified:
NFTables Configuration @linux_router
30 Hits, Last modified:
Network Setup @home_server:home_server_setup
119 Hits, Last modified:
My Home IT Setup @home_server:home_server_setup
5 Hits, Last modified:
XFCE @home_server:home_server_setup:other_services
2 Hits, Last modified:
DHCP / DNS Setup @linux_router
78 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
114 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
3 Hits, Last modified:
Dokuwiki @docker_notes
2 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
23 Hits, Last modified:
Web Server setup @home_server
17 Hits, Last modified:
samba @home_server:home_server_setup:other_services
13 Hits, Last modified:
boot tools @tech_notes
1 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
17 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
47 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified:
bulletin board @board
1 Hits, Last modified:
TC - Traffic Control @linux_router
5 Hits, Last modified:
IPv6 summary notes @tech_notes
5 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified:
NFTables IP Control @linux_router
1 Hits, Last modified:
KPTree Torrent VM Setup @home_server
29 Hits, Last modified:
IPTables Configuration @linux_router
9 Hits, Last modified:
Formatting Syntax @wiki
5 Hits, Last modified: