KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • docker_notes (6)
  • tech_notes (1)
Past month
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker mailserver @docker_notes
95 Hits, Last modified: 10 days ago
me more optimisations performed. </fc> =====Dockerfile===== I go annoyed with the messy UID and GID and ... docker.com/engine/reference/builder/#volume|Dockerfile reference]] *[[https://docs.docker.com/storag... 1935435/understanding-volume-instruction-in-dockerfile|Understanding "VOLUME" instruction in DockerFile]] *[[https://superuser.com/questions/1167696/install
Docker init Systems @docker_notes
13 Hits, Last modified: 10 days ago
*[[https://www.kernel.org/doc/html/v6.14-rc4/filesystems/sysv-fs.html|SystemV Filesystem]] *[[https://docs.redhat.com/en/documentation/red_hat_enterp... | │   ├── producer-for |*1 | file required for logging | | | │  ... └ <code> named-log</code> | *1 | file content with name of logging service | | | │  
Docker-Compose @docker_notes
25 Hits, Last modified: 10 days ago
er Docs [[https://docs.docker.com/compose/compose-file/|Compose specification]], [[https://github.com/co... will pull the latest images and rebuild a Docker file. ====Docker Compose Versions/Types==== Docker co... e will create a new network for the given compose file. You can change the behavior by defining custom networks in your compose file. ====Create and assign custom network==== *Exam
Docker Deluge Image / Service @docker_notes
23 Hits, Last modified: 11 days ago
achine using Linux KVM/Libvirt/QEMU. =====dockerfile===== ++++Dockerfile| <code> FROM alpine:latest ADD https://github.com/just-containers/s6-overlay/relea... onf","&&","openvpn","--config","/etc/openvpn/ovpn_file.conf","--daemon","deluged","-d"] </code> Notes: ... e user should not directly modify the resolv.conf file as it may adversely affect docker performance. As
Docker @docker_notes
8 Hits, Last modified: 11 days ago
er directory. //I try not to store any important files in docker, so this should be low risk for me.// ... plex iptable configuration I could have created a file called iptables-docker.rules in /etc/iptables/rul... mctl daemon-reload'' to reload the system service file if modified * ''sudo systemctl enable iptables-... ' | Show the differences with the image (modified files)| |''docker inspect'' | Show information of a co
Linux CLI Commands @tech_notes
7 Hits, Last modified: 2 weeks ago
Commands with examples and grouped by type =====File System===== ====check file system size==== ===du=== Estimate file space usage *''du -hd1 /file_path'' lists and summaries directories sizes under /file_path 1 directo
Docker - DHCP Kea Server @docker_notes
26 Hits, Last modified: 3 weeks ago
working. On 2023-01-02 I modified a configuration file on the primary server with a syntax error, 8 days... er I notice millions of lines of errors on my log files. Sure enough the backup had simply been working... 9 for the following reasons: *I makes the BIND9 file messy. The DDNS entries are all over the place in the zone files with different timetolife headers all over the p