To ban a ip command these: iptables -D OUTPUT -p all -s IP.ADDRESS.HERE -j DROP iptables -D INPUT -p all…
Similar to mail server on some occasions there may arise a necessity to run ftp server (running pureftp) to run…
The very first first step on securing a server is installing a firewall (atleast IP tables based) to close all…
VNC is a desktop sharing system that will allow you to connect to a Linux desktop from your home PC,…