List gpg keys gpg –list-keys gpg –list-secret-keys prints out ids
Updated for Ubuntu 22.04 Install Software sudo apt update sudo apt -y upgrade sudo apt install -y busybox dropbear* Create and add key
ssh -L (localport):localhost:(remoteport) -C -N -l (username) hostname.domain -p (sshport) VNC Example ssh into port 22 on mydynamichost.
Received disconnect from ########## port 22:2: Too many authentication failures Add the IdentitiesOnly option to your config file