Quantcast
Channel: Tiny Core Linux
Viewing all articles
Browse latest Browse all 18796

Re: Could not load host key: /usr/local/etc/ssh/ssh_host_ed25519_key

$
0
0
the openssh init.d script contains:
Code: [Select]
keygen(){
   ssh-keygen -t rsa -f /usr/local/etc/ssh/ssh_host_rsa_key
   ssh-keygen -t dsa -f /usr/local/etc/ssh/ssh_host_dsa_key
}

Viewing all articles
Browse latest Browse all 18796

Trending Articles