ASSP With Embedded ClamAV Integrated Into Postfix With Virtual Users And Domains

September 4th, 2007


View original post


ASSP With Embedded ClamAV Integrated Into Postfix With Virtual Users And Domains

This
document describes how to integrate ASSP (Anti-Spam SMTP Proxy) with
embedded ClamAV into a mail server based on Postfix featuring virtual
users and domains, i.e. users and domains that are in a MySQL database.

Read more…

View source post

Howto Silence Sony Vaio laptop fan Using Fansilencer

September 4th, 2007


View original post


Many people complain that Sony Vaio laptops are loud because of the fan. Fan is running almost all the time, which can be very annoying. This program works under Linux and requires SonyPI driver to work. This driver is preinstalled at least in Ubuntu distribution.

This program allows you to determine the maximum temperature. When temperature reaches this definied maximum the fan starts to run. It runs until the temperature is drop down to the level that user wants.

Program simply prevents fan from running until the predefined temperature limit has been exceeded. After this fan runs until the ‘low limit’ has been reached. It is a very simple program indeed and shouldn’t require any extra explonations. Below is a concole output of the Fansilencer.

Sony Vaio - Fan silencer v0.1
—————————–
Usage: fansilencer [MAX TEMPERATURE] [ACTIVE TEMPERATURE]

Fan activates when temperature reaches given MAX TEMPERATURE and runs until temperature is dropped down to ACTIVE TEMPERATURE.

WARNING! DO NOT USE TOO HIGH MAX TEMPERATURE. THIS MIGHT DAMAGE YOUR SYSTEM OR BREAK IT COMPLETELY! USE AT YOUR OWN RISK.

Note : As you can see, stopping the fan from working can be dangrous and harm your system!

You can download this program from here

Tags: , , , , , , , ,

View source post