script

Search

You can find the results of your search below.

Docker nginx / php notes
48 Hits, Last modified:
+++/etc/nginx/fastcgi.conf| <code> fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param QUERY_STRING $query_string; fastcgi_... NTENT_LENGTH $content_length; fastcgi_param SCRIPT_NAME $fastcgi_script_name; fastcgi_param REQUEST_URI $request_uri; fastcgi_param DOCUMENT
Docker mailserver
11 Hits, Last modified:
current postfix operating status It looks a shell script is used to control Postfix, in Alpine is is located ++here|/usr/libexec/postfix/postfix-script++ ===systemd=== The systemd service script is a hoot!, it seems to do nothing meaningful. ++++/lib/syst... ix is started from ''/etc/init.d/postfix''. This script notes the following options, "Usage: /etc/init.d/
Docker
3 Hits, Last modified:
) =====Installation===== One click installation script: *''%%curl -fsSL https://get.docker.com -o get-... s/62677013/uninstall-docker-version-installed-via-script|Uninstall docker version installed via script]] =====Docker and iptables on Host===== Docker applies ipt
Docker Deluge Image / Service
2 Hits, Last modified:
uge web'' It looks like I need to write an openrc script to allow the application to be controlled by the ... sh'' which I had to convert to docker-compose yml script. The docker build command to build the image was
Docker - DHCP Server
1 Hits, Last modified:
function. ====DHCP testing==== ''%%sudo nmap --script broadcast-dhcp-discover%%'' will test the DHCP se
Nextcloud Container
1 Hits, Last modified:
Dump the shell completion script help Display
Reverse Proxy Server
1 Hits, Last modified:
lease put this file in the same directory as your script json=$(cat acme.json) export_cer_key () { ec
Docker Host
1 Hits, Last modified:
once a week to run a Restic back-up with a Python script I wrote. =====Setup VM===== I use Linux KVM wit