Posts tagged as:

authentication password

You need to setup password less login using ssh keys; refer to following tutorials:
+ Howto Linux / UNIX setup SSH with DSA public key authentication (password less login)
+ SSH Public key based authentication – Howto
#!/bin/bash
# Remote Server Rsync backup Replication Shell Script
# ————————————————————————-
# Copyright (c) 2005 nixCraft project <http://cyberciti.biz/fb/>
# This script is licensed under [...]

{ 1 comment }