Now and then randomly happens that the ssh key files disappear from the /root/.ssh/ directory.
I use one disk of the proxmox as nas and I got some bash scripts that copy some files via scp.
I made a key exchange on the lan address of all the machines I have to backup files from.
Now and then I have to relaunch the ssh-keygen script and redo the key exchange on all machines because all files like id-rsa.pub disappear from the .ssh directory.
How can I avoid this ?
I use one disk of the proxmox as nas and I got some bash scripts that copy some files via scp.
I made a key exchange on the lan address of all the machines I have to backup files from.
Now and then I have to relaunch the ssh-keygen script and redo the key exchange on all machines because all files like id-rsa.pub disappear from the .ssh directory.
How can I avoid this ?