Search
You can find the results of your search below.
Matching pagenames:
Fulltext results:
- Wireguard VPN access from WAN to LAN @linux_router
- <code> sudo su cd /etc/wireguard umask 077 wg genkey | tee name_1_privatekey | wg pubkey > name_1_publickey wg genkey | tee name_2_privatekey | wg pubkey > name_2_publickey </code> Use ''exit'' to get out of root access. (I prefer to use sudo instead of going ful... Address = 192.168.6.1/24 SaveConfig = true PrivateKey = <insert server_private_key> ListenPort = 51914 [Peer] PublicKey = <insert client_public_key> AllowedIPs = 192.168.6.2/32 [Peer] PublicKey = <insert client
- turn server @docker_notes
- s #cert=/etc/letsencrypt/live/<DOMAIN>/cert.pem #pkey=/etc/letsencrypt/live/<DOMAIN>/privkey.pem cert=/etc/certs/kptree.net.cer pkey=/etc/certs/kptree.net.key # 443 for TURN over TLS, which can bypass firewalls #tls-list... fa736523fb2c4e8ee # ('0x' in the beginning of the key is what differentiates the key from # password. If it has 0x then it is a key, o... # configuration file. # Use PEM file format. # #pkey=/usr/local/etc/turn_server_pkey.pem # Raw public keys support. # On/off switch f
- Web Server setup @home_server
- o a central authority trusted key. -The public key, which actually acts as a lock to encrypt a file. The public key (lock) is made freely available to the public to ... private key can decrypt (unlock). -The private key, which is the only key that can unlock a file that is encrypted with the matching public key (lock). The private key must be kept absolutely private. -The Certifica... ally belongs to whoever hold the matching private key and hence the website belongs to the person that controls the private key. -(+1) The CA must have a corresponding private
- Rsync @home_server:home_server_setup:other_services
- The host identify is established by its SSH host key. Typically, the host key is auto-created during initial SSH installation s... By default, the user is prompted to accept a new key or warned when the host key changes (like after a server upgrade, DHCP server... r - https://pushover.net/ APPTOKEN="<token>" USERKEY="<key>" # Parse command line options USAGE="Usage: `ba... http://www.symantec.com/connect/articles/ssh-host-key-protection|SSH Host Key Protection]] *[[http://linuxcommando.blogspot.c
- DHCP / DNS Setup @linux_router
- server is the primary DNS server for the zone key rndc-key; # Use the key we defined earlier for dynamic updates } zone... server is the primary DNS server for the zone key rndc-key; # Use the key we defined earlier for dynamic updates } # k... nect '9.9.9.9:853' 2>/dev/null | openssl x509 -pubkey -noout | openssl pkey -pubin -outform der | openssl dgst -sha256 -binar
- Docker mailserver @docker_notes
- 246649/why-cant-you-use-sqlite-rowid-as-a-primary-key|Why can't you use SQLite ROWID as a Primary key?]] =====mariadb===== *Used linuxserver.io mari... erver_dh_file = /etc/dovecot/dh.pem \\ ssl_server_key_file = /app/certificates/kptree.net.key\\ ssl_server_prefer_ciphers = server\\ ssl_min_pr... May 25 12:16:05 imap-login: Error: Diffie-Hellman key exchange requested, but no DH parameters provided... lserver exit control character is '^]' or control key ]. The SMTP and mailserver exit control character
- KPTree - Home Desktop Setup @home_server
- y]] ====Some key short cut keys==== The Windows key is called the Super or Meta Key on Linux. I will call the Meta key. So below is a list of special action keys. *Shift (shift key, left or right) *Alt (alt key, left of right) *Ctrl (Control key, left or right) *Meta (Meta, Super or Windows key, left or righ
- ssh with key files @tech_notes
- keygen with filename==== * ''ssh-keygen -f .ssh/key-with-password'' creates a SSH key with non-default name and location. The defaults are: * public key ''/home/user/.ssh/key-with-password'' * private key ''/home/user/.ssh/key-with-password.pub'' ====Warning==== <fc #ff0000>//During further SS... a.pub files, you must then replace the old public key with the new one on ALL of the SSH servers that have your old public key. //</fc> Once you have generated the keys, they
- Manjaro Setup Notes @home_server:home_server_setup:other_services
- luding manually installed keys (with "sudo pacman-key --lsign-key <KEY>"). Please remember to reinstall those keys again... nux-keyring, manjaro-keyring.\\ \\ ''sudo pacman-key --init && sudo pacman-key --populate archlinux manjaro''\\ These two comman... Manjaro. This will solve problems with your local key database and Manjaro's and Arch's key database. Such problems can occur when new new Ar... an returns every package as corrupted=== ''pacman-key --init'' then ''pacman-key --populate'' [[https://forum.manjaro.org/t/faile
- Docker - diun & ntfy @docker_notes
- keys" to generate the keys. # # - web-push-public-key is the generated VAPID public key, e.g. AA1234BBCCddvveekaabcdfqwertyuiopasdfghjklzxcvbnm1234567890 # - web-push-private-key is the generated VAPID private key, e.g. AA2BB1234567890abcdefzxcvbnm1234567890 # - ... yments integration via Stripe # # - stripe-secret-key is the key used for the Stripe API communication. Setting th... /dashboard.stripe.com/apikeys. # - stripe-webhook-key is the key required to validate the authenticity of incoming
- Reverse Proxy Server - Traefik @docker_notes
- '': <code [enable_line_numbers="true">GODADDY_API_KEY=[Your API_KEY key from Godaddy API] GODADDY_API_SECRET=[Your API_SE... ertificates[] | select(.domain.main == "'$1'") | .key' | base64 -d > certificates/$1.key } export_pfx () { openssl pkcs12 -export -out certificates/$domain.pfx -inkey certificates/$domain.key -in certificates/$domain.cer -passout pass: } r... [ $REPLY =~ ^[Yy]$ ]] then export_cer_key "$domain" export_pfx "$domain" else
- Wifi Router / Access Points @linux_router
- *''scp .config/certificates/'*.local.kptree.net.key' root@wifi-ap1.local.kptree.net:/etc/uhttpd.key'' to copy across the key *''scp .config/certificates/'*.local.kptree.net... ate script that extracts the various certificates key from Traefik combined certificate file that I nee
- VIM Editor @home_server:home_server_setup:other_services
- X distributions, or can otherwise be installed. A key feature I configure is the VIM colour scheme, as ... ====nocompatible==== Original vi had some strange key bindings, e.g. the cursor keys did not function. ... lly type text in Insertion mode. The Esc (escape) key enters command mode and the i or INS(insert) keys... *If like me you use a keyboard without an insert key, eg. Microsoft Surface, you can get into insert m
- Nextcloud Container @docker_notes
- er of deck boards encryption encryption:change-key-storage-root Change key storage root encryption:decrypt-all ... t the encryption default module encryption:show-key-storage-root Show current key storage root encryption:status ... Signs an app using a private key. integrity:sign-core Sign core using a private key. l10n l10n:createjs C
- Docker - DNS Server @docker_notes
- de> ++++ ++++/etc/bind/name.conf.local| <code>// key "rndc-key" { // algorithm hmac-md5; // secret "LBLC2Dg8... also-notify { 192.168.1.2; }; // allow-update { key rndc-key; }; }; zone "1.168.192.in-addr.arpa" { type ma... also-notify { 192.168.1.2; }; // allow-update { key rndc-key; }; }; </code> ++++ ++++/etc/bind/name.conf.def... OSE 953/tcp </code> ++++ ====docker compose==== A key point is the docker network is in host mode. (The