name

Search

You can find the results of your search below.

Docker - DNS Server @docker_notes
20 Hits, Last modified:
sudo sysctl -p /etc/sysctl.conf'' *''/usr/sbin/named -f -4'' to start the isc-bind9 application called named, *''-f'' to run in foreground *''-4'' to run ipv4 only *''rndc stop'' to stop named <fc #ff0000>- need to implement this in S6</fc> *''rndc reload'' to reload the named configuration files *''named-checkconf /etc/bi
Docker mailserver @docker_notes
27 Hits, Last modified:
t tables from sqlite_schema:<code sql>SELECT name FROM sqlite_schema WHERE type ='table' AND name NOT LIKE 'sqlite_%';</code> *''SELECT * FROM table_name;'' to query all data from a table. ====virtual_... row. It is added by the database automatically.| |name |The name of the domain you want to receive email
KPTree - MSWindows Setup @home_server
10 Hits, Last modified:
, copy ''C:\Users\doej\Music\iTunes'' to ''%%\\NASname\various_path\iTunes%%'' -Rename ''%%C:\Users\doej\Music\iTunes%%'' to ''%%C:\Users\doej\Music\iTunes_... link /D 'C:\Users\doej\Music\iTunes'%%'' ''%%\\NASname\various_path\iTunes%%''. The command should state... two main reasons to use: - To overcome the path/name length restriction of 260 characters - To simpl
Docker-Compose @docker_notes
12 Hits, Last modified:
spec/compose-spec/blob/master/spec.md#version-and-name-top-level-elements|The Compose Specification]] S... mpose/releases/download/v2.27.0/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose sudo chmod +x /usr/local/bin/docker-compose </code> ... n `/var/lib/docker/volumes`. ====Docker external named volumes==== Docker compose external named volume
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified:
mp. This places the solenoid operation back into name plate specification range. I measure the voltage
Nextcloud Container @docker_notes
15 Hits, Last modified:
the image supplied, 82 for Alpine and ignore the names. * ''%%docker exec -u www-data nextcloud-app-1... 'root'' *''nextcloud-app-1'' is the container name. This can be found using the ''docker ps'' comma... ysqldump --single-transaction -h [server] -u [username] -p[password] [db_name] > nextcloud-sqlbkp_`date +"%Y%m%d"`.bak%%'' * ''%%mysqldump --single-transact
Docker init Systems @docker_notes
11 Hits, Last modified:
S6 commands:| *''s6-svstat /run/service/servicename'' or ''s6-svstat /run/s6-rc/servicedirs/deluged''... status, longrun only! *''s6-rc -u change servicename'' - enable and start a daemon (up) *''s6-rc -d change servicename'' - disable and stop a daemon (down) *''s6-rc-d... in the active s6-rc-db *''s6-rc-db type servicename'' - Prints the type of servicename: oneshot, long
Docker Deluge Image / Service @docker_notes
13 Hits, Last modified:
envpn-nftables *''docker run -it -p 8112:8112 --name deluge deluge-openvpn-nftables /bin/sh'' - to run... docker run -it -p 8112:8112 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *T... cker run -it --network host --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The... s.conf'' under under output chain: *''oifname $lan ip daddr 103.231.89.219 counter accept #
Reverse Proxy Server @docker_notes
4 Hits, Last modified:
e containers all talk via a docker bridge network named proxy, ''docker network create proxy'' =====Trae... \$\\$/g</code> NOTE: Replace <USER> with your username and <PASSWORD> with your password to be hashed. ... x509 -in (path to certificate and certificate filename) -text -noout'' *''openssl s_client -connect lo... r/|Cloudflare Settings for Traefik Docker: DDNS, CNAMEs, & Tweaks]] *[[https://www.smarthomebeginner