conf

Search

You can find the results of your search below.

Docker - DNS Server @docker_notes
17 Hits, Last modified:
he following parameters in ''sudo vim /etc/sysctl.conf'': *net.ipv4.ip_forward = 1 *net.ipv4.conf.all.proxy_arp = 1 * ''sudo sysctl net.ipv6.conf.all.forwarding=1'' similar for ipv6 After applying t... apply setting using ''sudo sysctl -p /etc/sysctl.conf'' *''/usr/sbin/named -f -4'' to start the isc-
Docker mailserver @docker_notes
89 Hits, Last modified:
db /bin/bash'' *See [[https://mariadb.com/kb/en/configuring-mariadb-for-remote-client-access/|Configuring MariaDB for Remote Client Access]] *Un-comment ''bind-address=0.0.0.0'' near end of config file in ''custom.cnf'' ( ''.config_sql/custom.cnf'') *''grant select on mailserver.* to 'mailserv
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
the lower level file system. Further to this the configuration, backups and apps end up being very larg... hardware acceleration in AutoCAD]]. The hardware configuration option can be found using the following
Docker-Compose @docker_notes
5 Hits, Last modified:
kubuntu.com/questions/659267/how-do-i-override-or-configure-systemd-services|How do I override or configure systemd services?]] * [[https://superuser.com/qu... .unit.html#RequiresMountsFor=|systemd.unit — Unit configuration #RequiresMountsFor]] * [[https://acces... cumentation/en-us/red_hat_enterprise_linux/8/html/configuring_basic_system_settings/assembly_working-wit
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
iring and node control boxes with LED lights that confirmed power to each solenoid circuit at the node.
Nextcloud Container @docker_notes
70 Hits, Last modified:
and errors. This included some issues with nginx configuration that magically went away with version 29... upervisord /var/run/supervisord COPY supervisord.conf / ENV NEXTCLOUD_UPDATE=1 CMD ["/usr/bin/supervisord", "-c", "/supervisord.conf"]</code> ++++ ++++supervisord.conf| <code yaml>[supervisord] nodaemon=true logfile=/var/log/supervisor
Matrix @docker_notes
1 Hits, Last modified:
ieltanner.org/blog/turn-server/|How to set up and configure your own TURN server using Coturn]] *[[htt
Docker Deluge Image / Service @docker_notes
38 Hits, Last modified:
UN apk add --no-cache tini openrc COPY privatvpn.conf /etc/openvpn/privatvpn.conf COPY privatvpn.login /etc/openvpn/privatvpn.login COPY pre_start_tun.sh /et... PY s6-rc.d /etc/s6-overlay/s6-rc.d/ COPY nftables.conf /etc/ EXPOSE 8112/tcp #ENV PYTHON_EGG_CACHE "/a... e/Python-Eggs" #CMD ["nft", "-f", "/etc/nftables.conf","&&","openvpn","--config","/etc/openvpn/ovpn_fil
Reverse Proxy Server @docker_notes
19 Hits, Last modified:
ic description of the process that aligns with my configuration files. I do this for 2 reasons, both all... e bash [enable_line_numbers="true"]>cd data touch config.yml</code> <code bash [enable_line_numbers="tru... >docker-compose up -d</code> =====Traefik Routes Config===== <code bash [enable_line_numbers="true"]>cd /home/docker_store/traefik/data nvim config.yml</code> I have broken down the Traefik route