Monday, July 22, 2013

Intrusion Detection Syetem samhain


http://www.howtoforge.com/host-based-intrusion-detection-samhain

rsync with delete option and different ssh port

How to rsync e.g PIPELINE dir from Source to Destination? #rsync -avzr   --delete-before  -e "ssh -p $portNumber"  /local...