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.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (25)
  • linux_router (16)
  • docker_notes (15)
  • tech_notes (6)
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
94 Hits, Last modified: 13 months ago
orkd]] *[[https://man.archlinux.org/man/systemd.network.5|systemd.network - Network configuration]] *[[https://www.freedesktop.org/software/systemd/man/latest/systemd.network.html|Systemd documentation: systemd.network]] =====Archived Network Setups===== ++++Network ... aded: ''sudo apt install bridge-utils'' Edit the network configuration file: ''/etc/network/interfaces'' as follows: <code># This file descr... LAN1(eth0) LAN2(eth1) VGA </code> Edit the network configuration file: ''/etc/network/interfaces'' as follows: <code> # This file descr
Debian Server Network Setup @linux_router
64 Hits, Last modified: 10 months ago
ded: ''sudo apt install bridge-utils''. Edit the network configuration file: ''/etc/network/interfaces'' as follows: ++++/etc/network/interfa... a is not used here. ++++ It is important that the network/interfaces method is disable or strange difficult to diagnose network affect may happen. Basically ensure that all item... am using Debian 12 now and am moving back to /etc/network/interfaces for network configuration. As the DHCP and DNS server now ru... /etc/netplan/50-cloud-init.yaml #mv /etc/netplan/network.yaml /etc/netplan/network.yaml.old ln -sf /etc/nftables.conf.orig /etc/nfta
Docker @docker_notes
55 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.fobwp.com/network_mode-host-docker-compose-guide/|Using network_mode: host in Docker Compose Explained]] *[[htt
Router Miscellaneous @linux_router
33 Hits, Last modified: 11 months ago
[https://www.tecmint.com/darkstat-web-based-linux-network-traffic-analyzer/|Darkstat – A Web Based Linux Network Traffic Analyser]], is a relatively low resource ... se special addresses for private LANs (Local Area Network)s with NAT (Network Address Translation) used to connect the LANs to ... interface-ubuntu-linux/|How To Setup Bridge (br0) Network]], & [[https://www.cyberciti.biz/faq/debian-network-interfaces-bridge-eth0-eth1-eth2/|Debian Linux: Configure Network Interfaces As A Bridge / Network Switch]] *Unixmen Ubuntu [[https://www.unixmen.
Docker Deluge Image / Service @docker_notes
22 Hits, Last modified: 3 months ago
e-openvpn-nftables /bin/sh%%'' *The docker host network option also has problems the entire host network is placed on the VPN! Also it stops working when ... 1s0 macnet1 </code> *[[https://docs.docker.com/network/network-tutorial-macvlan/|Docker Docs: Networking using a macvlan network]] *[[https://docs.docker.com/compose/networking... ackoverflow.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]... -v /mnt/disk2/Media/Temp/Complete:/app/Complete --network macnet1 --ip=192.168.1.98 --cap-add=NET_ADMIN --n
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
NFTables Configuration @linux_router
14 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... or IPv6, hence unless NAT is used in a IPv6 local network hairpin. * Whilst investigating this matter's co
Router Configuration, Switch & Server Setup @linux_router
14 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 ->
turn server @docker_notes
12 Hits, Last modified: 19 months ago
URN)]] is a protocol that assists in traversal of network address translators (NAT) or firewalls for multim... 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... dress area is directly accessible from the public network, subject to the router and firewall setup. In thi
KVM Setup @home_server:home_server_setup
12 Hits, Last modified: 20 months ago
edium.com/@aysadx/linux-nbd-introduction-to-linux-network-block-devices-143365f1901b|linux NBD: Introduction to Linux Network Block Devices]] *[[http://alexeytorkhov.blogspo... sudo modprobe nbd max_part=8'' to enable the nbd (network block device) kernel module on host *''sudo ... ' to use qemu-nbd to connect your qcow2 file as a network block device *''sudo fdisk /dev/nbd0'' to he... --%%disconnect /dev/nbd0'' to disconnect the disk network block device *Qemu-discuss [[https://lists.nong
Commonly used commands and scripts @home_server:home_server_setup:other_services
12 Hits, Last modified: 12 months ago
(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]] *[
Docker - DHCP Kea Server @docker_notes
12 Hits, Last modified: 5 months ago
en/latest/arm/config-templates.html#template-home-network-of-a-power-user|Home Network of a Power User]]. I was never quite sure I had ... en/latest/arm/config-templates.html#template-home-network-of-a-power-user|Template: Home Network of a Power User]] *[[https://kb.isc.org/docs/
KPTree - Home Desktop Setup @home_server
11 Hits, Last modified: 5 months ago
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 machine... ==== 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 drives. I can simply type in the network drive into the path, e.g. "\\User1NetworkDrive", ... **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 dr
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
11 Hits, Last modified: 3 years ago
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... tem/nut-monitor.service <code> [Unit] Description=Network UPS Tools - power device monitor and shutdown con
Reverse Proxy Server - Traefik @docker_notes
10 Hits, Last modified: 21 months ago
=== These containers all talk via a docker bridge network named proxy, ''docker network create proxy'' =====Traefik===== <code bash [enab... r.com/advanced-config/#best-practice-use-a-docker-network|Best Practice: Use a Docker network]] ====ssl certificates / openssl==== *''openss
Docker-Compose @docker_notes
9 Hits, Last modified: 3 weeks ago
Router VM @linux_router
9 Hits, Last modified: 19 months ago
Router Hardware @linux_router
9 Hits, Last modified: 3 months ago
TC - Traffic Control @linux_router
9 Hits, Last modified: 2 months ago
KPTree - Email Server Setup @home_server
8 Hits, Last modified: 3 years ago
IPTables Configuration @linux_router
8 Hits, Last modified: 22 months ago
Basic Netfilter Function Block Diagram @linux_router
8 Hits, Last modified: 2 years ago
Docker Host @docker_notes
8 Hits, Last modified: 9 months ago
ISP IPoE DHCP Setup Notes @linux_router
7 Hits, Last modified: 21 months ago
Wireguard VPN access from WAN to LAN @linux_router
7 Hits, Last modified: 16 months ago
DHCP / DNS Setup @linux_router
7 Hits, Last modified: 22 months ago
Docker - DNS Server @docker_notes
6 Hits, Last modified: 7 months 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
ISP PPPoE Network Setup @linux_router
4 Hits, Last modified: 2 years ago
Network Speed testing @tech_notes
4 Hits, Last modified: 20 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
4 Hits, Last modified: 3 years ago
Docker mailserver @docker_notes
3 Hits, Last modified: 4 weeks 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
Conky @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 years ago
Docker Miscellaneous @docker_notes
3 Hits, Last modified: 9 months ago
Rsync @home_server:home_server_setup:other_services
3 Hits, Last modified: 8 months ago
IPv6 summary notes @tech_notes
3 Hits, Last modified: 4 years 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
ntp @docker_notes
2 Hits, Last modified: 10 months ago
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified: 21 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
VNC @docker_notes
1 Hits, Last modified: 15 months 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
Linux CLI Commands @tech_notes
1 Hits, Last modified: 6 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
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 4 years ago
Linux Router Setup Notes - Index @linux_router
1 Hits, Last modified: 19 months ago