Search
You can find the results of your search below.
Fulltext results:
- Docker Deluge Image / Service @docker_notes
- =====docker external volumes===== There are 2 type of volume needs in this set up. - Deluge config... ode>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=[ip-address],rw \ --opt de... ode>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=192.168.1.10,rw \ --opt de... ode>docker volume create --driver local \ --opt type=nfs \ --opt o=addr=192.168.1.10,rw \ --opt de
- Docker init Systems @docker_notes
- | *1 | Service, longrun type, as required | | ... tent with name of logging service | | | │ └── type |* |mandatory file containing service type, in this case longrun | | │ └ <code... longrun</code> | *1 | file content with type of service | | | ├── named-log
- Docker mailserver @docker_notes
- LECT name FROM sqlite_schema WHERE type ='table' AND name NOT LIKE 'sqlite_%';</code... file database manager, that is suitable for many type of databases, including **sqlite** and being only... nditionPathExists=/etc/postfix/main.cf [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/true E... ipt_active_path = ~/.dovecot.sieve\\ sieve_script_type = after \\ sieve_script_path = /etc/dovecot/sieve
- Docker @docker_notes
- bles Docker Rules After=docker.service [Service] Type=oneshot ExecStart=/usr/sbin/iptables -I DOCKER-US... ytes 20249 xt target "DNAT" } chain OUTPUT { type nat hook output priority dstnat; policy accept; ... tes 0 xt target "SNAT" } chain POSTROUTING { type nat hook postrouting priority srcnat; policy acce... ==== Docker has an internal DNS for each discrete type network. This allows docker containers to be ref
- Docker-Compose @docker_notes
- > docker volume create --driver local \ --opt type=none \ --opt device="/var/opt/my_website/dist... r the drive mount using: ''systemctl list-units --type=mount'', in my particular case it was ''mnt-docke... s=docker.socket mnt-docker_store.mount [Service] Type=notify # the default is not to use systemd for cg
- Docker - DHCP Kea Server @docker_notes
- vice and a Kea Control Agent. ====Docker Network Type==== This is a good case where the Docker network type needs to be set to host. The DHCP server needs t
- Linux CLI Commands @tech_notes
- Interface) Commands with examples and grouped by type =====File System===== ====check file system siz