ssh-keygen -t ed25519 -N "" -C "github-deploy-key" -f ./github_deploy_key_id_ed25519
cp ./github_deploy_key_id_ed25519 ./github_deploy_key_id_ed25519.pvt
ssh-keygen -p -f ./github_deploy_key_id_ed25519 -m pem -N ""
ssh-keygen -t ed25519 -N "" -C "github-deploy-key" -f ./github_deploy_key_id_ed25519
cp ./github_deploy_key_id_ed25519 ./github_deploy_key_id_ed25519.pvt
ssh-keygen -p -f ./github_deploy_key_id_ed25519 -m pem -N ""
e.g. x86_64, standard, system-disc mode
mode = system-disc
jonls.dk Jon Lund Steffensen https://jonls.dk/redshift/
$ mkdir -p ~/.ssh && chmod 700 ~/.ssh  
$ touch ~/.ssh/config  
$ chmod 600 ~/.ssh/config
sample ssh file
Host host_alias
HostName actual.host.domain
I hereby claim:
To claim this, I am signing this object:
from https://ubuntu.com/download/raspberry-pi-core
yielding e.g. ubuntu-core-20-arm64+raspi.img.xz
right-click image file in ubuntu explorer, select 'Open with Disc Image Writer'.