Search
You can find the results of your search below.
Fulltext results:
- Docker mailserver @docker_notes
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- =====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
- 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
- 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
- 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
- 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
- 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
- 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