squid and hotmail

29 Dec

This is caused by an MSN/hotmail upgrade over the past few weeks. For squid configuration add the following in the respecitive squid.conf acl hotmail_domains dstdomain .hotmail.msn.com header_access Accept-Encoding deny hotmail_domains This will tell squid to handle hotmail differently. Quote off … Read More »

reinstall kerio linux

29 Dec

use webmin under software packages, search for keiro once found hit uninstall select ignore dependencies after uninstall delete kerio directory reinstall kerio should be new again

idea for ghosting standard xp for load

20 Dec

One tip I have come up with resolves Windows XP’s inability to allow for a motherboard change without reinstalling. There is a way around this. Before you change the motherboard go into device manager and change the IDE ATA/ATAPI controllers … Read More »

to start cacti up

19 Dec

Archived Weblog Entry – 10/26/2004: “linux kerio mail server install doc” turn off kerio /etc/init.d/keriomailserver stop turn on apache start apachectl start turn on mysqld daemon /etc/inid.d/mysqld start

fix spyware infection

18 Dec

The DNS servers (205.152.37.23 and 205.152.132.23) are in Atlanta and New Orleans. You are in South Carolina or somewhere near there. Both servers are probably reasonably close, for dialup anyway, but it would be interesting to see traceroutes to both … Read More »

verizon dsl and winroute 4.2.1

15 Dec

very yukky.. started out the firewall only had 96megs for ram, so verizon software refused to load. I had to load on my notebook to get the initial connection and setup the username password. note it created some sort of … Read More »

multiple commands on dos line

5 Dec

I recently learned this little trick, and it’s been very helpful for me when troubleshooting or implementing configuration changes. You can enter multiple DOS commands on the same line by separating them with the ‘&&’ identifier. For example: net stop … Read More »