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 (24)
  • docker_notes (18)
  • linux_router (8)
  • tech_notes (4)
  • project (1)
  • python (1)
  • wiki (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • Domain names, domain nameservers, DNS and DHCP

Fulltext results:

Conky @home_server:home_server_setup:other_services
61 Hits, Last modified: 3 years ago
827/http://www.kgym.jp/freesoft/xrgb.html|X color name list]], that could help you visualized the colors... PU Type: ${tab 50}$color${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $6 }' | sed '2,$d'} / ${execi 99999 grep 'model name' /proc/cpuinfo | wc -l} Cores ${color0}CPU Speed:... ${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $9 }' | sed '2,$d'}
KVM Setup @home_server:home_server_setup
53 Hits, Last modified: 11 months ago
r/file.xml''. Modify the following xml tags: *<name>VM_name</name> be careful not to use an existing VM name, running, paused or stopped. *<uuid>869d5df0-13fa-47a0-a11
Docker nginx / php notes @docker_notes
47 Hits, Last modified: 2 months ago
SCRIPT_FILENAME $document_root$fastcgi_script_name; fastcgi_param QUERY_STRING $query_string;... ENGTH $content_length; fastcgi_param SCRIPT_NAME $fastcgi_script_name; fastcgi_param REQUEST_URI $request_uri; fastcgi_param DOCUMENT_UR... R_PORT $server_port; fastcgi_param SERVER_NAME $server_name; # PHP only, required if PHP
KPTree Torrent VM Setup @home_server
26 Hits, Last modified: 3 years ago
vpn/login.conf file and add only the BTGuard User name on the first line and associated password on the ... ping au-mel.pvdata.host''. *Edit the vpn (host name) and firewall (host ip address) configuration fil... .com/questions/767786/changing-network-interfaces-name-ubuntu-16-04|Changing Network Interfaces name Ubuntu 16.04]] for further information on this matter.
turn server @docker_notes
25 Hits, Last modified: 10 months ago
ver: image: coturn/coturn:4.5.2 container_name: coturn restart: always # always | unless-st... +config/turnserver.conf| <code yaml># TURN server name and realm realm=kptree.net server-name=turnserver # Use fingerprint in TURN message fingerprint # IPs... 'dynamic'. # #static-auth-secret=north # Server name used for # the oAuth authentication purposes. # T
Docker - DNS Server @docker_notes
22 Hits, Last modified: 11 days ago
figuration file is not referenced. ++++/etc/bind/name.conf| <code>// Default contents of /etc/bind/name... d.conf.default-zones";</code> ++++ ++++/etc/bind/name.conf.options| <code> acl "trusted" { 192.168.1/... fig { bind.log; }; }; </code> ++++ ++++/etc/bind/name.conf.local| <code>// key "rndc-key" { // algori... key rndc-key; }; }; </code> ++++ ++++/etc/bind/name.conf.default-zones| <code>zone "." IN { t
Docker mailserver @docker_notes
22 Hits, Last modified: 5 months ago
t tables from sqlite_schema:<code sql>SELECT name FROM sqlite_schema WHERE type ='table' AND name NOT LIKE 'sqlite_%';</code> *''SELECT * FROM table_name;'' to query all data from a table. ====virtual_... row. It is added by the database automatically.| |name |The name of the domain you want to receive email
Web Server setup @home_server
22 Hits, Last modified: 13 months ago
=====Adding Users===== * Basic: ''sudo useradd name'' * Check ''/etc/default/useradd'' for defaults... ced in ''/etc/hosts'' to provide basic local host name resolution. I prefer to install a separate DNS se... icats not required ''%%sudo certbot delete --cert-name certname%%'' *To check certbot auto renew scrip... d relevant examples It is assumed that the domain name provide DNS information points to the WAN Interne
Docker @docker_notes
18 Hits, Last modified: 10 days ago
er hand where Docker bridge network DNS container name resolution is desirable then these netfilter chai... reate portainer_data docker run -d -p 9443:9443 --name=portainer --restart=always \ -v /var/run/dock... t docker compose, docker-compose.yml| <code yaml>name: portainer services: portainer-agent: container_name: portainer-agent image: portainer/agent p
Manjaro Setup Notes @home_server:home_server_setup:other_services
16 Hits, Last modified: 9 months ago
ar/spool/cups-pdf/user/'', where user is the user name. * Setup printer Epson WF7720 following on s... {color0}CPU Type: $color${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $6 }' | sed '2,$d'} / ${execi 99999 grep 'model name' /proc/cpuinfo | wc -l} Cores ${color0}CPU Speed:... ${freq 0} MHz Current / ${execi 99999 grep 'model name' /proc/cpuinfo | awk '{ print $9 }' | sed '2,$d'}
DHCP / DNS Setup @linux_router
14 Hits, Last modified: 13 months ago
rvice as bind9.service. * "named" is the normal name of the isc-bind9 code that is call to start the a... tc/bind/named.conf.options'', as noted below. ++++name.conf.options|<code> options { directory "/var/c... , ; we add an "NS Record" to define the domain's name server... NS router.kptree.net. ; ...then a... ere seems to be no white space allowed before the name. </code>++++ **Note:** //To allow all LAN traffic
Docker Deluge Image / Service @docker_notes
11 Hits, Last modified: 7 months ago
envpn-nftables *''docker run -it -p 8112:8112 --name deluge deluge-openvpn-nftables /bin/sh'' - to run... docker run -it -p 8112:8112 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *T... cker run -it --network host --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' *The... k macnet1 --ip=192.168.1.98 --cap-add=NET_ADMIN --name alpine deluge-openvpn-nftables /bin/sh%%'' * Wh
KPTree - Email Server Setup @home_server
11 Hits, Last modified: 22 months ago
1]</code> ++++ ===Change Hostname=== Change host name: ''sudo hostnamectl set-hostname hostname'', may ... tings server address: imap.gmail.com user name: Your full Gmail address (e.g. me@gmail.com) ... ttings server address: pop.gmail.com user name: Your full Gmail address (e.g. me@gmail.com) ... tings server address: smtp.gmail.com user name: Your full Gmail address (e.g. me@gmail.com)
Reverse Proxy Server - Traefik @docker_notes
10 Hits, Last modified: 12 months ago
n in HTTP - "traefik.http.routers.container_name.entrypoints=http" - "traefik.http.routers.container_name.rule=Host(`linkwarden.local.kptree.net`)" - "traefik.http.middlewares.container_name-https-redirect.redirectscheme.scheme=https" ... to HTTPS - "traefik.http.routers.container_name.middlewares=linkwarden-https-redirect" # Ma
Router Miscellaneous @linux_router
10 Hits, Last modified: 3 months ago
Sort processes by MEM% * p – Sort processes by name * i – Sort processes by I/O rate * d – Show/h... n --cap-drop ALL -it -v /home/baumkp/algo:/data --name=algo mutemule/algo" to create and run image --... ome/baumkp/algo:/data [bind mount a volume] --name=algo [give container name, can help prevent multiple containers] mutemule/algo [name of docker ima
Domain names, domain nameservers, DNS and DHCP @tech_notes
10 Hits, Last modified: 5 months ago
NFTables Configuration @linux_router
9 Hits, Last modified: 10 months ago
Wireguard VPN access from WAN to LAN @linux_router
9 Hits, Last modified: 8 months ago
samba @home_server:home_server_setup:other_services
9 Hits, Last modified: 3 years ago
Back-up Server Old Setup @home_server:home_server_setup:other_services
8 Hits, Last modified: 12 months ago
IPMI CLI Tools @home_server:home_server_setup:other_services
8 Hits, Last modified: 2 years ago
BASH Customisation @home_server:home_server_setup:other_services
7 Hits, Last modified: 7 weeks ago
Commonly used commands and scripts @home_server:home_server_setup:other_services
6 Hits, Last modified: 3 months ago
Rsync @home_server:home_server_setup:other_services
6 Hits, Last modified: 12 months ago
Simlinks @home_server:home_server_setup:other_services
6 Hits, Last modified: 12 months ago
Docker-Compose @docker_notes
5 Hits, Last modified: 13 days ago
Docker init Systems @docker_notes
5 Hits, Last modified: 3 months ago
dokuwiki setup notes @home_server
5 Hits, Last modified: 3 months ago
KPTree - MSWindows Setup @home_server
5 Hits, Last modified: 6 weeks ago
SSH Notes @home_server:home_server_setup:other_services
5 Hits, Last modified: 12 months ago
Calibre @docker_notes
4 Hits, Last modified: 16 months ago
Nextcloud Container @docker_notes
4 Hits, Last modified: 9 months ago
VIM Editor @home_server:home_server_setup:other_services
4 Hits, Last modified: 22 months ago
Docker - DHCP Kea Server @docker_notes
3 Hits, Last modified: 7 months ago
Docker Miscellaneous @docker_notes
3 Hits, Last modified: 11 days ago
VNC @docker_notes
3 Hits, Last modified: 6 months ago
ISP PPPoE Network Setup @linux_router
3 Hits, Last modified: 16 months ago
Formatting Syntax @wiki
3 Hits, Last modified: 3 years ago
Network Setup @home_server:home_server_setup
3 Hits, Last modified: 5 months ago
snapraid @home_server:home_server_setup:other_services
3 Hits, Last modified: 11 months ago
NFTables IP Control @linux_router
2 Hits, Last modified: 3 years ago
PiKVM @tech_notes
2 Hits, Last modified: 5 months ago
ssh with key files @tech_notes
2 Hits, Last modified: 22 months ago
IPMI Console Setup @home_server:home_server_setup:other_services
2 Hits, Last modified: 8 months ago
Docker - diun & ntfy @docker_notes
1 Hits, Last modified: 13 months ago
Dokuwiki @docker_notes
1 Hits, Last modified: 12 months ago
ntp @docker_notes
1 Hits, Last modified: 8 weeks ago
Private LAN VPN Access @docker_notes
1 Hits, Last modified: 13 months ago
ISP IPoE DHCP Setup Notes @linux_router
1 Hits, Last modified: 12 months ago
Debian Server Network Setup @linux_router
1 Hits, Last modified: 6 weeks ago
Sprinkler Solenoid 24VAC Woes @project
1 Hits, Last modified: 17 months ago
Python Programming Notes @python
1 Hits, Last modified: 10 days ago
git @tech_notes
1 Hits, Last modified: 3 years ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 3 years ago
XFCE @home_server:home_server_setup:other_services
1 Hits, Last modified: 12 months ago
logrotate @home_server:home_server_setup:other_services
1 Hits, Last modified: 2 years ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago