KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • docker_notes (5)
Past month
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker mailserver @docker_notes
15 Hits, Last modified: 3 weeks ago
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 *''postfix status'' to return current... owing options, "Usage: /etc/init.d/postfix {start|stop|restart|reload|flush|check|abort|force-reload|sta
Docker @docker_notes
9 Hits, Last modified: 3 weeks ago
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 @docker_notes
4 Hits, Last modified: 3 weeks ago
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'' to start the container Notes: -The ''cap_add: NET
Docker-Compose @docker_notes
1 Hits, Last modified: 3 days ago
'' *''docker-compose down'' *''docker-compose stop|start|restart'' it is better to use down and up c
Docker init Systems @docker_notes
1 Hits, Last modified: 3 weeks ago
*''s6-rc -d change servicename'' - disable and stop a daemon (down) *''s6-rc-db list all|services|o