User Tools

Site Tools


backup-wiki:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
backup-wiki:start [2012/09/23 19:47]
127.0.0.1 external edit
backup-wiki:start [2014/08/07 17:12] (current)
asok
Line 91: Line 91:
 fi fi
 </​file>​ </​file>​
 +=====Generating and loading the key=====
 +In the back up server
 +<​file>​
 +ssh-keygen -t rsa
 +ssh root@destination.dreamapps.com ​ mkdir -p .ssh
 +cat .ssh/​id_rsa.pub | ssh root@destination.dreamapps.com 'cat >> .ssh/​authorized_keys'​
 +
 +</​file>​
 +
 +
/srv/www/htdocs/wiki/data/attic/backup-wiki/start.1348429664.txt.gz · Last modified: 2014/08/07 17:12 (external edit)