files

Search

You can find the results of your search below.

Docker nginx / php notes @docker_notes
60 Hits, Last modified:
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
51 Hits, Last modified:
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
41 Hits, Last modified:
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
28 Hits, Last modified:
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
Back-up Server Old Setup @home_server:home_server_setup:other_services
18 Hits, Last modified:
{{tag>linux debian backup LVM filesystem server NFS mount showmount}} ======Back-up Server Old Setup=====... e media as the upperdir, and is where the working files for overlayfs are kept. Overlayfs is not what I... emd startup [[https://dominicm.com/mergerfs-union-filesystem-arch-linux/|Mergerfs Union Filesystem on Arch Linux]] *[[http://manpages.ubuntu.com/manpages/bion
Reverse Proxy Server @docker_notes
13 Hits, Last modified:
no-tim/techno-tim.github.io/tree/master/reference_files/traefik-portainer-ssl|github reference_files for traefik-portainer-ssl]]) Below is a basic description... 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
KPTree Torrent VM Setup @home_server
11 Hits, Last modified:
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
Docker mailserver @docker_notes
9 Hits, Last modified:
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... ndcubemail:9000/var/www/html" enablereuse=on # <filesMatch "\.php$"> # SetHandler "proxy:fcgi://roun
dokuwiki setup notes @home_server
9 Hits, Last modified:
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... etc/letsencrypt/options-ssl-apache.conf <FilesMatch "\.(cgi|shtml|phtml|php)$"> SSLO
KPTree - MSWindows Setup @home_server
9 Hits, Last modified:
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\
KVM Setup @home_server:home_server_setup
9 Hits, Last modified:
cked up to another separate drive. * The VM xml files were exported to the back-up drive, same director... in.com/2016/12/20/how-to-resize-a-qcow2-image-and-filesystem-with-virt-resize/|How to Resize a qcow2 Image and Filesystem with Virt-Resize]] *First turn off the vir... *We can check the file system on the VM: ''%%virt-filesystems --long -h --all -a /path_vm/vm_name.img%%''
DHCP / DNS Setup @linux_router
8 Hits, Last modified:
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
7 Hits, Last modified:
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
6 Hits, Last modified:
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
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
6 Hits, Last modified:
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
6 Hits, Last modified:
KPTree - Email Server Setup @home_server
5 Hits, Last modified:
Formatting Syntax @wiki
5 Hits, Last modified:
fsck - file system check @home_server:home_server_setup
5 Hits, Last modified:
Docker @docker_notes
4 Hits, Last modified:
Docker - DHCP Server @docker_notes
4 Hits, Last modified:
Router Miscellaneous @linux_router
4 Hits, Last modified:
Docker-Compose @docker_notes
3 Hits, Last modified:
Docker - DNS Server @docker_notes
3 Hits, Last modified:
NFTables IP Control @linux_router
3 Hits, Last modified:
ISP PPPoE Network Setup @linux_router
3 Hits, Last modified:
boot tools @tech_notes
3 Hits, Last modified:
git @tech_notes
3 Hits, Last modified:
ssh with key files @tech_notes
3 Hits, Last modified:
VNC Server @home_server:home_server_setup
3 Hits, Last modified:
Network Setup @home_server:home_server_setup
2 Hits, Last modified:
Fail2Ban @home_server:home_server_setup:other_services
2 Hits, Last modified:
samba @home_server:home_server_setup:other_services
2 Hits, Last modified:
Docker Host @docker_notes
1 Hits, Last modified:
Linux Router Background @linux_router
1 Hits, Last modified:
ISP IPoE DHCP Setup Notes @linux_router
1 Hits, Last modified:
Debian / Ubuntu Network Setup @linux_router
1 Hits, Last modified:
Router VM @linux_router
1 Hits, Last modified:
Router Basic Debian Server Setup @linux_router
1 Hits, Last modified:
Flatpak @tech_notes
1 Hits, Last modified:
Conky @home_server:home_server_setup:other_services
1 Hits, Last modified:
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified:
SWAP Files @home_server:home_server_setup:other_services
1 Hits, Last modified:
tmux @home_server:home_server_setup:other_services
1 Hits, Last modified:
Tripwire @home_server:home_server_setup:other_services
1 Hits, Last modified: