Search
You can find the results of your search below.
Fulltext results:
- Docker mailserver
- ' to start postfix in the foreground *''postfix stop'' to stop postfix *''postfix reload'' to reload configura... *[[https://www.cyberciti.biz/faq/linux-unix-start-stop-restart-postfix/|Start / Stop / Restart Postfix Mail Server]] *[[https://kerneltalks.com/linux/how-to-start-stop-and-reload-postfix/|How to start, stop and reload postfix]] *[[https://serverfault.c... master.pid ExecReload=/usr/bin/doveadm reload ExecStop=/usr/bin/doveadm stop PrivateTmp=true NonBlocking=yes ProtectSystem=ful
- Docker
- etwork. Default port seems to be 9001. * First stop the agent container: ''%%docker stop portainer_agent%%'' * Then remove the agent con... r start CONTAINER''| Start a container| |''docker stop CONTAINER'' | Graceful stop a container| |''docker kill CONTAINER'' | Kill (S... ment** |<55em>| ^COMMAND ^ DESCRIPTION^ |''docker stop $(docker ps -q)'' | To stop all the running containers| |''docker stop $(docker ps -a -q)'' | To stop all the stopped and running containers| |''docker kill $(doc
- Docker Deluge Image / Service
- stop and remove the container *''docker-compose stop'' to stop the container *''docker-compose start'' to star
- Nextcloud Container
- en the 'max_execution_time' ini option ; does not stop script execution for some reason. A value of '0' ... f the Nextcloud. Some of the intermittent errors stop and the page response improved significantly. ===
- Docker - DNS Server
- ack now, so this option is not required *''rndc stop'' to stop named <fc #ff0000>- need to implement this in S6
- Docker nginx / php notes
- -s //signal//'', where //signal// maybe: * ''stop'' for fast shutdown * ''quit'' for graceful s... en the 'max_execution_time' ini option ; does not stop script execution for some reason. A value of '0'
- Docker-Compose
- '' *''docker-compose down'' *''docker-compose stop|start|restart'' it is better to use down and up c
- Docker init Systems
- *''s6-rc -d change servicename'' - disable and stop a daemon (down) *''s6-rc-db list all|services|o