Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Docker nginx / php notes @docker_notes
- down * ''reload'' to reload the configuration files * ''reopen'' to reopen the log files * ''nginx -t'' to test configuration * ''nginx -c //config_... or_log /var/log/nginx/error.log warn; # Includes files with directives to load dynamic modules. include /etc/nginx/modules/*.conf; # Include files with config snippets into the root context. inclu
- Rsync @home_server:home_server_setup:other_services
- create a hierarchy that looks like: ~/dir2/dir1/[files] So; ***''rsync -a dir1/ dir2'' copies the cont... ctories and content. *''-u'' only copies source files where they are newer than destination files (based upon file modification dates) *''--delete'' deletes files on the destination where they are not on the sour
- Web Server setup @home_server
- g scripts assist with changing the uid and gid of files on a system. These scripts are reasonably basic ... ng the GID of a group and modify ownership of its files and directories." echo "Usage: changeGID.sh [gr... ing the UID of a User and modify ownership of his files and directories." echo "Usage: changeUID.sh [us... ually edit the **/etc/group** and **/etc/passwd** files and their shadow files. The commands are ''sudo v
- Nextcloud Container @docker_notes
- remote features circles:shares:files listing shares files circles:sync Sync Circles and Members... Disable server-side encryption and decrypt all files encryption:disable Disable ... ncryption:encrypt-all Encrypt all files for all users encryption:list-modules
- Reverse Proxy Server @docker_notes
- no-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl|github reference_files for traefik-portainer-ssl]]). Also see [[https://www.youtu... of the process that aligns with my configuration files. I do this for 2 reasons, both allowing me indepe... no-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl/traefik|here]].\\ ====crea
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- e media as the upperdir, and is where the working files for overlayfs are kept. Overlayfs is not what I... arguments) to run right # before rsnapshot syncs files # #cmd_preexec /path/to/preexec/script # Spec... l arguments) to run right # after rsnapshot syncs files # #cmd_postexec /path/to/postexec/script # Pat... g this. # This is the best way to support special files (FIFOs, etc) cross-platform. # The default is 0 (
- KPTree Torrent VM Setup @home_server
- ty/tutorials/understanding-systemd-units-and-unit-files|Understanding Systemd Units and Unit Files]] * [[https://www.digitalocean.com/community/tutorials/ho... e.g. changing file to root access only. (As these files a configuration files only they are not to be made executable.) The BTguard VPN protection can be start
- KPTree - MSWindows Setup @home_server
- a Windows system maintenance program, clean junk files and registry and other - **Do not use anymore, lo... ckups and apps end up being very large amounts of files (multiple 1000s) and using huge amounts of disk s... eated as given in original command. -The backup files are found at: ''%%C:\Users\baumk\AppData\Roaming\... ick is to simply run the install file "C:\Program Files\Common Files\Apple\Mobile Device Support\Drivers\
- DHCP / DNS Setup @linux_router
- in as default as below. However the configuration files noted there in will need to be set up. We will copy the existing files to default: *''sudo cp /etc/bind/named.conf.op... rmation on the // structure of BIND configuration files in Debian, *BEFORE* you customize // this configu... mail.kptree.net. </code>++++ If and of the above files are changed the serial number should be increment
- BASH Customisation @home_server:home_server_setup:other_services
- ore entries starting with . (do not ignore hidden files) * ''-l'' : use a long listing format ... lias cp='sudo rsync -azh --info=progress2' # copy files with rsync alias mv='mv --verbose' # native move ... hat is using the most space. Both directories and files. Varies on current directory # BASH alias baupda... 07899/how-to-change-the-colors-of-directories-and-files-in-the-ls-command/|How to Change the Colors of Di
- Docker Deluge Image / Service @docker_notes
- I simply added the relevant Private VPN end hosts files in here and this worked a beaut. * Need to man... y like to store my live application configuration files with the docker image / container setup - Delug... ry - completed directory where finish torrent files are stored (longer term storage directories) ====deluge configuration files==== Next set is to get the deluge configuration f
- Docker mailserver @docker_notes
- ibrary modules * ''/etc/postfix'' configuration files ===s6 setup=== The s6 rc run file: ++++run|<code... FMEM=1' # If you have trouble with `Too many open files', increase LimitNOFILE=65535 # If you want to all... raceful to gracefully stop * main configuration files located at ''/etc/apache2'', including httpd.conf... s .... (directory location of Postgres database files, created by Roundcube if empty) ├── nginx
- NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
- ware compatibility list]]. =====NUT Configuration Files===== NUT can be installed by ''sudo apt install nut''. The configuration files are located at ''/etc/nut'' : <code> nut.conf... ty/tutorials/understanding-systemd-units-and-unit-files|Understanding Systemd Units and Unit Files]], [[https://www.digitalocean.com/community/tutorials/how-to-
- snapraid @home_server:home_server_setup:other_services
- nds I use are: ''sudo snapraid sync'' to sync the files that have changes since last sync. I usually do ... check the parity of the array, usually the oldest files first. I usually do this weekly, manually. ''sud... touch'' to add sub-second time granularity to the files that improves snapraid usage. I usually do this ... ly. Really for information only. Snapraid allows files and directories that have been deleted since the
- dokuwiki setup notes @home_server
- ic cleanup script]] has bash script to remove old files on the wikiserver. To run the script ''%%sudo M... uired As can be seen from the apache2 site setup files all the wiki html setup files are at the document root ''/mnt/shared/www/dokuwiki''. ++++tl;dr; Setup of... the part of the main domain apache2 configuration files, tl;dr;:| In ''/etc/apache2/sites-available/kptre