KPTree Wiki

  • Page Tools
    Show pageOld revisionsBacklinks
  • Site Tools
    Recent ChangesMedia ManagerSitemap
  • User Tools
    Log In

Search

You can find the results of your search below.

Exact match
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (18)
  • linux_router (12)
  • docker_notes (10)
  • personal (1)
  • tech_notes (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Docker nginx / php notes @docker_notes
32 Hits, Last modified: 4 months ago
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
15 Hits, Last modified: 2 years ago
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
Wireguard VPN access from WAN to LAN @linux_router
13 Hits, Last modified: 2 weeks ago
want to setup an access within my Linux router to allow external authorise only VPN access into the syste... r) firewall configuration needs to be adjusted to allow Wireguard to function. - definitions - defi... 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
DHCP / DNS Setup @linux_router
12 Hits, Last modified: 6 months ago
//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
12 Hits, Last modified: 3 months ago
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
10 Hits, Last modified: 2 years ago
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)
turn server @docker_notes
9 Hits, Last modified: 3 months ago
hony, for example. So a turn server is needed to allow end to end communication where public IP communic... key security is the firewall setup which does not allow unsolicited access to the local area network addr... the agent through the # SOFTWARE attribute might allow them to become more vulnerable to # attacks again... #rest-api-separator=: # Flag that can be used to allow peers on the loopback addresses (127.x.x.x and ::
Docker mailserver @docker_notes
8 Hits, Last modified: 3 hours ago
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.... of many, ''/etc/dovecot/dovecot.conf''. It does allow the previous configuration files under /etc/dove... nd continues on to the next line. Sqlite does not allow this. *The mysql concat command syntax is || fo
KPTree - Email Server Setup @home_server
7 Hits, Last modified: 15 months ago
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
7 Hits, Last modified: 5 months ago
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
6 Hits, Last modified: 12 months ago
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
5 Hits, Last modified: 6 months ago
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... onitors to set up and maintain these machines and allow true convenient headless set up, maintenance and ... n GRUB_CMDLINE_LINUX_DEFAULT should be removed to allow all boot information to be seen.++++ ++++Controll
Debian Server Network Setup @linux_router
5 Hits, Last modified: 5 months ago
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
5 Hits, Last modified: 5 months ago
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
4 Hits, Last modified: 3 months ago
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
4 Hits, Last modified: 6 months ago
Web Server setup @home_server
4 Hits, Last modified: 6 months ago
Router Miscellaneous @linux_router
4 Hits, Last modified: 3 months ago
VNC Server @home_server:home_server_setup
4 Hits, Last modified: 3 weeks ago
NFS @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 months ago
ISP PPPoE Network Setup @linux_router
3 Hits, Last modified: 9 months ago
Router Configuration, Switch & Server Setup @linux_router
3 Hits, Last modified: 2 weeks ago
BASH Customisation @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 months ago
Rsync @home_server:home_server_setup:other_services
3 Hits, Last modified: 5 months ago
samba @home_server:home_server_setup:other_services
3 Hits, Last modified: 2 years ago
Docker - diun & ntfy @docker_notes
2 Hits, Last modified: 6 months ago
Docker-Compose @docker_notes
2 Hits, Last modified: 6 days ago
Docker Host @docker_notes
2 Hits, Last modified: 5 months ago
KPTree - MSWindows Setup @home_server
2 Hits, Last modified: 3 months ago
Home Sprinkler Setup Notes @personal
2 Hits, Last modified: 3 weeks ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 months ago
Simlinks @home_server:home_server_setup:other_services
2 Hits, Last modified: 5 months ago
Calibre @docker_notes
1 Hits, Last modified: 9 months ago
Docker - DNS Server @docker_notes
1 Hits, Last modified: 5 months ago
KPTree Recipes @home_server
1 Hits, Last modified: 6 months ago
ISP IPoE DHCP Setup Notes @linux_router
1 Hits, Last modified: 5 months ago
IPTables Configuration @linux_router
1 Hits, Last modified: 6 months ago
Domain names, domain nameservers, DNS and DHCP @tech_notes
1 Hits, Last modified: 12 months ago
DokuWiki @wiki
1 Hits, Last modified: 2 years ago
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 4 months ago
Calibre Server @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
IPMI Console Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 weeks ago
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: 18 months ago