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 (17)
  • docker_notes (13)
  • tech_notes (5)
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
92 Hits, Last modified: 5 months ago
{{tag>network interface netplan nic setup loopback eth ethernet bridge bond networkd linux debian setup command}} ======Network Setup====== Most server have more than one network connection although one is technically enough. Router... y definition need to have a minimum of at least 2 network connections. It would seem that Debian Linux sup
Debian Server Network Setup @linux_router
63 Hits, Last modified: 5 months ago
{{tag>linux Debian Ubuntu router network netplan interface vlan ipv6 ip}} ======Debian Server Network Setup====== ====Debian Network - Server Interface Setup===== As of Debian 10 (Buster) Debian still by de... emd/PredictableNetworkInterfaceNames/|Predictable Network Interface Names]], also see [[https://github.com/
Docker @docker_notes
47 Hits, Last modified: 3 months ago
{{tag>linux docker cli installation network volume iptables nftables portainer}} ======Docker====== **Dock... 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 not... n the Debian 11. As per[[https://docs.docker.com/network/iptables/#Docker on a router|Docker and iptables.
Router Miscellaneous @linux_router
33 Hits, Last modified: 3 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 network analyser. It has a web browser interface and can ... w/hide file system statshddtemp * n – Show/hide network stats * s – Show/hide sensors stats * y – Sho
KPTree Torrent VM Setup @home_server
22 Hits, Last modified: 2 years ago
daemons will crash and not load. (For the Ubuntu Network Filing System, NFS, see [[http://www.havetheknowh... setup.) *To install openvpn ''sudo apt install network-manager-openvpn'' *Download BTGuard certificate... ake sure that you can communicate within your own network if Private Network option is enabled ip saddr 192.168.0.0/16 ip daddr 192.168.0.0/16 counter accept
Docker Deluge Image / Service @docker_notes
21 Hits, Last modified: 6 months ago
usage===== I use 2 forms of vpn (virtual private network) on my home server. - VPN to gain remote secure... h more reliably in host mode ''%%docker run -it --network host --cap-add=NET_ADMIN --name alpine deluge-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 the tun
NFTables Configuration @linux_router
14 Hits, Last modified: 3 months ago
[https://wiki.kptree.net/doku.php?id=linux_router:network#ubuntu_network_-_interface_setup|network interface]].</color>++\\ <tab3>define <color red>modem_ip4 = 192.168.5.0/24</co... [https://wiki.kptree.net/doku.php?id=linux_router:network#ubuntu_network_-_interface_setup|network interfac
Router Configuration, Switch & Server Setup @linux_router
14 Hits, Last modified: 2 weeks ago
figuration" setup debian ubuntu snap snaps switch network}} ======Router Configuration, Switch & Server Set... ing key features: - A gateway between different network areas - Restrict network traffic - Forward Network traffic - Track network traffic, allows traffic incoming only if respons
turn server @docker_notes
12 Hits, Last modified: 3 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: 4 months ago
machine qemu virsh qcow linux command setup nbd 'network block device'}} ======KVM Setup====== I original... 00:70:a9:a1'/> Cant be the same on the same local network.... To convert the xml file back to a virtual ma... * ''sudo virsh domiflist domain-name'' : List network interface(s) information of domain ''domain-name'... install ''sudo apt install qemu-utils'' The nbd (network block device) kernel module needs to be loaded to
Commonly used commands and scripts @home_server:home_server_setup:other_services
12 Hits, Last modified: 5 months ago
sudo netstat -anp | head -n5 : "Find all the open network sockets, but limit output to the first five lines... -sudo netstat -anp | wc -l : "Find all the open network sockets, then tell me how many total lines of tex... o netstat -anp | grep apache : "Find all the open network sockets, but only show me the results that includ... o netstat -anp | grep apache : "Find all the open network sockets, but only show me the two header lines—th
Docker - DHCP Kea Server @docker_notes
11 Hits, Last modified: 4 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 the automatic fall over back... DDNS. If DHCP or DNS are unavailable on my home network it can be very confusing, difficult, time consumi... en/latest/arm/config-templates.html#template-home-network-of-a-power-user|Templates]] ====Network Ports====
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
11 Hits, Last modified: 2 years ago
{{tag>linux debian nut ups server}} ======NUT (Network UPS Tools) Setup====== I purchased my current main U... tps://docs.technotim.live/posts/NUT-server-guide/|Network UPS Tools (NUT) Ultimate Guide]] late 2022 has a ... they are wired in series. NUT is an open source network monitoring and control system. I use a Powershiel... www.kepstin.ca/blog/networkupstoolsnutandsystemd/|Network UPS Tools (nut) and systemd]]. However it is writ
Reverse Proxy Server - Traefik @docker_notes
10 Hits, Last modified: 5 months ago
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="true"]> cd... ortainer-ssl/traefik|here]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>docke
Docker-Compose @docker_notes
9 Hits, Last modified: 6 days ago
compose docker-compose "docker compose" container network}} ======Docker-Compose====== *Docker Docs [[h... ===== By default Docker-Compose will create a new network for the given compose file. You can change the be... your compose file. ====Create and assign custom network==== *Example:* <code yaml> networks: custom-network: services: app: networks: - custom-net
KPTree - MSWindows Setup @home_server
9 Hits, Last modified: 3 months ago
Router Hardware @linux_router
9 Hits, Last modified: 6 months ago
Router VM @linux_router
9 Hits, Last modified: 3 months ago
Docker Host @docker_notes
8 Hits, Last modified: 5 months ago
KPTree - Email Server Setup @home_server
8 Hits, Last modified: 15 months ago
IPTables Configuration @linux_router
8 Hits, Last modified: 6 months ago
Basic Netfilter Function Block Diagram @linux_router
8 Hits, Last modified: 12 months ago
DHCP / DNS Setup @linux_router
7 Hits, Last modified: 6 months ago
ISP IPoE DHCP Setup Notes @linux_router
7 Hits, Last modified: 5 months ago
Wireguard VPN access from WAN to LAN @linux_router
7 Hits, Last modified: 2 weeks ago
Docker nginx / php notes @docker_notes
6 Hits, Last modified: 4 months ago
Private LAN VPN Access @docker_notes
6 Hits, Last modified: 5 months ago
IPv6 Setup Notes @linux_router
6 Hits, Last modified: 13 months ago
My Home IT Setup @home_server:home_server_setup
5 Hits, Last modified: 20 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
5 Hits, Last modified: 5 months ago
Docker - DNS Server @docker_notes
4 Hits, Last modified: 5 months ago
ISP PPPoE Network Setup @linux_router
4 Hits, Last modified: 9 months ago
TC - Traffic Control @linux_router
4 Hits, Last modified: 12 months ago
Network Speed testing @tech_notes
4 Hits, Last modified: 5 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
4 Hits, Last modified: 18 months ago
Docker mailserver @docker_notes
3 Hits, Last modified: 3 hours ago
File Sharing @docker_notes
3 Hits, Last modified: 5 months ago
Docker Miscellaneous @docker_notes
3 Hits, Last modified: 6 weeks ago
Domain names, domain nameservers, DNS and DHCP @tech_notes
3 Hits, Last modified: 12 months ago
IPv6 summary notes @tech_notes
3 Hits, Last modified: 2 years ago
Conky @home_server:home_server_setup:other_services
3 Hits, Last modified: 2 years ago
IPMI Console Setup @home_server:home_server_setup:other_services
3 Hits, Last modified: 3 weeks ago
Rsync @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 months ago
SSH Notes @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 months ago
sidebar
2 Hits, Last modified: 2 weeks ago
Web Server setup @home_server
2 Hits, Last modified: 6 months ago
Wifi Router / Access Points @linux_router
2 Hits, Last modified: 2 weeks ago
VNC Server @home_server:home_server_setup
2 Hits, Last modified: 3 weeks ago
XFCE @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 months ago
NFS @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 months ago
dokuwiki setup notes @home_server
1 Hits, Last modified: 15 months ago
NFTables IP Control @linux_router
1 Hits, Last modified: 2 years ago
Linux Router Setup Notes - Index @linux_router
1 Hits, Last modified: 3 months ago
Linux CLI Commands @tech_notes
1 Hits, Last modified: 2 weeks ago
Web Browser Notes @tech_notes
1 Hits, Last modified: 3 months ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 2 years ago
Home Server Notes @home_server:home_server_setup
1 Hits, Last modified: 17 months ago
Calibre Server @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
Linux Firmware Notes @home_server:home_server_setup:other_services
1 Hits, Last modified: 9 months ago
Home Server Index @home_server:home_server_setup:other_services
1 Hits, Last modified: 16 months ago
samba @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago