DriverIdentifier 3.5

We’re pleased to announce the new version of DriverIdentifier is available to download. We’ve been making great headway with development and thanks to everyone who’s reported bugs or suggested features! 🙂

Change log:

Improve the driver scanning process.
Lots of UI tweaks and bug fixes.

Read More

How to disable email with cronjobs

By default cron jobs sends a email to the user account executing the cronjob. If this is not needed put the following command At the end of the cron job line .

>/dev/null 2>&1

For example:
* 1 * * * php /www/daily.php >dev/null 2>&1

Read More

SERVER MOVE ANNOUNCEMENT

Hi Folks,

As part of improving our commitment, we have just moved our server to a new data center with much more powerful bandwidth , more high end servers.

I hope you enjoy this new enhancements.

Read More