Linux

Routing tutorial

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…

19 years ago

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…

19 years ago

hostname change..

and the next thing is the hostname. Permanent hostname change on RedHat based systems RedHat based system use the file…

19 years ago

Playing Counter-Strike in linux

Sometime you feel like to try playing counter-strike in linux.. follow these two link .. and hack your way to…

19 years ago

Gtalk Popup.. in linux.

Seeing a popup whenever someone msg you.. is quite nice.. but just  in the mood you're not busy. hehhe. coz.…

19 years ago

remote Desktop on centos 4

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…)

19 years ago

MRTG and SNMP setup

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…

19 years ago

rebonding network interface..

Sometime we got more than one network interface.. let say one Ethernet Card and one wifi cards.. this will show…

19 years ago

triggering kernel panic..

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..…

19 years ago

Fedora core 7…

nice.. === to install transparent gateway on it === assumed installed as default.. we will need.. 1. squid. 2. dansguards.…

19 years ago