Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Docker nginx / php notes @docker_notes
- +++/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
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- l mount point to be unmounted ++++Possible mount script| <code bash> #!/bin/bash #input 1 is the propose... ed, exit with error fi fi </code> ++++ Created script to mount backup1 ''sudo bash ~/Myscripts/mount_ba... ipts/mount_backup1.sh''| <code bash> #!/bin/bash #Script to mount NFS remote Disk1 to local /mnt/backup1 ... ed, exit with error fi fi </code> ++++ Created script to mount backup2 ''sudo bash ~/Myscripts/mount_ba
- Rsync @home_server:home_server_setup:other_services
- pts/rsync_shared.sh'' #Note this is a local only script and takes no additional batch inputs when run! ++... plays havoc on scripts. If a prompt occurs, your script stops and waits for input. There are two ways we can eliminate this. One is at the script level and the other is at the system level. If we... checks, then we can add the configuration to our script. This can be done with OpenSSH’s -o option. Here’
- Docker mailserver @docker_notes
- 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/
- KPTree Torrent VM Setup @home_server
- N OpenVPN Linux CLI setup and associated download script worked well and was similar to the BTGuard setup,... h the following issues easily found: * Once the script was run PrivateVPN recommended using ''sudo privatvpn'' to run. The setup script creates a systemctl profile: openvpn@privatvpn.se... _. * The remote server server in the downloaded script no longer was correct and had to be changed to on
- IPMI CLI Tools @home_server:home_server_setup:other_services
- n it. =====IPMI BASH Scripts===== ====IPMI Start Script==== This script is used to start-up a remote BMC computer via ipmitool. The script performs some basic error checking a reporting, o... ng command to determine if it is actually up. The script exits with a 0 upon successful ping attempt or ot
- NFTables Configuration @linux_router
- 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 important to remember that the order of the commands in a ch
- samba @home_server:home_server_setup:other_services
- ik.tu-muenchen.de> for # sending the correct chat script for the passwd program in Debian Sarge). passw... fect if 'domain logons' is set # It specifies the script to run during logon. The script must be stored # in the [netlogon] share # NOTE: Must be store in 'DOS' file format convention ; logon script = logon.cmd # This allows Unix users to be creat
- Docker init Systems @docker_notes
- ices | | | │ │ └── pre_start_script | | User pre start script (if required) | | | │ ├── producer-for ... |* | File containing the service run script | | | │ └ <code> #!/command... | | | │ │ └── pre_start_script | |
- NFTables IP Control @linux_router
- e sets. *''sudo vim controllist.sh'' : This script automates the entry of a a range of IP address wi... al "$cmd1"; </code> ++++ * A key change to this script to improve functionality would be to allow an inp... 'sudo vim deletecontrol.sh'' : This is a simple script to flush the control list. ++++deletecontrol.sh|... t to run ''sudo chmod 774 controllist.sh'' on the script files to make them executable I then created a c
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- =network-online.target". Unfortunately when this script is run, "sudo systemctl start nut-driver.service"... ''/bin/upsc KPBUPS@localhost 2>/dev/null''. *A script file to succinctly log the UPS data, using cron to run script every 10 minutes ''sudo Myscripts/UPSScan.sh 2>/d... >>"$strf" </code> *A script file to rotate a log file out to a dated gzip log
- Docker @docker_notes
- Docker Engine on Debian]] 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
- dokuwiki setup notes @home_server
- ips:maintenance|Maintenance and Automatic cleanup script]] has bash script to remove old files on the wikiserver. To run the script ''%%sudo Myscripts/dokuwikicleanup.sh /home/shar
- BASH Customisation @home_server:home_server_setup:other_services
- sh_aliases configure configuration bashrc command script .bashrc history sudo visudo dimmer ps kill nightm... er. \\ [[https://terracoders.com/blog/bash-simple-script-changing-display-brightness-xrandr|Bash: A Simple Script for Changing Display Brightness with XRANDR]] *
- Commonly used commands and scripts @home_server:home_server_setup:other_services
- ripts/server_backup.sh weekly # Run weekly backup script every Monday at 00:15 15 0 1-7 * * [ $(dat... pts/server_backup.sh monthly # run monthly backup script every Wednesday at 00:15 15 0 * 3,6,9,12 5 [... server_backup.sh quarterly # run quarterly backup script every Friday at 00:15 every 3rd month (March, Jun