Konfigurace

warning: Creating default object from empty value in /home/users/djz88/ygg.cz/web/modules/taxonomy/taxonomy.pages.inc on line 34.
Roundcube mysql with ssl + password plugin

Description: Roundcube mysql with ssl
Dependencies: roundcube 0.95, php 5.3.7, mysql server configure for ssl, pear module and php-mdb2-driver-mysql

Howto
change in file "$ROUNDCUBE_DIR/roundcube/program/lib/Roundcube/rcube_db_mysql.php"

MYSQL_ATTR_KEY TO -> MYSQL_ATTR_SSL_KEY

Should look like:
if (!empty($dsn['key'])) {
$result[PDO::MYSQL_ATTR_SSL_KEY] = $dsn['key'];
}

And in
In different versions maybe more will be changed.

network bonding aka etherchannel

Network bonding on debian:

mode used: balance roundrobin
NICs: 2x 100Mbit
application: ifenslave-2.6 (Debian Wheezy repos)
configs: /etc/network/interfaces
kernel: 3.2 (deb official)

sometimes is need to put "alias bond0 bonding \
options miimon=100 downdelay=200 updelay=200"
to /etc/modules|modprobe.d/

Suburban Glory Web Design