X

Linux

Wget problem.

it is actually because of the mod security from apache or .htaccess mod rewrite. nothing to do with wordpress engine…

How to check mp3 bitrate

right klik on the file.. properties..

How to setup a wifi Ad-Hoc access point using pci wifi card and lan

let say you have 1 pc and 2 Laptop.that all machine have wifi cards. and only one wired network access…

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…

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…

hostname change..

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

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…

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

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

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…