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...
-
Memory is used by kernel, this is an old issue with SLAB system. Most of the ram is used by "dentry" slab structure. which is ...
-
Bash scripts to scan and monitor network This article provides few simple scripts to scan and monitor network using combination of bash and...
-
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 ...