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 (27)
  • docker_notes (17)
  • linux_router (16)
  • tech_notes (6)
  • project (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Debian Server Network Setup
  • ISP PPPoE Network Setup
  • Network Speed testing
  • Network Setup
  • NUT (Network UPS Tools) Setup

Fulltext results:

Network Setup @home_server:home_server_setup
150 Hits, Last modified: 13 months ago
work Settings]] *[[https://poweradm.com/systemd-network-config-linux/|Network Configuration with Systemd-networkd on Ubuntu/Debian]] (systemd-networkd)) *[[http... (All methods) *[[https://wiki.debian.org/BridgeNetworkConnections|Debian Wiki - Bridge Network Connections]] (/etc/network/interfaces method) *[[https://www.debian.org/do... pi.stackexchange.com/questions/108592/use-systemd-networkd-for-general-networking]] (systemd-networkd) *[[https://superuser.com/questions/1694538/sy... medium.com/100-days-of-linux/working-with-systemd-networkd-e461cfe80e6d|Working with systemd-networkd]] (systemd-networkd) *[[https://major.io/p/creating-a-bridge-for-v
Debian Server Network Setup @linux_router
80 Hits, Last modified: 10 months ago
twork configuration *Use ''sudo journalctl -xeu networking'' (''sudo systemctl status networking'') to check any errors on networking *This also brings up dhclient requests on... etwork dhcp *Use ''sudo journalctl -xeu systemd-networkd'' (''sudo systemctl status systemd-networkd'') *Use ''sudo journalctl -xeu NetworkManager'' (''sudo systemctl status NetworkManager'') (Linux desktops tend to use this) References: *[[https://wiki.debian.org/NetworkConfiguration|NetworkConfiguration]] see section on Bridging *[[https
Docker @docker_notes
73 Hits, Last modified: 8 months ago
docker network ls'' | List all volumes| |''docker network create NETWORK'' | Create a NETWORK| |''docker network inspect NETWORK'' | Show information (json formatted)| |''docker network rm NETWORK'' | Destroy a NETWORK| |''%%docker network ls --filter="dangling=true%%... etwork arrangement I know nothing about. - None network - no assigned network, container has no external network connectivity ====References==== *[[https://www... orking tools and when attached to the same docker network can be used to diagnose the network and containers networks thereon. *''%%docker run --rm --name netshoot
Router Miscellaneous @linux_router
61 Hits, Last modified: 11 months ago
onding]], [[https://help.ubuntu.com/community/KVM/Networking|KVM networking]], [[https://help.ubuntu.com/community/NetworkConnectionBridge|network bridging]] and [[https://help.ubuntu.com/community/BridgingNetworkInterfaces|bridging network interfaces]] *Linux.com [[https://www.linux.com/learn... questions/128439/good-detailed-explanation-of-etc-network-interfaces-syntax|Good detailed explanation of /etc/network/interfaces syntax?]] and [[https://unix.stackexch... nity/tutorials/how-to-configure-bind-as-a-private-network-dns-server-on-ubuntu-16-04|How To Configure BIND as a Private Network DNS Server on Ubuntu 16.04]] and [[https://www.di
Docker Deluge Image / Service @docker_notes
32 Hits, Last modified: 3 months ago
1s0 macnet1 </code> *[[https://docs.docker.com/network/network-tutorial-macvlan/|Docker Docs: Networking using a macvlan network]] *[[https://docs.docker.com/compose/networking/|Docker Docs : Networking in Compose]] *[[https://gdevillele.github.io/engine/userguide/networking/get-started-macvlan/|Macvlan Network Driver]] *[[https://stackoverflow.com/questions/49600665/docker-macvlan-network-inside-container-is-not-reaching-to-its-own-host|Docker Macvlan network inside container is not reaching to its own host]
KPTree Torrent VM Setup @home_server
22 Hits, Last modified: 5 years ago
ake sure that you can communicate within your own network if Private Network option is enabled ip saddr 192.168.0.0/16 ... ake sure that you can communicate within your own network if Private Network option is enabled ip saddr 192.168.0.0/16 i... ake sure that you can communicate within your own network if Private Network option is enabled iptables -A INPUT -s 192.168.0.... y check the eth0 / tun0 references match.) *The network configuration file can be found at ''/etc/network/interfaces'' *If iptables is not installed run
turn server @docker_notes
16 Hits, Last modified: 19 months ago
URN)]] is a protocol that assists in traversal of network address translators (NAT) or firewalls for multim... Protocol (UDP). It is most useful for clients on networks masqueraded by symmetric NAT devices. TURN does ... unning servers on well known ports in the private network through a NAT; it supports the connection of a us... es not allow unsolicited access to the local area network address space. Interestingly IPv6 is not limite
Docker-Compose @docker_notes
15 Hits, Last modified: 3 weeks ago
compose docker-compose "docker compose" container network}} ======Docker-Compose====== *Docker Docs [[h... .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 cus
NFTables Configuration @linux_router
15 Hits, Last modified: 19 months ago
[https://wiki.kptree.net/doku.php?id=linux_router:network#ubuntu_network_-_interface_setup|network interface]].</color>++\\ <tab3>define <color red... [https://wiki.kptree.net/doku.php?id=linux_router:network#ubuntu_network_-_interface_setup|network interface]].</color>++\\ <tab3>define <color red... oopback-to-forwarded-public-ip-address-from-local-network-hairpin-nat|Loopback to forwarded Public IP address from local network - Hairpin NAT]] The following commands provide a... uter resources than snat This only affects local networks that use NAT which is basically mandatory for IP
Router Configuration, Switch & Server Setup @linux_router
15 Hits, Last modified: 16 months ago
n IP address to interface eth0 Once the computer network has been manually assigned and network reset check that the network address and mask have been correctly set. If the assigned network mask is incorrect, that is in most cases not /24 ... <- linux_router:hardware|Prev page ^ linux_router:start|Start page ^ linux_router:network|Next page ->
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
15 Hits, Last modified: 3 years ago
Systemd discussion [[https://www.kepstin.ca/blog/networkupstoolsnutandsystemd/|Network UPS Tools (nut) and systemd]]. However it is writ... get </code> My system takes a bit of time for the network system to fire up, so I delay the NUT driver startup until after the network is up, by adding the directive "After=network-online.target". Unfortunately when this script is run, "sud... stem/nut-server.service <code> [Unit] Description=Network UPS Tools - power devices information server Afte
KPTree - Home Desktop Setup @home_server
14 Hits, Last modified: 5 months ago
ry. Even when it did work it was slow to show the network drives. I can simply type in the network drive into the path, e.g. "\\User1NetworkDrive", but this is a bit clumsy and is not always... Target", example: "mklink /D C:\Users\User1\User1NetworkDrive \\User1NetworkDrive". ====Windows Drive Substitution - subst ==... **The GUI option in Windows is to right click the network icon in file explorer. Then select the option map network drive. A similar option to Disconnect network drive exists.** There is an "opposite" to the "subst" comm
Commonly used commands and scripts @home_server:home_server_setup:other_services
14 Hits, Last modified: 12 months ago
ommand line: ''sudo dpkg-reconfigure tzdata''. *Networkd -> systemd-networks *Resolved -> systemd-resolved =====apt - packa... (listening ornon-listening) ''sudo hwinfo -class network'' to list network heard ware adapter properties =====pbcopy pbpaste... :home_it_setup]] *[[home_server:home_server_setup:Network_setup]] *[[home_server:home_server_setup:kvm]] *[
TC - Traffic Control @linux_router
13 Hits, Last modified: 2 months ago
====TC - Traffic Control====== The Linux kernel's network stack has network traffic control and shaping features. The iproute... _enterprise_linux/8/html/configuring_and_managing_networking/linux-traffic-control_configuring-and-managing-networking#linux-traffic-control_configuring-and-managing... are Offloading]] *[[https://docs.gz.ro/tuning-network-cards-on-linux.html| Linux Networking: How to disable/enable offload features, RX/TX... ime.com/blog/post/2026-03-20-enable-gro-tso-linux-network/view| How to Enable Generic Receive Offload (GRO)
Basic Netfilter Function Block Diagram @linux_router
13 Hits, Last modified: 2 years ago
T Table=== The ''nat'' table is used to implement network address translation rules. As packets enter the network stack, rules in this table will determine whether... re routed. This is often used to route packets to networks when direct access is not possible. ===The Mang... her lengthening or shortening the number of valid network hops the packet can sustain. Other IP headers can... r further processing in other tables and by other networking tools. This mark does not touch the actual pac
ISP IPoE DHCP Setup Notes @linux_router
12 Hits, Last modified: 21 months ago
KVM Setup @home_server:home_server_setup
12 Hits, Last modified: 20 months ago
Docker - DHCP Kea Server @docker_notes
12 Hits, Last modified: 5 months ago
Docker Host @docker_notes
12 Hits, Last modified: 9 months ago
Reverse Proxy Server - Traefik @docker_notes
10 Hits, Last modified: 21 months ago
Router VM @linux_router
9 Hits, Last modified: 19 months ago
KPTree - Email Server Setup @home_server
9 Hits, Last modified: 3 years ago
Router Hardware @linux_router
9 Hits, Last modified: 3 months ago
Docker - DNS Server @docker_notes
9 Hits, Last modified: 7 months ago
IPTables Configuration @linux_router
9 Hits, Last modified: 22 months ago
Docker Miscellaneous @docker_notes
9 Hits, Last modified: 9 months ago
Docker mailserver @docker_notes
8 Hits, Last modified: 4 weeks ago
Wireguard VPN access from WAN to LAN @linux_router
7 Hits, Last modified: 16 months ago
Conky @home_server:home_server_setup:other_services
7 Hits, Last modified: 5 years ago
DHCP / DNS Setup @linux_router
7 Hits, Last modified: 22 months ago
Nextcloud Container @docker_notes
7 Hits, Last modified: 4 weeks ago
ISP PPPoE Network Setup @linux_router
6 Hits, Last modified: 2 years ago
Private LAN VPN Access @docker_notes
6 Hits, Last modified: 21 months ago
Docker nginx / php notes @docker_notes
6 Hits, Last modified: 11 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 21 months ago
My Home IT Setup @home_server:home_server_setup
5 Hits, Last modified: 12 months ago
VNC @docker_notes
5 Hits, Last modified: 15 months ago
IPv6 summary notes @tech_notes
5 Hits, Last modified: 4 years ago
BASH Customisation @home_server:home_server_setup:other_services
5 Hits, Last modified: 10 months ago
Network Speed testing @tech_notes
4 Hits, Last modified: 20 months ago
samba @home_server:home_server_setup:other_services
4 Hits, Last modified: 4 years ago
IPMI CLI Tools @home_server:home_server_setup:other_services
4 Hits, Last modified: 3 years ago
Calibre @docker_notes
4 Hits, Last modified: 2 years ago
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 16 months ago
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified: 21 months ago
Domain names, domain nameservers, DNS and DHCP @tech_notes
3 Hits, Last modified: 14 months ago
File Sharing @docker_notes
3 Hits, Last modified: 21 months ago
ntp @docker_notes
3 Hits, Last modified: 10 months ago
Rsync @home_server:home_server_setup:other_services
3 Hits, Last modified: 8 months ago
Wifi Router / Access Points @linux_router
3 Hits, Last modified: 8 months ago
VNC Server @home_server:home_server_setup
2 Hits, Last modified: 16 months ago
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified: 21 months ago
Linux CLI Commands @tech_notes
2 Hits, Last modified: 6 months ago
Web Server setup @home_server
2 Hits, Last modified: 22 months ago
sidebar
2 Hits, Last modified: 8 months ago
XFCE @home_server:home_server_setup:other_services
2 Hits, Last modified: 21 months ago
Linux Firmware Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 12 months ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 5 years ago
Flatpak @tech_notes
1 Hits, Last modified: 8 months ago
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified: 8 months ago
Calibre Server @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 years ago
NFTables IP Control @linux_router
1 Hits, Last modified: 5 years ago
Home Server Index @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
Web Browser Notes @tech_notes
1 Hits, Last modified: 19 months ago
dokuwiki setup notes @home_server
1 Hits, Last modified: 12 months ago
Linux Router Setup Notes - Index @linux_router
1 Hits, Last modified: 19 months ago
Ethernet Twisted Pair Cables @project
1 Hits, Last modified: 9 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 18 months ago