11

Search

You can find the results of your search below.

Docker mailserver @docker_notes
10 Hits, Last modified:
changes are that instead of installing on Debian 11 virtual machine<sup>1</sup>, with a Maria mysql d... DockerFile]] *[[https://superuser.com/questions/1167696/install-whereis-command-on-alpine-linux|Inst... TABLE IF NOT EXISTS `virtual_domains` ( `id` int(11) NOT NULL auto_increment, `name` varchar(50) NOT... E TABLE IF NOT EXISTS `virtual_users` ( `id` int(11) NOT NULL auto_increment, `domain_id` int(11) NO
Domain names, domain nameservers, DNS and DHCP @tech_notes
6 Hits, Last modified:
- IPv4 (filtered) - 9.9.9.9 - 149.112.112.112 - IPv6 (filtered) - 2620:fe::fe - 2620:fe::9 - [[https://www.opendns.com/|Ope... 08.67.220.123 - IPv6 (filtered) - 2620:119:35::35 - 2620:119:53::53 - IPv6 (unfil
Router VM @linux_router
1 Hits, Last modified:
now call / replaced by qemu-system-x86 in Debian 11) *''qemu-system-x86'' is the actual system peri
IPv6 Setup Notes @linux_router
1 Hits, Last modified:
back-work *https://serverfault.com/questions/55611/loopback-to-forwarded-public-ip-address-from-loca... add he-ipv6 mode sit remote 216.218.142.50 local 112.213.222.19 ttl 255'' *''ip link set he-ipv6 up
ASCII @tech_notes
9 Hits, Last modified:
= ^Four Column ASCII ^^^^^ ^ ^00 ^01 ^10 ^11 ^ |00000 |NUL |Spc |@ |` | |00001 |SOH |! |A |a | |00010 |STX |" |B |b | |00011 |ETX |# |C |c | |00100 |EOT |$ |D |d | |00101 |ENQ |% |E |e | |00110 |ACK |& |F |f | |00111 |BEL |' |G |g | |01000 |BS |( |H |h | |01001 |TAB |) |I |i | |01010 |LF |* |J
Docker - DNS Server @docker_notes
1 Hits, Last modified:
erences==== *[[https://askubuntu.com/questions/311053/how-to-make-ip-forwarding-permanent|How to mak... 16.04]] *[[https://stackoverflow.com/questions/11153958/how-to-enable-named-bind-dns-full-logging|H
KPTree - MSWindows Setup @home_server
1 Hits, Last modified:
ux via Flatpak and also have installed on Windows 11 desktop. (!L) *Strawberry is a fork of Cleme
Docker-Compose @docker_notes
1 Hits, Last modified:
command. (References: [[http://sefidian.com/2021/11/05/volumes-in-docker-compose-tutorial/|Volumes in
Sprinkler Solenoid 24VAC Woes @project
3 Hits, Last modified:
ro-Optics/Book%3A_Electromagnetics_II_(Ellingson)/11%3A_Constitutive_Parameters_of_Some_Common_Materials/11.02%3A_Permeability_of_Some_Common_Materials|11.2: Permeability of Some Common Materials]] *[[https:
Nextcloud Container @docker_notes
1 Hits, Last modified:
- REDIS_HOST=redis db: image: mariadb:11.3 restart: always command: --transaction-
Docker init Systems @docker_notes
1 Hits, Last modified:
ntainers/s6-overlay]] (Version 3.1.6.2 as of 2023-11-21, last checked 2024-04-28) *[[https://skarnet... y-to-follow-beginner-guide-on-s6-starter-pack/178411|Easy to follow Beginner Guide on s6 Starter Pack]... stem]] *[[https://stackoverflow.com/questions/33117068/use-of-supervisor-in-docker|Use of Supervisor
Docker Deluge Image / Service @docker_notes
1 Hits, Last modified:
verlay/s6-rc.d/ COPY nftables.conf /etc/ EXPOSE 8112/tcp #ENV PYTHON_EGG_CACHE "/app/.cache/Python-E... e deluge-openvpn-nftables *''docker run -it -p 8112:8112 --name deluge deluge-openvpn-nftables /bin/sh'' - to run the docker image deluge-openvpn-nftables as a container called deluge, with port 8112 passed through, the deluge web interface. *Ins