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 (19)
  • docker_notes (10)
  • 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:

  • IPTables Configuration
  • NFTables Configuration
  • Router Configuration, Switch & Server Setup

Fulltext results:

Docker mailserver @docker_notes
38 Hits, Last modified: 10 hours ago
he main configuration are in files ''/etc/dovecot/conf.d'', although /etc/dovecot/dovecot.conf is still used and can be used for all configuration. In Dovecot... the main configuration is in /etc/dovecot/dovecot.conf, however configuration files in /etc/dovecot/conf.d may also still be used. That being said, Dovecot v
Web Server setup @home_server
34 Hits, Last modified: 6 months ago
che main configuration files to "example.org-http.conf" for http, port 80 and example.org-https.conf for https, port 443 services. ====Hostname==== *Systemd... ation files: *''sudo vim /etc/apache2/apache2.conf'', in particular change ''‹Directory /var/www/›''... 'sudo cp /etc/apache2/sites-available/000-default.conf /etc/apache2/sites-available/kptree.net-http.conf
Docker nginx / php notes @docker_notes
31 Hits, Last modified: 4 months ago
g file. Default config file is ''/etc/nginx/nginx.conf''. =====Alpine nginx standard configuration (v3.2... ==== ====/etc/nginx/==== ++++/etc/nginx/fastcgi.conf| <code> fastcgi_param SCRIPT_FILENAME $docume... ginx-config-history-fastcgi_params-versus-fastcgi-conf/|fastcgi_params Versus fastcgi.conf – Nginx Config History]], basically fastcgi.params is for historica
DHCP / DNS Setup @linux_router
30 Hits, Last modified: 6 months ago
e: "sudo apt install bind9" Next check the named.conf configuration file, "less /etc/bind/named.conf". This can remain as default as below. However the confi... g files to default: *''sudo cp /etc/bind/named.conf.options /etc/bind/default.named.conf.options'' *''sudo cp /etc/bind/named.conf.local /etc/bind/defaul
KPTree Torrent VM Setup @home_server
21 Hits, Last modified: 2 years ago
e description suggested editing ''/etc/privatevpn.conf'' to change the VPN servers, however the correct file was ''/etc/openvpn/privatevpn.conf''__. * The remote server server in the download... ly in my nftables setup, ''sudo vim /etc/nftables.conf''. Basically the nftables setup firewalls the sys... nVPN configuration ''wget -O /etc/openvpn/btguard.conf http://btguard.com/btguard.conf'' *Modify the /
Docker - DHCP Kea Server @docker_notes
18 Hits, Last modified: 4 months ago
file. (Usually located at /etc/kea/kea-ctrl-agent.conf.) This port needs to be open and accessible on ev... ====main dhcp4==== *''kea-dhcp4 -t /app/dhcpv4.conf'' to test the kea-dhcp4 configuration files ''/app/dhcpv4.conf'' *''kea-dhcp4 -c /app/dhcpv4.conf'' to start kea dhcp4 using configuration file ''/app/dhcpv4.conf''
Back-up Server Old Setup @home_server:home_server_setup:other_services
16 Hits, Last modified: 5 months ago
emote machine 192.168.1.5: ''sudo vim /etc/rsyncd.conf'' <code> # create new # any name you like [all... napshot backup configurations; ''/etc/rsnapshot1.conf'' To run locally: ''sudo rsnapshot -c /etc/rsnapshot1.conf daily'' ''sudo vim /etc/rsnapshot1.conf'' ++++with all comments| <code rsnapshot> ####################
KPTree - Email Server Setup @home_server
14 Hits, Last modified: 15 months ago
onfiguration files are located at: ''/etc/dovecot/conf.d/''. (This is mention in the setup discription.... vecot configuration file /etc/dovecot/dovecot-sql.conf.ext *My vmail user uid has historically bee... s for the Dovecot configuration file /etc/dovecot/conf.d/10-auth.conf *The Dovecot configuration file /etc/dovecot/10-mail.conf *I propose to instal
Rsync @home_server:home_server_setup:other_services
12 Hits, Last modified: 5 months ago
'sudo apt install rsync'' ''sudo vim /etc/rsyncd.conf'' <file> # create new # any name you like [all] ... s/ *https://download.samba.org/pub/rsync/rsyncd.conf.html *https://linux.die.net/man/5/rsyncd.conf *https://www.server-world.info/en/note?os=Ubuntu_18.0... /etc/ssh/ssh_config. Add this to ''/etc/ssh/ssh_conf'' file to disable the host key checking and the w
Docker Deluge Image / Service @docker_notes
11 Hits, Last modified: 6 months ago
UN apk add --no-cache tini openrc COPY privatvpn.conf /etc/openvpn/privatvpn.conf COPY privatvpn.login /etc/openvpn/privatvpn.login COPY pre_start_tun.sh /et... PY s6-rc.d /etc/s6-overlay/s6-rc.d/ COPY nftables.conf /etc/ EXPOSE 8112/tcp #ENV PYTHON_EGG_CACHE "/a... e/Python-Eggs" #CMD ["nft", "-f", "/etc/nftables.conf","&&","openvpn","--config","/etc/openvpn/ovpn_fil
Debian Server Network Setup @linux_router
8 Hits, Last modified: 5 months ago
etc/netplan/network.yaml.old ln -sf /etc/nftables.conf.orig /etc/nftables.conf #ln -sf /etc/nftables.conf.router /etc/nftables.conf ln -sf /etc/network/interfaces.orig /etc/network/interfaces #ln -sf /etc/netw
NFTables Configuration @linux_router
8 Hits, Last modified: 3 months ago
to set or =0 turn off * ''sudo sysctl net.ipv6.conf.all.forwarding=1'' similar for ipv6 Also make permanent in ''/etc/sysctl.conf'', by ensuring ''net.ipv4.ip_forward = 1'' is ind... ables configuration==== ''sudo vim /etc/nftables.conf'' ++++ Router NFtable Setup - ''/etc/nftables.conf''| <color blue>#!/usr/sbin/nft -f </color> ++ | + <c
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
8 Hits, Last modified: 2 years ago
iles are located at ''/etc/nut'' : <code> nut.conf MODE=standalone </code> <code> ups.conf [KPBUPS] # driver = blazer_usb # w... time.restart=180 </code> <code> upsd.conf LISTEN 192.168.x.x #IP address of NUT ser... instcmds = ALL </code> <code> upsmon.conf MONITOR KPBUPS@localhost 1 admin {passwor
turn server @docker_notes
7 Hits, Last modified: 3 months ago
retries] volumes: - ./config/turnserver.conf:/etc/coturn/turnserver.conf - ../mail/.config/certificates:/etc/certs - ./config/log:/var/l... ker host IP address. ++++ ++++config/turnserver.conf| <code yaml># TURN server name and realm realm=kp... ed-peer-ip=::1</code> ++++ ++++default turnserver.conf| <code yaml># Coturn TURN SERVER configuration fi
dokuwiki setup notes @home_server
7 Hits, Last modified: 15 months ago
iki VM apache2 setup==== The ''/etc/apache2/ports.conf'' is the standard configuration allowing all ip a... /etc/apache2/sites-available/wiki.kptree.net-ssl.conf'' <code> <IfModule mod_ssl.c> <VirtualHost 19... Include /etc/letsencrypt/options-ssl-apache.conf <FilesMatch "\.(cgi|shtml|phtml|php)$"> ... vim /etc/apache2/sites-available/wiki.kptree.net.conf'' <code> <VirtualHost 192.168.1.18:80 [2001:470:1
Wireguard VPN access from WAN to LAN @linux_router
7 Hits, Last modified: 2 weeks ago
Docker - DNS Server @docker_notes
6 Hits, Last modified: 5 months ago
Nextcloud Container @docker_notes
5 Hits, Last modified: 8 weeks ago
samba @home_server:home_server_setup:other_services
5 Hits, Last modified: 2 years ago
Set Up and Ubuntu APT Cache @home_server:home_server_setup:other_services
4 Hits, Last modified: 2 years ago
BASH Customisation @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 months ago
Manjaro Setup Notes @home_server:home_server_setup:other_services
4 Hits, Last modified: 2 months ago
snapraid @home_server:home_server_setup:other_services
4 Hits, Last modified: 4 months ago
Domain names, domain nameservers, DNS and DHCP @tech_notes
3 Hits, Last modified: 12 months ago
Formatting Syntax @wiki
3 Hits, Last modified: 2 years ago
systemd Stuff @home_server:home_server_setup:other_services
3 Hits, Last modified: 18 months ago
Docker @docker_notes
2 Hits, Last modified: 3 months ago
Router Miscellaneous @linux_router
2 Hits, Last modified: 3 months ago
Conky @home_server:home_server_setup:other_services
2 Hits, Last modified: 2 years ago
Time Date Related Setup @home_server:home_server_setup:other_services
2 Hits, Last modified: 2 years ago
Dokuwiki @docker_notes
1 Hits, Last modified: 5 months ago
Private LAN VPN Access @docker_notes
1 Hits, Last modified: 5 months ago
IPv6 Setup Notes @linux_router
1 Hits, Last modified: 13 months ago
NFTables IP Control @linux_router
1 Hits, Last modified: 2 years ago
Nginx @tech_notes
1 Hits, Last modified: 18 months ago
Network Setup @home_server:home_server_setup
1 Hits, Last modified: 5 months ago
Fail2Ban @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: 18 months ago
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: 18 months ago