Search
You can find the results of your search below.
Fulltext results:
- Docker mailserver @docker_notes
- e support apps do not function with sqlite, so I went back to using MySQL/MariaDB. //As this follows ... “Bookworm”]], significant amounts of text have been copied and generally modified from there. **I hereby credit Workaround's author Christoph Haas.** Fu... ph's guide is very descriptive and should be referenced to get a better understanding of how to put to
- Docker Deluge Image / Service @docker_notes
- {{tag>linux docker image container openvpn "docker compose" wireguard macvlan nftables}} ======Docker Deluge Image / Service====== I want a torrent service that uses a VPN and is set-up to block n... N (internet) access. On my virtual machine implementation of this I used the following 3 packages: deluge (deluged with deluge-web), openvpn and nftables. I have used both iptables and n
- Docker @docker_notes
- ware that hosts the containers is called **Docker Engine**. *Project Homepage: [Home - Docker](https://www.docker.com/) *Documentation: [Docker Documentation | Docker Documentation](https://docs.docker.com/) *Docker hub: [Docker hub](https://hub.docke
- Docker init Systems @docker_notes
- hich is particularly popular on the larger comprehensive distributions.\\ ++++tldr;| There is a lot of argument in the init world, SystemD seems to have taken over the init system in most "modern" Linux distribut... ng well, and does many things, although it is broken into modules. Perhaps more concerning is when gr
- Docker-Compose @docker_notes
- lob/master/spec.md#version-and-name-top-level-elements|The Compose Specification]] Some commands: *... compose pull'', it would seem this is required to ensure the latest image(s) is downloaded** *''%%do... nal. =====Installation / Update===== To check current version: ''%%docker-compose --version%%'' The l... stall/|Install Docker Compose]] *Install Docker Engine : [[https://docs.docker.com/engine/install/|D
- VNC @docker_notes
- rl><shift<alt> keystroke in a Guacamole session opens and closes the Guacamole control panel. ++++My ... e:ro - /etc/localtime:/etc/localtime:ro environment: - PUID=$PUID - PGID=$PGID - MYSQL_ROOT_PASSWORD=$MYSQL_ROOT_PASSWORD # G... true # ports: # - "8089:8080" environment: GUACD_HOSTNAME: guacd MYSQL
- Linux CLI Commands @tech_notes
- a *communication *power *volume *generic ====man==== *''apropos'' *''%%man 5 cron