Search
You can find the results of your search below.
Fulltext results:
- Programs & Applications
- 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
- ated or corrupted files. Hold down the Shift key and left-click the Reload button Press "Ctrl
- PiKVM
- 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
- ain names, Domain nameservers, DNS and DHCP are a key part of the internet back bone. *DNS (Domain
- ansible
- 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
- {{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