New pages
Jump to navigation
Jump to search
- 13:36, 12 October 2022 Ubiquiti-UDM (hist | edit) [1,289 bytes] Sebastien.damaye (talk | contribs) (Created page with "=SSH= SSH client on Ubiquiti UDM is DropBear. To generate a SSH key pair, you won't be able to do it with ssh-keygen. Do as follows: # dropbearkey -f id_rsa -t rsa Generating 2048 bit rsa key, this may take a while... Public key portion is: ssh-rsa AAAAB3Nz[REDACTED]caPxVsH87 root@UDM Fingerprint: sha1!! 83:[REDACTED]:7f Note that the public key portion is displayed from the above command. You can also show it as follows, from the private key: # dropbearkey -y...")