Search
You can find the results of your search below.
Fulltext results:
- Docker mailserver @docker_notes
- options, "Usage: /etc/init.d/postfix {start|stop|restart|reload|flush|check|abort|force-reload|status}" =... tps://www.cyberciti.biz/faq/linux-unix-start-stop-restart-postfix/|Start / Stop / Restart Postfix Mail Server]] *[[https://kerneltalks.com/linux/how-to-start-st... list the current defined modules * ''httpd -k restart'' to restart, also stop to kill, graceful to grac
- Docker @docker_notes
- ata docker run -d -p 9443:9443 --name=portainer --restart=always \ -v /var/run/docker.sock:/var/run/doc... un -d -p 9001:9001 --name portainer_agent --restart=always -v /var/run/docker.sock:/var/run/docker.so... NTAINER'' | Kill (SIGKILL) a container| |''docker restart CONTAINER'' | Graceful stop and restart a container| |''docker pause CONTAINER'' | Suspend a container| |'
- Docker-Compose @docker_notes
- ker-compose down'' *''docker-compose stop|start|restart'' it is better to use down and up commands has th... ied on Traefik would not operate. A simple start/restart of Traefik always worked. Most of the other Docke... ll -s HUP $MAINPID TimeoutStartSec=0 RestartSec=2 Restart=always # Note that StartLimit* options were move
- VNC @docker_notes
- guac_db image: linuxserver/mariadb:latest restart: always networks: # - proxy - guac... ge: guacamole/guacd container_name: guacd restart: unless-stopped security_opt: - no-new-... acamole:latest container_name: guacamole restart: unless-stopped networks: - proxy
- Docker Deluge Image / Service @docker_notes
- in_open: true container_name: deluge restart: 'unless-stopped' # always | no | on-failure [:5
- Docker - DHCP Kea Server @docker_notes
- ng to it. With Bind in a Docker container, I just restart the container after adjusting the zone file. *I