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
@tech_notes
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by last modified
  • Sort by hits
  • Sort by last modified

Fulltext results:

Programs & Applications
2 Hits, Last modified: 8 weeks ago
pgrading Python Packages in Virtual Envs]]. Some key ones are: *''pipx list'' to list the installed ... e packs installed are dependency packs. Below are key packs that I am using: *[[https://calibre-ebook
Web Browser Notes
1 Hits, Last modified: 4 months ago
ated or corrupted files. Hold down the Shift key and left-click the Reload button Press "Ctrl
PiKVM
1 Hits, Last modified: 9 months ago
to the PiKVM with a USB C to USB A cable for the keyboard and mouse access. I used a jumper on the mo
Domain names, domain nameservers, DNS and DHCP
1 Hits, Last modified: 13 months ago
ain names, Domain nameservers, DNS and DHCP are a key part of the internet back bone. *DNS (Domain
ansible
4 Hits, Last modified: 16 months ago
ith the following contents: <code>[defaults] host_key_checking = false</code> *create password less login to remote machines *''ssh-keygen'' will create an ssh key pair *''ssh-copy-id -i ~/.ssh/id_rsa.pub userp@remote.local.machine.io'' to copy the public key to the remote machine for same user. *''cd /mnt
ssh with key files
35 Hits, Last modified: 16 months ago
{{tag>linux ssh ssh-keygen}} ======ssh with key files====== The advantages of using SSH key-based include: *Improved security *Easier access to ssh (if password keys are not used) Clearly use of unique password e