ssh Startup Error: unable to load host key /etc/ssh/ssh_host_ed25519_key bad permissions
Execute the following commands:
ssh-keygen -t dsa -f /etc/ssh/ssh_host_ed25519_key
restart!
statystemctl status sshd.service
ssh Startup Error: unable to load host key /etc/ssh/ssh_host_ed25519_key bad permissions
Execute the following commands:
ssh-keygen -t dsa -f /etc/ssh/ssh_host_ed25519_key
restart!
statystemctl status sshd.service