ssh-key

  1. E

    OpenSSH dropping RSA; Proxmox failing 'ssh'.

    Given that OpenSSH is dropping RSA from its default lineup of KeX algorithms, I proceeded to do the same for Proxmox here. Unfortunately, the removal of the RSA-related `ssh_host_rsa_key`/`ssh_host_rsa_key.pub` file resulted in some sporadic web-based popup "Error" message: ``` can't open...
  2. A

    [SOLVED] Problems after adding node(s) with same name as one(s) previously deleted

    Hello, This post is more of a proposal/bug related. I just feel like sharing if anyone else encounters the same issues since we solved it. So the problem we encountered was this: We had a 5 node cluster (7.0) about to get some new hardware. For brevity let's call the nodes node1/2/3/4/5. We...