You are here |
mikeisted.wordpress.com | ||
| | | |
www.jhanley.com
|
|
| | | | Ubuntu 20.04 Desktop does not include an SSH server preinstalled. In this article, I show how I install OpenSSH, create an SSH keypair, install the keypair Ubuntu for a user and disable password-based SSH logins. I also include a PowerShell script to mimic the base features of ssh-copy-id. | |
| | | |
www.onetransistor.eu
|
|
| | | | About the available programming utilities for CH341A programmers on Linux platform | |
| | | |
smist08.wordpress.com
|
|
| | | | Introduction Our writing group meets Friday mornings at a local coffee shop. I usually write these blog posts at these sessions. Often when writing about the Raspberry Pi or another SBC, I have to leave early because I need to go home to try some more things on the physical device. Raspberry Pi Connect is... | |
| | | |
blog.anantshri.info
|
|
| | Quick notes on how to setup wireguard on 20..04 Best guide i could find : https://www.linuxbabe.com/ubuntu/wireguard-vpn-server-ubuntu But still pieces missing so trying to write this and make those pieces sorted Base OS : ubuntu 20.04 Install software sudo apt-get install wireguard wireguard-tools Configure Wireguard Server side 2.1. Configure Public / Private Key pair for server... |