A simple reporting of this site from which you can download the rules for its implementation of SpamAssassin:
Archive for the 'opensource' Category
Rules for SpamAssassin
Permits the kernel module for VirtualBox (vboxdrv)
To enable the use of the kernel module for VirtualBox to users other than root you need to set permissions on the same:
chmod 660 / dev / vboxdrv
chgrp adm / dev / vboxdrv
This is sufficient until the next reboot of the linux box, if we are to preserve the permissions you need to edit:
gedit / etc/udev/rules.d/40-permissions.rule s
and add the following line:
KERNEL == "vboxdrv", GROUP = "adm", MODE = "0660"
Note: As a group adm was used, but could be any.
ASSP - antispam proxy
Override php.ini
For anyone using the coupled apache + php (to add even linux and mysql), it is possible to override a parameter in php.ini (if allowed by 'server administrator) by simply adding the path where the script is a php we want to change the parameters of a php.ini file. htaccess. In this file, whose functions are varied, we must add the parameters of our interest through the php_value directive.
Example files. Htaccess with php_value dirrettive:
php_value memory_limit 64M
php_value post_max_size 16M
php_value upload_max_filesize 16M
php_value max_execution_time 360
Neo1973, Open Source Mobile
The company FIC, has produced the Neo1973, with specific hardware and software are made available to the community (open source), contrary to what happens with the Apple IPhone and therefore we do not like ;-)
![]()
The name seems to derive from the combination of Neo (the protagonist of the movie Matrix) and the date 1973, ie the year of the first phone from Marty Cooper. The smartphone is equipped with an operating system GNU / Linux Open Moko developed specifically for mobile devices.
The Neo1973 is equipped with CPU 266Mhz Samsung 2442 SoC, touchscreen display 2.8 "high resolution VGA (480 × 640) TFT display, USB 1.1, Bluetooth 2.0 slot for MicroSD memory cards, 128 MB of SDRAM and 64MB NAND Flash, AGPS, and is compatible with the GSM network 2.5 (quadband, voice, CSD, GPRS).
Available versions: Neo Base and Neo Advanced, are different for the accessories included.
The prices, for models geared to developers, ranging between $ 300 for Neo Base model and $ 450 for Neo Advanced, both in white and black, available here.



































