The command will move through a series of prompts. First, it will ask where you want to save the keys. Unless you are an expert, accept the default. This will create an “id_rsa” and an “id_rsa.pub” ...
I'm trying to understand how public key authentication works and with tools such as ChatGPT I'm able to resolve how it works; the server keeps a tab of "authorized" public keys and uses them to ...