list

Search

You can find the results of your search below.

Docker init Systems
5 Hits, Last modified:
- disable and stop a daemon (down) *''s6-rc-db list all|services|oneshots|longruns|bundles'' - lists the nominated services in the active s6-rc-db *''s6-... bundle *''s6-rc-db dependencies servicename'' - lists the dependencies in the servicename directory, i... ies.d *''s6-rc-db dependencies servicename'' - lists all the dependencies of servicename *''s6-rc-d
Docker-Compose
3 Hits, Last modified:
unit name for the drive mount using: ''systemctl list-units --type=mount'', in my particular case it wa... unix.stackexchange.com/questions/619848/how-can-i-list-all-of-the-systemd-targets|How can I list all of the systemd targets?]] * [[https://www.golinuxcloud.
Docker mailserver
19 Hits, Last modified:
o comprehensive standard!//</fc> * Distribution List of Ports (information only) * <fc #ff00ff>Gen... rver.db'' to open mailserver.db *''.tables'' to list tables in a database *To list tables from sqlite_schema:<code sql>SELECT name FROM sqlite_s... ===virtual_domains==== This table just holds the list of domains that you will use as virtual_mailbox_d
Docker nginx / php notes
49 Hits, Last modified:
hance access to any other virtualhost. server { listen 80 default_server; listen [::]:80 default_server; # Everything is a 404 location / { return 404... hance access to any other virtualhost. server { listen 80 default_server; listen [::]:80 default_server; # Everything is a 404 location / { return 404
Docker
12 Hits, Last modified:
' to see the current iptable rules * ''sudo nft list ruleset'' lists as nftable rules * ''whereis iptables'' to find the full path for the iptables comman... 0.0.11. See the following nftables info: ++++nft list tables| <code>table ip nat</code> ++++ ++++nft list table ip nat| <code># Warning: table ip nat is mana