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.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • home_server (19)
  • docker_notes (12)
  • linux_router (10)
  • tech_notes (6)
  • project (2)
  • personal (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:

  • ssh with key files

Fulltext results:

Rsync @home_server:home_server_setup:other_services
43 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... r - https://pushover.net/ APPTOKEN="<token>" USERKEY="<key>" # Parse command line options USAGE="Usage: `ba... /home/Sara''. *Create a ''ssh'' public/private keys with the following command: ''ssh-keygen -t rsa''. *Now start up the ''ssh'' services
Wireguard VPN access from WAN to LAN @linux_router
37 Hits, Last modified: 16 months ago
<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
KPTree - Home Desktop Setup @home_server
35 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. *Sh... the United Kingdom, which messes up a few of the Keys when using a US keyboard. I suspect this is a problem with selecting ... langage that seems to sometime also select the UK keyboard. In any case in Windows 10 the solution is a... e. The Australian can remain. Further to this the keyboard layout can be independantly set. The languag
ssh with key files @tech_notes
35 Hits, Last modified: 3 years ago
pub'' ====ssh-keygen with filename==== * ''ssh-keygen -f .ssh/key-with-password'' creates a SSH key with non-default name and location. The defaults... = [[https://www.redhat.com/sysadmin/configure-ssh-keygen|Using ssh-keygen and sharing for key-based authentication in Linux]] <- tech_notes:gi
Web Server setup @home_server
34 Hits, Last modified: 22 months ago
ins the CA certificate and lock. -SSLCertificateKeyFile, refers to the private key file. This must be key securely private and never made public, even to t... ://workaround.org/ispmail/bullseye/tls-encryption-key-and-certificate/|Creating a TLS encryption key and certificate]]. Once setup, the basic commands... ive/example.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/example.com/privkey.pem #SSLCertificateChainFile <Files... ive/example.com/fullchain.pem SSLCertificateKeyFile /etc/letsencrypt/live/example.com/privkey.pem #SSLCertificateChainFile <FilesM
Manjaro Setup Notes @home_server:home_server_setup:other_services
33 Hits, Last modified: 18 months ago
ys from your system, including manually installed keys (with "sudo pacman-key --lsign-key <KEY>"). Please remember to reinstall those keys again after FIX ERRORS has completed!\\ \\ ''sudo pacman -Sy gnupg archlinux-keyring manjaro-keyring''\\ This command (re-)installs the "gnupg" pa... est version of these 3 packages: gnupg, archlinux-keyring, manjaro-keyring.\\ \\ ''sudo pacman-key --init && sudo pacman-key --populate archlinux manjaro''\\ These two commands create a fresh key fo
turn server @docker_notes
32 Hits, Last modified: 19 months ago
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... username1:password1 #user=username2:password2 # # Keys must be generated by turnadmin utility. The key value depends # on user name, realm, and password... 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
DHCP / DNS Setup @linux_router
23 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... 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
21 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
Docker - diun & ntfy @docker_notes
21 Hits, Last modified: 22 months ago
ess below to enable Web Push. # Run "ntfy webpush 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
XFCE @home_server:home_server_setup:other_services
21 Hits, Last modified: 21 months ago
name for what is commonly labelled as the Windows key or Command key on modern keyboards, typically bound and handled as such by Lin... m wikipedia [[https://en.wikipedia.org/wiki/Super_key_(keyboard_button)|Super key (keyboard button)]]} *Stick window makes a window visible in all workspaces *KP = keypad ---- =====System Keystrokes===== |<35em>| ^Action^Shortcut^ |Virtual Terminal 1|Ctrl+Alt+F1| |Vir
VIM Editor @home_server:home_server_setup:other_services
17 Hits, Last modified: 3 years ago
====nocompatible==== Original vi had some strange key bindings, e.g. the cursor keys did not function. the ''nocompatible'' flag tend... lly type text in Insertion mode. The Esc (escape) key enters command mode and the i or INS(insert) keys return to Insertion mode. *If like me you use a keyboard without an insert key, eg. Microsoft Surface, you can get into insert m... mmand mode (ESC or CTRL-[) *Move using cursor keys to place to start highlight, hit v key and highlight area to be copied (or cut) *key
Reverse Proxy Server - Traefik @docker_notes
15 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 -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
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
Nextcloud Container @docker_notes
10 Hits, Last modified: 4 weeks ago
s to the database tables db:add-missing-primary-keys Add missing primary keys to the database tables db:convert-filecache-bi... er of deck boards encryption encryption:change-key-storage-root Change key storage root encryption:decrypt-all ... available encryption modules encryption:migrate-key-storage-format Migrate the format of the keystorage to a newer format encryption:set-default... t the encryption default module encryption:show-key-storage-root Show current key storage root encryption:status
PiKVM @tech_notes
9 Hits, Last modified: 13 months ago
Docker nginx / php notes @docker_notes
8 Hits, Last modified: 10 months ago
Docker - DNS Server @docker_notes
7 Hits, Last modified: 7 months ago
BASH Customisation @home_server:home_server_setup:other_services
6 Hits, Last modified: 10 months ago
KPTree - Email Server Setup @home_server
6 Hits, Last modified: 3 years ago
Router Hardware @linux_router
6 Hits, Last modified: 3 months ago
dokuwiki setup notes @home_server
6 Hits, Last modified: 12 months ago
Router Configuration, Switch & Server Setup @linux_router
5 Hits, Last modified: 16 months ago
IPMI Console Setup @home_server:home_server_setup:other_services
4 Hits, Last modified: 16 months ago
ansible @tech_notes
4 Hits, Last modified: 3 years ago
Docker Host @docker_notes
4 Hits, Last modified: 9 months ago
Conky @home_server:home_server_setup:other_services
4 Hits, Last modified: 5 years ago
Private LAN VPN Access @docker_notes
3 Hits, Last modified: 21 months ago
KVM Setup @home_server:home_server_setup
3 Hits, Last modified: 20 months ago
Router Miscellaneous @linux_router
3 Hits, Last modified: 11 months ago
Router VM @linux_router
3 Hits, Last modified: 19 months ago
Localisations @personal
3 Hits, Last modified: 12 months ago
Programs & Applications @tech_notes
2 Hits, Last modified: 10 months ago
KPTree Torrent VM Setup @home_server
2 Hits, Last modified: 5 years ago
Docker @docker_notes
2 Hits, Last modified: 8 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
ntp @docker_notes
1 Hits, Last modified: 10 months ago
Python Programming Notes @python
1 Hits, Last modified: 9 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
Commonly used commands and scripts @home_server:home_server_setup:other_services
1 Hits, Last modified: 12 months ago
Surge Protector @project
1 Hits, Last modified: 9 months ago
VNC @docker_notes
1 Hits, Last modified: 15 months ago
Formatting Syntax @wiki
1 Hits, Last modified: 8 weeks ago
Mosh @home_server:home_server_setup:other_services
1 Hits, Last modified: 6 years ago