script

Search

You can find the results of your search below.

Docker nginx / php notes
61 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
12 Hits, Last modified:
l.sh file to /bin/ll or link it ''/bin/ln -s /app/scripts/ll.sh /bin/ll'' =====sqlite===== ====sqlite co... 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
Docker - DHCP Server
5 Hits, Last modified:
des backend database initialization and migration scripts and a DHCP benchmark tool. If you are not using ... function. ====DHCP testing==== ''%%sudo nmap --script broadcast-dhcp-discover%%'' will test the DHCP se... nning]] *[[https://www.redhat.com/sysadmin/nmap-scripting-engine|5 scripts for getting started with the Nmap Scripting Engine]] ====main dhcp4==== *''kea-dhc
Docker Deluge Image / Service
4 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... *[[https://wiki.alpinelinux.org/wiki/Writing_Init_Scripts|Writing Init Scripts]] *[[https://wiki.alpinelinux.org/wiki/OpenRC|OpenRC]] I am not using openRC
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-Compose
1 Hits, Last modified:
ation of the container (no image). This is as the scripts on start-up usually assume a new container. *'
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