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 (15)
  • docker_notes (13)
  • linux_router (7)
  • tech_notes (2)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Crowdsec

Fulltext results:

Docker nginx / php notes @docker_notes
15 Hits, Last modified: 4 months ago
; php.ini-production contains settings which hold security, performance and ; best practices at its core. Bu... ings may break ; compatibility with older or less security conscience applications. We ; recommending using ... ts signature to the Web server header). It is no security ; threat in any way, but it makes it possible to ... b server (other than IIS) ; see documentation for security issues. The alternate is to use the ; cgi.force_
turn server @docker_notes
14 Hits, Last modified: 3 months ago
tion of the local IP addresses provide additional security. This was not the primary purpose of NAT and is ... ary benefit. I believe that NAT provides minimal security benefits. The key security is the firewall setup which does not allow unsolicited access to the local area ... Loopback bypass https://github.com/coturn/coturn/security/advisories/GHSA-6g6j-r9rf-cm7p #denied-peer-ip=0.
Web Server setup @home_server
9 Hits, Last modified: 6 months ago
abled==== A forwarding proxy with its associated security risks is not required. These ProxyRequests direct... hared/www/html #Some optimisation and security directives (requires mod_headers enabled) Header always set Strict-Transport-Security "max-age=15552000; includeSubDomains;" Head... / </Location> #Some optimisation and security directives Header always set Strict-Transpo
Rsync @home_server:home_server_setup:other_services
9 Hits, Last modified: 5 months ago
un as root, # and at the same time, eliminate any security risks. # Location of the Log file LOG="/home/bac... without being being prompted for a password. For security reasons, we what only the these tools to have ''s... calling rsync. This all required to maintain the security of the remote systems, and was discussed in the t... failed" exit 1 fi </code> =====Increased Security===== The final step is to lock all this down. To
Nextcloud Container @docker_notes
8 Hits, Last modified: 8 weeks ago
oud 29 I finally got rid of all my administration security and setup page warnings and errors. This included... te-empty-templates Update empty template files security security:bruteforce:attempts resets bruteforce attempts for given IP address security:bruteforce:reset resets bruteforce a
Router Configuration, Switch & Server Setup @linux_router
8 Hits, Last modified: 2 weeks ago
ffic) This is primary firewall action and primary security action! This is often confused with NAT, NAT is a... ess(es). This obfuscation arguably provides some security. The key security is the restriction of gateway traffic into the LAN. See interesting notes on this from [[https://www.grc.com/nat/nat.htm|GRC NAT Router Security Solutions]], note that I do not necessarily agree
Basic Netfilter Function Block Diagram @linux_router
7 Hits, Last modified: 12 months ago
order to opt-out of connection tracking. ===The Security Table=== The ''security'' table is used to set internal SELinux security context marks on packets, which will affect how SELinux or other systems that can interpret SELinux security contexts handle the packets. These marks can be a
Wireguard VPN access from WAN to LAN @linux_router
7 Hits, Last modified: 2 weeks ago
l|OpenVPN FAQ]] * [[https://www.linode.com/docs/security/firewalls/control-network-traffic-with-iptables/#... ng=== Wireguard is not chatty, this actually is a security feature. It is important that the setup informat... ''sudo sysctl -p /etc/sysctl.conf'' Create some security keys: <code> sudo su cd /etc/wireguard umask 077 ... arly the private key needs to be kept private for security reasons. Also no need to unnecessarily flash aro
Reverse Proxy Server - Traefik @docker_notes
5 Hits, Last modified: 5 months ago
sts/crowdsec-traefik/|Open Source & Collaborative Security with CrowdSec and Traefik - CrowdSec & Traefik Tu... Sec Docker Part 3: Traefik Bouncer for Additional Security] *[[https://www.smarthomebeginner.com/crowdse... [https://www.smarthomebeginner.com/traefik-docker-security-best-practices/|20 Docker Security Best Practices – Hardening Traefik Docker Stack]] Crowdsec Bouncer Traef
dokuwiki setup notes @home_server
4 Hits, Last modified: 15 months ago
ared/www/dokuwiki #Some optimisation and security directives Header always set Strict-Transport-Security "max-age=15552000; includeSubDomains;" He... .1.9/ </Location> #Some optimisation and security directives Header always set Strict-Transport-Security "max-age=15552000; includeSubDomains;" Header
Router Miscellaneous @linux_router
4 Hits, Last modified: 3 months ago
bles as the router/fire software. ====Docker Host Security==== Docker currently by default use iptables on ... address space in IPv4. IPv4 NAT also provide some security benefits by obscuring the private LAN addresses f... cumentation/en-us/red_hat_enterprise_linux/4/html/security_guide/ch-ports|Appendix C. Common Ports]] * [[h... arch [[https://www.grc.com/nat/nat.htm|NAT Router Security Solutions]] and [[https://www.grc.com/nat/nats.ht
samba @home_server:home_server_setup:other_services
4 Hits, Last modified: 2 years ago
services smb use it as default.\\ My main form of security it to limit external access to my lan, hence samba security is low. More focused on easy use.\\ ====samba bas... ly = yes # File creation mask is set to 0700 for security reasons. If you want to # create files with group... 700 # Directory creation mask is set to 0700 for security reasons. If you want to # create dirs. with group
Docker - DNS Server @docker_notes
3 Hits, Last modified: 5 months ago
d do not rerun invalid IP address, which would be security risk. If ''%%dig @192.168.1.14 www.dnssec-failed... [https://en.wikipedia.org/wiki/Domain_Name_System_Security_Extensions|Domain Name System Security Extensions]] *[[https://bind9.readthedocs.io/en/latest/dnssec-guid
Docker mailserver @docker_notes
3 Hits, Last modified: 3 hours ago
should get a new password if possible to increase security. | |quota |The number of bytes that this mailbox ... mentRoot /var/www/local #Some optimisation and security directives Header always set Strict-Transport-Security "max-age=15552000; includeSubDomains;" Header se
KPTree Torrent VM Setup @home_server
3 Hits, Last modified: 2 years ago
not want to keep a mailing list to protect client security. ===Sample /etc/openvpn/btguard.conf:=== <file> c... .com/ubuntu/ bionic-updates universe deb http://security.ubuntu.com/ubuntu bionic-security universe </file> ++++ ====Sample NFTables configuration script for Privat
Calibre @docker_notes
2 Hits, Last modified: 9 months ago
Crowdsec @docker_notes
2 Hits, Last modified: 5 months ago
KPTree - Email Server Setup @home_server
2 Hits, Last modified: 15 months ago
KPTree - MSWindows Setup @home_server
2 Hits, Last modified: 3 months ago
DHCP / DNS Setup @linux_router
2 Hits, Last modified: 6 months ago
NFTables Configuration @linux_router
2 Hits, Last modified: 3 months ago
PiKVM @tech_notes
2 Hits, Last modified: 8 months ago
ssh with key files @tech_notes
2 Hits, Last modified: 15 months ago
MONIT @home_server:home_server_setup:other_services
2 Hits, Last modified: 2 years ago
sidebar
1 Hits, Last modified: 2 weeks ago
Docker - DHCP Kea Server @docker_notes
1 Hits, Last modified: 4 months ago
Dokuwiki @docker_notes
1 Hits, Last modified: 5 months ago
File Sharing @docker_notes
1 Hits, Last modified: 5 months ago
Docker - Index @docker_notes
1 Hits, Last modified: 4 months ago
Private LAN VPN Access @docker_notes
1 Hits, Last modified: 5 months ago
Linux Router Background @linux_router
1 Hits, Last modified: 16 months ago
Formatting Syntax @wiki
1 Hits, Last modified: 2 years ago
BASH Customisation @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 months ago
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
IPMI CLI Tools @home_server:home_server_setup:other_services
1 Hits, Last modified: 18 months ago
IPMI Console Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 weeks ago
NFS @home_server:home_server_setup:other_services
1 Hits, Last modified: 5 months ago
Tripwire @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: 18 months ago