from one end.(host1) route add -host 10.8.0.238 gw nb-namran .. and the other end(host2). route add -host 192.168.88.19 gw nb-namran…
#! /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…
Sometime you feel like to try playing counter-strike in linux.. follow these two link .. and hack your way to…
Seeing a popup whenever someone msg you.. is quite nice.. but just in the mood you're not busy. hehhe. coz.…
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).. (more…)
refer here : http://www.cyberciti.biz/nixcraft/linux/docs/uniqlinuxfeatures/mrtg/mrtg_references.php Basically , you need to properly setup the snmpd.. then test will snmp walk... then only…
Sometime we got more than one network interface.. let say one Ethernet Card and one wifi cards.. this will show…
first enable kernel rq interrupter. for permanent one go add this line into /etc/sysctl.conf vi /etc/sysctl.conf add kernel.sysrq=1 or else..…
nice.. === to install transparent gateway on it === assumed installed as default.. we will need.. 1. squid. 2. dansguards.…