stop

Search

You can find the results of your search below.

Docker mailserver
16 Hits, Last modified:
direct it to john@example.org. ====postfix start/stop==== Basic postfix control are: *''postfix start... ' to start postfix in the foreground *''postfix stop'' to stop postfix *''postfix reload'' to reload configuration *''pstfix status'' to return current ... owing options, "Usage: /etc/init.d/postfix {start|stop|restart|reload|flush|check|abort|force-reload|sta
Docker
9 Hits, Last modified:
etwork. Default port seems to be 9001. * First stop the agent container: ''%%docker stop portainer_agent%%'' * Then remove the agent container: ''%%docke... r start CONTAINER''| Start a container| |''docker stop CONTAINER'' | Graceful stop a container| |''docker kill CONTAINER'' | Kill (SIGKILL) a container| |''do
Docker Deluge Image / Service
5 Hits, Last modified:
*''s6-rc -d change servicename'' - disable and stop a daemon (down) *''s6-rc-db list all|services|o... nftables /bin/sh%%'' * When running nftables to stop leakage of vpn it was found that the docker netwo... ntainer image first *''docker-compose down'' to stop and remove the container *''docker-compose stop'' to stop the container *''docker-compose start'' t
Docker - DNS Server
2 Hits, Last modified:
foreground *''-4'' to run ipv4 only *''rndc stop'' to stop named <fc #ff0000>- need to implement this in S6</fc> *''rndc reload'' to reload the named
Docker nginx / php notes
2 Hits, Last modified:
-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
1 Hits, Last modified:
'' *''docker-compose down'' *''docker-compose stop|start|restart'' it is better to use down and up c