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.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (19)
  • docker_notes (13)
  • linux_router (11)
  • tech_notes (4)
  • personal (3)
  • wiki (2)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker mailserver @docker_notes
34 Hits, Last modified: 11 months ago
may also still be used. That being said, Dovecot version 2.4.x has significant breaking configuration setting changes from earlier versions. <code>/ # dovecot --version 2.3.20 (80a5ac675d)... ers specifically changed in main.cf Alpine Linux version 3.22 from May 2025 used Dovecot 2.4.1 and while I can use an older version of Alpine eventually I would need to upgrade Dove... /main/core/summaries/settings.html#dovecot_config_version|dovecot_config_version]] = 2.4.1\\ [[https://doc.dovecot.org/main/core/summaries/settings.html#dovecot_storage_version|dovecot_storage_version]] = 2.4.1\\ #[[https://doc.dovecot.org/main/core
Docker nginx / php notes @docker_notes
18 Hits, Last modified: 9 months ago
y and cannot get a response in time.| |505 |HTTP Version Not Supported |The HTTP version used in the request is not supported by the serve
Web Server setup @home_server
17 Hits, Last modified: 20 months ago
P Server (mod_proxy_http)]] *Apache HTTP Server Version 2.2 (Old Apache version) [[http://httpd.apache.org/docs/2.2/vhosts/exampl
Docker @docker_notes
16 Hits, Last modified: 6 months ago
immediate solution was to downgrade the docker-ce version back to the previous version that still function correctly and hope they relea... ions available *''sudo apt install <package>=<version>'' to install the desired available package version *[[https://www.linuxuprising.com/2018/10/how-to... koverflow.com/questions/62677013/uninstall-docker-version-installed-via-script|Uninstall docker version installed via script]] =====Docker and iptables ... the official Portainer web points to the business version. They do allow 5 free business installations with
Back-up Server Old Setup @home_server:home_server_setup:other_services
16 Hits, Last modified: 33 hours ago
Manuals mergerfs]] Down load the current correct version of mergerfs from: ''https://github.com/trapexit/m... es * ''rw'' : read / write * ''vers=4'' : version 4 of nfs * ''192.168.1.5:/Disk1'' is the remote... ########## ####################### # CONFIG FILE VERSION # ####################### config_version 1.2 ########################### # SNAPSHOT ROOT DIRECTORY # ##
KPTree - Home Desktop Setup @home_server
15 Hits, Last modified: 3 months ago
ivity software, I started using the limited free, version at work, Freedom. I now have the full version at work, Manage. *Foxit Pro - a PDF reader ... nsed Linux PDF writer. Further to this most paid versions, including Foxit Pro do not work on Linux. Interestingly the Free version of Foxit does have a Linux version. Hence I purchase a copy of Qoppa Software's PDF Studio PRO that does... o on Windows, but if they can not provide a Linux version... Also Foxit originally allowed 2 installations
Nextcloud Container @docker_notes
11 Hits, Last modified: 4 months ago
quiet Do not output any message -V, --version Display this application version --ansi|--no-ansi Force (or disable --no-an... o accounts table for configured users versions versions:cleanup Delete versions versions:expire Expires the users file versions workflows workflows:list Lists configured workflows </code> ++++ =
Router Miscellaneous @linux_router
11 Hits, Last modified: 10 months ago
ike about this package is that the free community version is a significantly cut down of the full paid version. The cost on the paid versions are substantial a... ntronetworks.cs.luc.edu/current/html/ipv6.html|IP version 6], there is also a pdf and epub version that can be downloaded. *Ubuntu wiki [[https://
Docker-Compose @docker_notes
11 Hits, Last modified: 11 hours ago
=====Installation / Update===== To check current version: ''%%docker-compose --version%%'' The latest version of docker-compose can be check here: [[https://github.com/docker/compose/releases | git hub docker compose releases]] change the version sub-directory as required. <code bash> sudo curl ... d volume web_data defined externally: <code yaml> version '3' volumes: web_data: external: true s
turn server @docker_notes
9 Hits, Last modified: 17 months ago
alls #tls-listening-port=443 # If running coturn version older than 4.5.2, uncomment these rules and ensur... re TCP connections, Coturn currently supports SSL version 3 and # TLS version 1.0, 1.1 and 1.2. # For secure UDP connections, Coturn supports DTLS version 1. # #tls-listening-port=5349 # Alternative list
Docker - DNS Server @docker_notes
8 Hits, Last modified: 5 months ago
bind.log { file "/var/log/named/bind.log" versions 10 size 20m; severity notice; pr... kerfile| <code>FROM alpine:latest ARG S6_OVERLAY_VERSION=3.1.6.2 ADD https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz /tmp RUN tar -C / -Jxpf... ainers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-x86_64.tar.xz /tmp RUN tar -C / -Jxpf
KPTree - Email Server Setup @home_server
8 Hits, Last modified: 2 years ago
ini Check the Pear website for latest package versions and versions that suit you at pear Packages sudo pear ins
Manjaro Setup Notes @home_server:home_server_setup:other_services
6 Hits, Last modified: 16 months ago
ad a license of Vuescan, so I installed the Linux version of this. Found a flatpak / snap package for the latest version on line..... (Avoid the use of snap packages as t... tools I have used, alas they do not make a Linux version of this. so I purchased a license of Qoppa PDF S... d Foxit Pro, however they to not provide a Linux version. * Calibre - Book Library and reader software (... problem with the RAM usage values in the current version of conky, it intermittently reads a negative valu
Docker - DHCP Kea Server @docker_notes
6 Hits, Last modified: 4 months ago
ently this parameter was auto assigned in earlier versions of Kea, if not manually assigned in configuration file. In Kea version 2.6.0 manual assignment became mandatory, see [[h... ]] give the latest docs and the into states which version this is. A specific version can be found by changing the ''latest'' in the html path to the Kea version required, e.g. as of writing the current verion I
IPTables Configuration @linux_router
5 Hits, Last modified: 20 months ago
bugs. Also mss clamping is not supported in this version. I tried the Ubuntu 18.04 development version and the previous noted bugs were no longer appare... > ++++ **//I have not cross checked this IPTable version against the working NFTables version, and it is definitely out of alignment and untest
Network Setup @home_server:home_server_setup
5 Hits, Last modified: 11 months ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
4 Hits, Last modified: 3 years ago
Home Sprinkler Setup Notes @personal
4 Hits, Last modified: 14 months ago
Linux Block Device Notes @home_server:home_server_setup:other_services
4 Hits, Last modified: 6 months ago
Debian Server Network Setup @linux_router
4 Hits, Last modified: 8 months ago
NFTables Configuration @linux_router
4 Hits, Last modified: 17 months ago
NFS @home_server:home_server_setup:other_services
3 Hits, Last modified: 19 months ago
Homepage dashboard @docker_notes
3 Hits, Last modified: 6 weeks ago
snapraid @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 months ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
3 Hits, Last modified: 10 months ago
Localisations @personal
3 Hits, Last modified: 10 months ago
Basic Netfilter Function Block Diagram @linux_router
3 Hits, Last modified: 2 years ago
Router Hardware @linux_router
3 Hits, Last modified: 5 weeks ago
PiKVM @tech_notes
3 Hits, Last modified: 12 months ago
Wireguard VPN access from WAN to LAN @linux_router
3 Hits, Last modified: 14 months ago
ISP IPoE DHCP Setup Notes @linux_router
3 Hits, Last modified: 19 months ago
Nginx @tech_notes
3 Hits, Last modified: 3 years ago
KPTree Torrent VM Setup @home_server
3 Hits, Last modified: 5 years ago
Linux CLI Commands @tech_notes
2 Hits, Last modified: 4 months ago
KVM Setup @home_server:home_server_setup
2 Hits, Last modified: 18 months ago
Docker Miscellaneous @docker_notes
2 Hits, Last modified: 7 months ago
Rsync @home_server:home_server_setup:other_services
2 Hits, Last modified: 6 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
2 Hits, Last modified: 3 years ago
Docker init Systems @docker_notes
2 Hits, Last modified: 8 hours ago
Wifi Router / Access Points @linux_router
2 Hits, Last modified: 6 months ago
DHCP / DNS Setup @linux_router
2 Hits, Last modified: 20 months ago
Docker - Index @docker_notes
2 Hits, Last modified: 9 months ago
SSH Notes @home_server:home_server_setup:other_services
2 Hits, Last modified: 19 months ago
Web Browser Notes @tech_notes
1 Hits, Last modified: 17 months ago
Simlinks @home_server:home_server_setup:other_services
1 Hits, Last modified: 19 months ago
Linux Router Background @linux_router
1 Hits, Last modified: 3 months ago
My Home IT Setup @home_server:home_server_setup
1 Hits, Last modified: 10 months ago
KPTree Recipes @personal
1 Hits, Last modified: 10 months ago
IPMI Console Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 14 months ago
File Sharing @docker_notes
1 Hits, Last modified: 19 months ago
Formatting Syntax @wiki
1 Hits, Last modified: 11 hours ago
DokuWiki @wiki
1 Hits, Last modified: 11 hours ago