Search
You can find the results of your search below.
Fulltext results:
- Docker nginx / php notes @docker_notes
- directive in nginx must match that in php-fpm too allow file access.** ***s6-rc requires programs are r... ; ; File Uploads ; ;;;;;;;;;;;;;;;; ; Whether to allow HTTP file uploads. ; https://php.net/file-uploads... Fopen wrappers ; ;;;;;;;;;;;;;;;;;; ; Whether to allow the treatment of URLs (like http:// or ftp://) as files. ; https://php.net/allow-url-fopen allow_url_fopen = On ; Whether to allo
- KPTree Torrent VM Setup @home_server
- M) it is important to also have set up the NFS to allow access to the main storage. Also, consider aligni... orresponding ip address of the server. * I then allow the tunnel VPN to pinhold these addresses only in... y the nftables setup firewalls the system to only allow wan through the tunnel, except the pinhole addres... btguard.conf file as follows: *To optionally allow additional logging add the line: ''status openvpn
- DHCP / DNS Setup @linux_router
- //208.67.222.222; //208.67.220.220; }; allow-query { 192.168.1/24; 127.0.0.1; }; allow-transfer { 192.168.1/24; 127.0.0.1; }... not have the record. I have been using OpenDNS to allow some free security screening, IP 208.67.222.222 a... e master; file "/var/lib/bind/db.kptree.net"; allow-update { key rndc-key; }; }; zone "168.192.in-ad
- NFTables Configuration @linux_router
- color>++\\ <tab9> \\ <tab9><color blue> # allow icmp</color> \\ <tab9> ip protocol icmp ic... >Rate limit and count WAN ssh attempts. As I only allow ssh locally on LAN or via VPN I drop all such inc... ++ | \\ + <color #202000/#F0F0E0>This rule is to allow already established or related connections throug... ++ | \\ + <color #202000/#F0F0E0>This rule is to allow already established or related connections throug
- NFTables IP Control @linux_router
- vpn # } chain base_checks { # allow established/related connections ct stat... over 8/minute counter drop # allow icmp ip protocol icmp icmp type { ... otpc, 667, 953} counter accept # allow tcp/udp open ports # tcp dport @tcp_open... fname $lan oifname $wan counter accept #Allow traffic between private LANs (to/from modem)
- Docker mailserver @docker_notes
- n/sh exec ls -la "$@"</code> *chmod +x ll.sh to allow to to be an executable. *Copy the ll.sh file to... used CIDR '172.16.0.0/12' Mariadb did not seem to allow access where as subnet mask, '172.16.0.0/255.240.... nd continues on to the next line. Sqlite does not allow this. *The mysql concat command syntax is || fo... les', increase LimitNOFILE=65535 # If you want to allow the Dovecot services to produce core dumps, use:
- KPTree - Email Server Setup @home_server
- drives * ''lsblk'' to list all drive * To allow automatic boot of nfs clients: sudo vim /etc/fsta... f8mb4 (4 bytes length) or UTF (3 bytes length) to allow for international character sets. Refer to the fo... UTF8]] *Code to convert default character to allow setup to work: *Login to MySQL: ''sudo mysq... ith error. I had to disable the clamav daemons to allow the update to work. *To find clamav related
- Network Setup @home_server:home_server_setup
- ine their bandwidth. This is call NIC Bonding. To allow virtual machine NIC access the NIC(s) must be set... n bridge mode. Furthermore bridging NICs can also allow the NICs to act as a switch, obviously where more... e eth0 inet dhcp #Basic bridge setup on a NIC to allow virtual machine NIC access #The DHCP server is us... in bonded configuration and also use bridging to allow server virtual machine access to the NICs and als
- Basic Netfilter Function Block Diagram @linux_router
- t table. If the rule is used to decide whether to allow the packet to continue to its destination, it wou... Triggered by the NF_IP_POST_ROUTING hook. Chains allow the administrator to control where in a packet’s ... tures built on top of the ''netfilter'' framework allow ''iptables'' to view packets as part of an ongoin... states tracked in the connection tracking system allow administrators to craft rules that target specifi
- Router Hardware @linux_router
- t that is full 1Gbe and there are 2 USB 3 port to allow another full 1Gbe NIC off USB. *An older x86 ba... mailed at USD75. In any case this hardware should allow for a router with great performance for some year... DNS - DCHP - VPN for use as secure gateway to allow private access from public internet The following... onitors to set up and maintain these machines and allow true convenient headless set up, maintenance and
- Debian / Ubuntu Network Setup @linux_router
- t manual # iface eno4 inet manual The use of allow-hotplug eth1 is not used as normally these interf... for virtual machine access and must be running to allow correct VM startup. During initial boot this will... ecessary for reliable start-up and operation. # allow-hotplug eno2 # iface eno2 inet manual # pre... e mode. The network must start-up the WAN NIC to allow pppoe modem Ethernet access and also assign a IP
- Back-up Server Old Setup @home_server:home_server_setup:other_services
- disappointed with overlayfs, it does not seem to allow for a true merge file system, just overlay file s... Disk2 /srv/storage fuse.mergerfs use_ino,defaults,allow_other,minfreespace=50G,fsname=mergerfs 0 0 #/medi... ctly mount from CLI: ''sudo mergerfs -o defaults,allow_other,use_ino,fsname=mergerFS /media/Disk1:/media... estination directory to copy path = / # hosts you allow to access hosts allow = 192.168.1.10 #hosts deny
- Docker @docker_notes
- ations. Docker Desktop originally was created to allow operating systems other than Linux to run Docker ... .g. using Traefik, the following may be needed to allow operation.**//</fc> ++++For some more details, t... outlined here. It looks like this is required to allow container DNS functionality on Docker containers ... ainer web points to the business version. They do allow 5 free business installations with registration.
- Docker Deluge Image / Service @docker_notes
- It looks like I need to write an openrc script to allow the application to be controlled by the build in ... ted, however the storage options need to setup to allow function. I will use the container directory ''/... tes: -The ''cap_add: NET_ADMIN'' is required to allow the container network to allow routing functionality. This is required for the openvpn to operate. -A
- Web Server setup @home_server
- M) it is important to also have set up the NFS to allow access to the main storage. Also consider alignin... to ''-1'' make this unlimited, however this could allow machine to run out of memory. Suggest setting is... SLProxyEngine On" (default is off) is required to allow reverse proxy with SSL to function *"SSLProxyVe... may need to be used with <Directory> Directive to allow other access to local file system outside Documen