Wednesday, April 27, 2005

quickies

netstat -r -n
to look at routing table

route add <badip> 127.0.0.1
I use this to block badips sending bad data/exploits to the server (amongst other methods)
you can also send the trafic to /dev/null

route delete <formerbadip> 127.0.0.1
to unblock an ip blocked by the above command

/var/qmail/bin/qmail-qstat
to check the queue for qmail

Mozilla and hypocrisy

Right, but what about the experiences that Mozilla chooses to default for users like switching to  Yahoo and making that the default upon ...