script

Search

You can find the results of your search below.

Docker mailserver @docker_notes
16 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-Compose @docker_notes
1 Hits, Last modified:
ation of the container (no image). This is as the scripts on start-up usually assume a new container. *'
VNC Server @home_server:home_server_setup
2 Hits, Last modified:
c/xstartup'' *I set up cron to run the following script at boot: ''vim ~/Myscripts/StartVNC.sh'', StartVN... /vncserver -geometry 2350x1335 </code> *The cron script statement is ''/home/homedirectory/Myscripts/Star
Basic Netfilter Function Block Diagram @linux_router
2 Hits, Last modified:
d IPTables]] *[[https://www.thegeekstuff.com/scripts/iptables-rules|iptables script]] *[[http://www.epicvoyage.org/blog/geek-stuffiptables-spammers-are-ann
NFTables Configuration @linux_router
8 Hits, Last modified:
</color> ++ | + <color #202000/#F0F0E0> nftables scripts need this shebang with the -f option to run</color>++ \\ <tab3> \\ <tab3><color blue># script variable definitions</color> ++ | \\ +<color #202... nd this would be to have a basic nftables.service script for boot, dropping all connectivity, except local ssh ports and have a separate end of boot script with the full nftables script.\\ :!: It is impo
KPTree - MSWindows Setup @home_server
2 Hits, Last modified:
teration from the spreadsheet I wrote a simple VB script that took care of this. When I get the change I will copy the script here. ++++VSBasic code for Colebrook Equation| <c
Reverse Proxy Server @docker_notes
1 Hits, Last modified:
lease put this file in the same directory as your script json=$(cat acme.json) export_cer_key () { ec
Router VM @linux_router
1 Hits, Last modified:
2. *<fs small>''qemu-kvm'' - was made a wrapper script to qemu-system and is now redundant</fs> *''qem
Docker nginx / php notes @docker_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 Host @docker_notes
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