Backup automatico con rsync via ssh: differenze tra le versioni

m
nessun oggetto della modifica
(Schedulare il backup)
mNessun oggetto della modifica
Riga 31: Riga 31:


<pre>$ ls -la /home/mio_utente/.ssh
<pre>$ ls -la /home/mio_utente/.ssh
-rw——- 1 root root 1675 Jan 7 15:54 id_rsa
-rw------- 1 root root 1675 Jan 7 15:54 id_rsa
-rw-r–r– 1 root root 395 Jan 7 15:54 id_rsa.pub</pre>
-rw-r--r-- 1 root root 395 Jan 7 15:54 id_rsa.pub</pre>


A questo punto occorre aggiungere la chiave pubblica al “remotehost” per l’utente “remoteuser”.
A questo punto occorre aggiungere la chiave pubblica al “remotehost” per l’utente “remoteuser”.
2

contributi