KPTree Wiki logo

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 (16)
  • docker_notes (10)
  • linux_router (9)
  • tech_notes (6)
  • project (1)
  • python (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • ssh with key files

Fulltext results:

Web Server setup @home_server
24 Hits, Last modified: 22 months ago
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
21 Hits, Last modified: 8 months ago
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... http://www.symantec.com/connect/articles/ssh-host-key-protection|SSH Host Key Protection]] *[[http://linuxcommando.blogspot.com/2008/10/how-to-disable-ssh-host-key-checking.html|How to disable SSH host key checking]] NOTE: [[http://www.lostsaloon.com/tec
DHCP / DNS Setup @linux_router
21 Hits, Last modified: 21 months ago
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
Docker mailserver @docker_notes
20 Hits, Last modified: 4 weeks ago
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
turn server @docker_notes
20 Hits, Last modified: 19 months ago
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... name=prime256v1 # Use 566 bits predefined DH TLS key. Default size of the key is 2066. # #dh566 # Use 1066 bits predefined DH TLS key. Default size of the key is 2066. # #dh1066 # Use custom DH TLS key, stored in PEM format in the file. # Flags --dh566 and --d
ssh with key files @tech_notes
20 Hits, Last modified: 3 years ago
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
KPTree - Home Desktop Setup @home_server
19 Hits, Last modified: 5 months ago
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
Manjaro Setup Notes @home_server:home_server_setup:other_services
18 Hits, Last modified: 18 months ago
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
17 Hits, Last modified: 22 months ago
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
Wifi Router / Access Points @linux_router
13 Hits, Last modified: 8 months ago
*''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
Reverse Proxy Server - Traefik @docker_notes
12 Hits, Last modified: 21 months ago
'': <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... tificates/$domain.pfx -inkey certificates/$domain.key -in certificates/$domain.cer -passout pass: } r... [ $REPLY =~ ^[Yy]$ ]] then export_cer_key "$domain" export_pfx "$domain" else
VIM Editor @home_server:home_server_setup:other_services
11 Hits, Last modified: 3 years ago
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
Wireguard VPN access from WAN to LAN @linux_router
10 Hits, Last modified: 16 months ago
er less savoury meaning....) Clearly the private key needs to be kept private for security reasons. A... o no need to unnecessarily flash around the pubic key in general public. The above keys are simple fil... ing standard utilities, e.g. ''cat name_1_private_key'', etc. Example below (real, but not used): * ... Config = true PrivateKey = <insert server_private_key> ListenPort = 51914 [Peer] PublicKey = <insert
Nextcloud Container @docker_notes
7 Hits, Last modified: 4 weeks ago
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
7 Hits, Last modified: 7 months ago
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
KPTree - Email Server Setup @home_server
6 Hits, Last modified: 3 years ago
XFCE @home_server:home_server_setup:other_services
5 Hits, Last modified: 21 months ago
IPMI Console Setup @home_server:home_server_setup:other_services
4 Hits, Last modified: 16 months ago
Router Hardware @linux_router
4 Hits, Last modified: 3 months ago
Router Configuration, Switch & Server Setup @linux_router
4 Hits, Last modified: 16 months ago
Docker nginx / php notes @docker_notes
4 Hits, Last modified: 10 months ago
ansible @tech_notes
3 Hits, Last modified: 3 years ago
Docker Host @docker_notes
3 Hits, Last modified: 9 months ago
BASH Customisation @home_server:home_server_setup:other_services
2 Hits, Last modified: 10 months ago
Programs & Applications @tech_notes
2 Hits, Last modified: 10 months ago
PiKVM @tech_notes
2 Hits, Last modified: 13 months ago
dokuwiki setup notes @home_server
2 Hits, Last modified: 12 months ago
Router Miscellaneous @linux_router
2 Hits, Last modified: 11 months ago
fsck - file system check @home_server:home_server_setup
1 Hits, Last modified: 5 years ago
My Home IT Setup @home_server:home_server_setup
1 Hits, Last modified: 12 months ago
NFTables Configuration @linux_router
1 Hits, Last modified: 19 months ago
Domain names, domain nameservers, DNS and DHCP @tech_notes
1 Hits, Last modified: 14 months ago
KPTree Torrent VM Setup @home_server
1 Hits, Last modified: 5 years ago
Private LAN VPN Access @docker_notes
1 Hits, Last modified: 21 months ago
ntp @docker_notes
1 Hits, Last modified: 10 months ago
Python Programming Notes @python
1 Hits, Last modified: 9 months ago
KVM Setup @home_server:home_server_setup
1 Hits, Last modified: 20 months ago
NFTables IP Control @linux_router
1 Hits, Last modified: 5 years ago
Ethernet Twisted Pair Cables @project
1 Hits, Last modified: 9 months ago
Web Browser Notes @tech_notes
1 Hits, Last modified: 19 months ago
Webmin @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
NUT (Network UPS Tools) Setup @home_server:home_server_setup:other_services
1 Hits, Last modified: 3 years ago
TC - Traffic Control @linux_router
1 Hits, Last modified: 2 months ago