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...
-
DoS Attack Detection In Linux You can simply use netstat command to print out a list of all open connection to your Linux box. The list ...
-
Bash scripts to scan and monitor network This article provides few simple scripts to scan and monitor network using combination of bash and...
-
Socket connection to IP address - port application Any client (e.g. your Web browser) goes through the following cycle when it communicates...