SSH Connection (Linux/MacOS Terminal)
Connecting to MikoPBX via SSH using Terminal (Linux/MacOS)
Generating and Linking the Key
ssh-keygen -t ed25519 -C "[email protected]"ssh-keygen -t ed25519 -f ~/.ssh/my_new_key


Connecting via SSH

Last updated
Was this helpful?

