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 (45)
  • docker_notes (24)
  • linux_router (13)
  • tech_notes (8)
  • board (1)
  • project (1)
  • python (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Docker - DHCP Kea Server
  • Docker - DNS Server
  • Docker mailserver
  • Reverse Proxy Server - Traefik
  • Bookmarking Servers
  • turn server
  • dokuwiki setup notes
  • KPTree - Email Server Setup
  • Home Server other VMs Index
  • KPTree Torrent VM Setup
  • KPTree - Home Desktop Setup
  • Web Server setup
  • Debian Server Network Setup
  • Router Configuration, Switch & Server Setup
  • Domain names, domain nameservers, DNS and DHCP
  • fsck - file system check
  • My Home IT Setup
  • KVM Setup
  • Network Setup
  • Home Server Notes
  • VNC Server
  • apt package management
  • Set Up and Ubuntu APT Cache
  • Back-up Server Old Setup
  • BASH Customisation
  • Calibre Server
  • Conky
  • Linux Block Device Notes
  • XFCE
  • Fail2Ban
  • Linux Firmware Notes
  • Home Server Index
  • IPMI CLI Tools
  • IPMI Console Setup
  • logrotate
  • Manjaro Setup Notes
  • Commonly used commands and scripts
  • MONIT
  • Mosh
  • NFS
  • nnn
  • NUT (Network UPS Tools) Setup
  • Rsync
  • samba
  • snapraid
  • SSH Notes
  • SWAP Files
  • Simlinks
  • systemd Stuff
  • Time Date Related Setup
  • tmux
  • Tripwire
  • VIM Editor
  • Webmin

Fulltext results:

Docker nginx / php notes @docker_notes
156 Hits, Last modified: 10 months ago
DOCUMENT_ROOT $document_root; fastcgi_param SERVER_PROTOCOL $server_protocol; fastcgi_param REQUEST_SCHEME $sche... REMOTE_PORT $remote_port; fastcgi_param SERVER_ADDR $server_addr; fastcgi_param SERVER_PORT $server_port; fastcgi_param SERVER_NAME $server_name; # PHP only, required if PHP was built with --enable-force-cgi-redirect
Docker mailserver @docker_notes
131 Hits, Last modified: 4 weeks ago
ly taking the certificates from Traefik, this mailserver simple is not linked in a anyway with a webserver! The webservers for the database access and webmail are totally ... om/questions/64137225/how-to-setup-a-single-nginx-server-with-multiple-php-fpm-docker-containers|how to setup a single nginx server with multiple php-fpm docker containers]] *[[... connections from clients, usually web pages. The server is normally setup to listen on port 9000. Additional servers can be setup using other ports. This allows servers per app and different server php configuration, e.g. amount of memory and number o
Web Server setup @home_server
119 Hits, Last modified: 22 months ago
-apache-web-server/|How To Enable IPv6 in Apache Web Server]] <- home_server:media_vm_setup|prev page ^ home_server:index|Start page ^ home_server:mswindows_notes|next page ->
turn server @docker_notes
111 Hits, Last modified: 19 months ago
[:max-retries] volumes: - ./config/turnserver.conf:/etc/coturn/turnserver.conf - ../mail/.config/certificates:/etc/ce... aml># TURN server name and realm realm=kptree.net server-name=turnserver # Use fingerprint in TURN message fingerprint #... functionality (CHANGE REQUEST). # # 2) Auxiliary servers also are never returning ALTERNATIVE-SERVER reply. # # Valid formats are 1.2.3.4:5555 for IPv... f0d0:1002:51::5 # For Amazon EC2 users: # # TURN Server public/private address mapping, if the server is behind NAT. # In that situation, if a -X is us
sidebar
96 Hits, Last modified: 8 months ago
_server_setup:other_services:tripwire]] *[[home_server:home_server_setup:other_services:calibre_server]] *[[home_server:home_server_setup:other_servic... :home_server_setup:other_services:nut]] *[[home_server:home_server_setup:other_services:back-up_server]] *[[home_server:home_server_setup:other_services:manjaro]] *[[home_server:home_server_setup:other_services:docker]] *[[home_server:home_serve
Home Server Index @home_server:home_server_setup:other_services
91 Hits, Last modified: 3 years ago
_server_setup:other_services:tripwire]] *[[home_server:home_server_setup:other_services:calibre_server]] *[[home_server:home_server_setup:other_servic... :home_server_setup:other_services:nut]] *[[home_server:home_server_setup:other_services:back-up_server_old]] *[[home_server:home_server_setup:other_services:back-up_server]] *[[home_server:home_server_setup:other_services:manjaro]] *[[home_server:hom... s package manager * fuzzy finder - fzf <- home_server:home_server_setup:disk_check|Prev ^ home_server:home_server_setup:other_services|Start page ^ home_server:hom
KPTree - Email Server Setup @home_server
85 Hits, Last modified: 3 years ago
====Email Server Notes===== Setting up the email server on my home server was probably the most difficult task. Email server setup is intricate, risky and involves significan... / stop / restart / status) (enable / disable for boot control) <- home_server:index|prev page ^ home_server:index|Start page ^ home_server:media_vm_setup|next page ->
Nextcloud Container @docker_notes
84 Hits, Last modified: 4 weeks ago
hot. [[https://wiki.kptree.net/doku.php?id=home_server:home_server_setup:other_services:back-up_server#tag|back-up server#tag]] ====NGINX configuration==== Nextcloud docu... Collabora, a LibraOffice based online type office server, or a separate Collobora server. I never got the internal server working. I got a Collobora server operating in a... then managed to get Nextcloud to operate with the server. I have placed the Collabora server behind my Traefik server and given it a local address only. The local address means that the Nextcloud server can not access the Collabora server unless it is operating on the LAN. It is not diff
DHCP / DNS Setup @linux_router
67 Hits, Last modified: 21 months ago
ration files is: ''sudo vim /etc/default/isc-dhcp-server''. Ensure the interface(s) that the DHCP server is to server requests upon is indicated, for example: *INTER... FACESv4="br0" *INTERFACESv6="br0" ====isc-dhcp-server log file comments==== Unfortunately the log / journal for isc-dhcp-server contains the following comment for each system in... e that is not assigned in ''/etc/default/isc-dhcp-server''. **//This is a warning, not an error!//** As su
VNC Server @home_server:home_server_setup
64 Hits, Last modified: 16 months ago
owing. Some additional confusing notes: * ''vncserver -list'' on server to check running server sessions * ''vncserver -kill :1'' to kill the :... _server_setup:other_services:index]] </pagelist>++++ <- home_server:home_server_setup:kvm|Prev ^ home_server:home_server_setup:summary|Start page ^ home_server:home_server_setup:disk_check|Next ->
Commonly used commands and scripts @home_server:home_server_setup:other_services
56 Hits, Last modified: 12 months ago
er_services:misc]] </pagelist>++++ ---- <- home_server:home_server_setup:other_services:firmware|Prev ^ home_server:home_server_setup:other_services:index|Start page ^ ->
Docker - DNS Server @docker_notes
55 Hits, Last modified: 7 months ago
me server, it is the master *The secondary DNS server runs on my router, it is set up as a slave server from the primary server and reads the zone files from the master when ava... lly or in cache checks the specified external DNS servers to resolve names. My DNS server is not setup as a public DNS server and is not publicly accessible. Hence DNSSEC is n... en/latest/dnssec-guide.html#how-to-test-recursive-server|(How To Test A Recursive Server)]] using: *''dig @192.168.1.14 ftp.isc.org. A... 5/23/how-to-deploying-dnssec-with-bind-and-ubuntu-server/|APNIC How to: Deploying DNSSEC with BIND and Ubuntu Server]] ++++ =====DNS over TLS (DoT)===== DNS over TLS
Network Setup @home_server:home_server_setup
54 Hits, Last modified: 13 months ago
me_server_setup:other_services:index]] </pagelist>++++ <- home_server:home_server_setup:Home_IT_setup|Prev ^ home_server:home_server_setup:summary|Start page ^ home_server:home_server_setup:kvm|next page ->
Wireguard VPN access from WAN to LAN @linux_router
48 Hits, Last modified: 16 months ago
g [[https://xdeb.org/post/2019/09/26/setting-up-a-server-firewall-with-nftables-that-support-wireguard-vpn/|Setting up a server firewall with nftables that support WireGuard VPN... erworkshop.com/blog/how-to-set-up-a-wireguard-vpn-server-on-ubuntu-linux/|How To Set Up a WireGuard VPN Server on Ubuntu Linux]] * [[https://github.com/pirate... s://securityespresso.org/tutorials/2019/03/22/vpn-server-using-wireguard-on-ubuntu/|How to setup your own VPN server using WireGuard on Ubuntu]] * [[https://wiki.ar... ''ip a''.\\ * Where services are on separate server, virtual, container, etc., the ''ip a'' may need to be run in on these servers.\\ * Another option would be to use ''sudo nm
KVM Setup @home_server:home_server_setup
45 Hits, Last modified: 20 months ago
]] *[[https://www.cyberciti.biz/faq/install-kvm-server-debian-linux-9-headless-server/|How to install KVM server on Debian 9/10 Headless Server]] Basically to ins... ===Copy to New Server=== I created a new Debian server on the same hardware as the original Ubuntu server. Only one server could be running at a time using EUFI boot option... me_server_setup:other_services:index]] </pagelist>++++ <- home_server:home_server_setup:network_setup|Prev ^ home_server:home_server_setup:summary|Start page ^ home_server:home_server_setup:vnc_setup|Next ->
KPTree Torrent VM Setup @home_server
42 Hits, Last modified: 5 years ago
NFTables Configuration @linux_router
40 Hits, Last modified: 19 months ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
36 Hits, Last modified: 21 months ago
BASH Customisation @home_server:home_server_setup:other_services
36 Hits, Last modified: 10 months ago
Rsync @home_server:home_server_setup:other_services
35 Hits, Last modified: 8 months ago
Docker - diun & ntfy @docker_notes
34 Hits, Last modified: 22 months ago
Home Server Notes @home_server:home_server_setup
32 Hits, Last modified: 8 months ago
samba @home_server:home_server_setup:other_services
31 Hits, Last modified: 4 years ago
Docker - DHCP Kea Server @docker_notes
29 Hits, Last modified: 5 months ago
Calibre Server @home_server:home_server_setup:other_services
27 Hits, Last modified: 5 years ago
My Home IT Setup @home_server:home_server_setup
23 Hits, Last modified: 12 months ago
Router Miscellaneous @linux_router
23 Hits, Last modified: 11 months ago
IPMI Console Setup @home_server:home_server_setup:other_services
21 Hits, Last modified: 16 months ago
fsck - file system check @home_server:home_server_setup
21 Hits, Last modified: 5 years ago
dokuwiki setup notes @home_server
21 Hits, Last modified: 12 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
21 Hits, Last modified: 3 years ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
21 Hits, Last modified: 3 years ago
Private LAN VPN Access @docker_notes
20 Hits, Last modified: 21 months ago
NFS @home_server:home_server_setup:other_services
20 Hits, Last modified: 21 months ago
Dokuwiki @docker_notes
18 Hits, Last modified: 6 months ago
Calibre @docker_notes
16 Hits, Last modified: 2 years ago
ntp @docker_notes
16 Hits, Last modified: 10 months ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
15 Hits, Last modified: 5 years ago
KPTree - Home Desktop Setup @home_server
15 Hits, Last modified: 5 months ago
snapraid @home_server:home_server_setup:other_services
15 Hits, Last modified: 7 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
15 Hits, Last modified: 18 months ago
MONIT @home_server:home_server_setup:other_services
14 Hits, Last modified: 7 years ago
Docker Deluge Image / Service @docker_notes
14 Hits, Last modified: 3 months ago
Matrix @docker_notes
14 Hits, Last modified: 2 years ago
Time Date Related Setup @home_server:home_server_setup:other_services
13 Hits, Last modified: 3 years ago
Home Server other VMs Index @home_server
13 Hits, Last modified: 3 years ago
NFTables IP Control @linux_router
13 Hits, Last modified: 5 years ago
Docker Host @docker_notes
13 Hits, Last modified: 9 months ago
Docker init Systems @docker_notes
12 Hits, Last modified: 5 weeks ago
Router Hardware @linux_router
12 Hits, Last modified: 3 months ago
Debian Server Network Setup @linux_router
11 Hits, Last modified: 10 months ago
Reverse Proxy Server - Traefik @docker_notes
11 Hits, Last modified: 21 months ago
Fail2Ban @home_server:home_server_setup:other_services
10 Hits, Last modified: 4 years ago
ISP PPPoE Network Setup @linux_router
10 Hits, Last modified: 2 years ago
apt package management @home_server:home_server_setup:other_services
10 Hits, Last modified: 3 years ago
Conky @home_server:home_server_setup:other_services
10 Hits, Last modified: 5 years ago
Linux Firmware Notes @home_server:home_server_setup:other_services
9 Hits, Last modified: 12 months ago
File Sharing @docker_notes
8 Hits, Last modified: 21 months ago
tmux @home_server:home_server_setup:other_services
8 Hits, Last modified: 5 years ago
Webmin @home_server:home_server_setup:other_services
8 Hits, Last modified: 3 years ago
Router VM @linux_router
7 Hits, Last modified: 19 months ago
Tripwire @home_server:home_server_setup:other_services
7 Hits, Last modified: 5 years ago
VNC @docker_notes
7 Hits, Last modified: 15 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
7 Hits, Last modified: 8 months ago
Domain names, domain nameservers, DNS and DHCP @tech_notes
7 Hits, Last modified: 14 months ago
logrotate @home_server:home_server_setup:other_services
6 Hits, Last modified: 3 years ago
systemd Stuff @home_server:home_server_setup:other_services
6 Hits, Last modified: 3 years ago
nnn @home_server:home_server_setup:other_services
6 Hits, Last modified: 5 years ago
SSH Notes @home_server:home_server_setup:other_services
6 Hits, Last modified: 21 months ago
SWAP Files @home_server:home_server_setup:other_services
6 Hits, Last modified: 3 years ago
PiKVM @tech_notes
6 Hits, Last modified: 13 months ago
VIM Editor @home_server:home_server_setup:other_services
6 Hits, Last modified: 3 years ago
Mosh @home_server:home_server_setup:other_services
6 Hits, Last modified: 6 years ago
Simlinks @home_server:home_server_setup:other_services
6 Hits, Last modified: 21 months ago
XFCE @home_server:home_server_setup:other_services
6 Hits, Last modified: 21 months ago
Docker Miscellaneous @docker_notes
5 Hits, Last modified: 9 months ago
Docker @docker_notes
5 Hits, Last modified: 8 months ago
Linux Router Background @linux_router
4 Hits, Last modified: 5 months ago
Wifi Router / Access Points @linux_router
4 Hits, Last modified: 8 months ago
Nginx @tech_notes
3 Hits, Last modified: 3 years ago
Python Programming Notes @python
3 Hits, Last modified: 9 months ago
Homepage dashboard @docker_notes
3 Hits, Last modified: 3 months ago
Router Configuration, Switch & Server Setup @linux_router
3 Hits, Last modified: 16 months ago
Formatting Syntax @wiki
2 Hits, Last modified: 8 weeks ago
Flatpak @tech_notes
2 Hits, Last modified: 8 months ago
Network Speed testing @tech_notes
2 Hits, Last modified: 20 months ago
Basic Netfilter Function Block Diagram @linux_router
2 Hits, Last modified: 2 years ago
ansible @tech_notes
2 Hits, Last modified: 3 years ago
Docker - Index @docker_notes
2 Hits, Last modified: 10 months ago
Docker-Compose @docker_notes
1 Hits, Last modified: 14 days ago
IPv6 summary notes @tech_notes
1 Hits, Last modified: 4 years ago
Project Index @project
1 Hits, Last modified: 9 months ago
bulletin board @board
1 Hits, Last modified: 5 years ago
Bookmarking Servers @docker_notes
1 Hits, Last modified: 17 months ago
ssh with key files @tech_notes
1 Hits, Last modified: 3 years ago