Adsense 1

Sunday, April 17, 2005

Error message

While compiling packages, sometimes you get the error message like: undefined reference to 'errno'

To fix this add: #include at the beginning of error.h

And the compilation will go on smoothly, thereafter.

Sunday, April 03, 2005

Centralised log server

Here are fews links that will help collecting the logs from linux and windows clients to a centralised syslog server:

http://www.sans.org/rr/whitepapers/casestudies/713.php

http://ntsyslog.sourceforge.net/
http://www.kiwisyslog.com
http://www.netadmintools.com/art127.html