Search
You can find the results of your search below.
Fulltext results:
- Docker mailserver
- ail. So the following seems to meet my needs: *create file ''ll.sh'' *<code>#!/bin/sh exec ls -la "... 'sqlite3 /app/mailserver.db'' to start sqlite and create or open mailserver.db. *''.open /app/mailserver... eates a table like that: ===sql code=== <code sql>CREATE TABLE IF NOT EXISTS `virtual_domains` ( `id` int... CHARSET=utf8;</code> ===sqlite code=== <code sql>CREATE TABLE IF NOT EXISTS 'virtual_domains' ( id INTE
- Docker
- s -a'' | Show a list of all containers| |''docker create IMAGE'' | Create a new container| |''docker start CONTAINER''| Sta... volume ls'' | List all volumes| |''docker volume create VOLUME'' | Create a volume| |''docker volume inspect VOLUME'' | Sho... etwork ls'' | List all volumes| |''docker network create NETWORK'' | Create a NETWORK| |''docker network inspect NETWORK'' | ... xnap.com/kb/docker-volumes|Docker Volumes: How to Create & Get Started]] * [[https://phoenixnap.com/kb/n
- Nextcloud Container
- edit config/type of a Circle circles:manage:create create a new circle circles:manage:destroy ... Set a system config value dav dav:create-addressbook Create a dav addressbook dav:create-calendar Create a dav calendar dav:delete-calendar Delete a dav calen... a user from a group groupfolders groupfolders:create Create a new group folder groupfolders:delete
- Docker-Compose
- rnalctl -b0 -u docker''), e.g. ''error="failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error ... use the ''sudo systemctl edit docker.service'' to create a drop in replacement file. - After this reboot
- Docker Deluge Image / Service
- Ticks]] *[[https://dzone.com/articles/how-to-create-a-software-development-environment-o|DZone - How to Create a Development Environment on Alpine Linux]] *S6
- Docker nginx / php notes
- ackoverflow.com/questions/35367676/php-fpm-doesnt-create-sock-file|php-fpm doesn't create .sock file]] *[[https://stackoverflow.com/que
- VNC
- www.howtoforge.com/how-to-use-apache-guacamole-to-create-a-vnc-connection/|How to use Apache Guacamole to create a VNC Connection]] *[[https://medium.com/@anshu
- Reverse Proxy Server - Traefik
- cker bridge network named proxy, ''docker network create proxy'' =====Traefik===== <code bash [enable_line... iles/traefik-portainer-ssl/traefik|here]].\\ ====create docker network==== <code bash [enable_line_numbers="true"]>docker network create proxy</code> <code bash [enable_line_numbers="tru
- Dokuwiki
- data volume:| <code bash> #Not USED docker volume create --driver local \ --opt type=none \ --opt ... less-stopped </code> ++++ ====Todo==== *Need to create a local LAN only functional back-up of the wiki i
- File Sharing
- leases and based upon the user specific type. So create a new systemd service, ''/lib/systemd/system/sync
- Docker - DHCP Kea Server
- s for ISC Kea DHCP server. Install if you plan to create any custom Kea hooks.
- Docker Host
- ime. When I started playing around with Docker to create my own container images I preferred use of the [[