make it invisible to those ip..
#! /bin/bash # IP=`echo $* | sed ‘s/^.* from //’ | awk ‘{print $1}’ | sed ‘s/::ffff://’` ATTEMPTS=`grep $IP /var/log/secure […]
#! /bin/bash # IP=`echo $* | sed ‘s/^.* from //’ | awk ‘{print $1}’ | sed ‘s/::ffff://’` ATTEMPTS=`grep $IP /var/log/secure […]
and the next thing is the hostname. Permanent hostname change on RedHat based systems RedHat based system use the file […]
TUN / TAP Win32 have some limitation.. only these pair can be use. other wise.. the openvpn on window cannot […]
according to.. webmaster.. bla.. bla.. sometime we might asked ourself.. why the hell is.. our page load so slow.. while.. […]
Sometime we may want to access to window based remote desktop while we are on linux. to do that.. either we use VNC.. or RDP ( Remote Desktop Protocol)..