MySQL Workbench 5.2.35-1 for Ubuntu 11.10 i386 deb package

GNU/Linux, Informàtica 3 Comentaris »

To solve the problem with the MySQL Workbench v5.2.34 bug that comes with the lastest ubuntu version (the splashscreen freezes) you can apply a patch over the source code. The problem is that building the source code requires a lot of time and installing dependencies.

Affordable mysql hosting with cpanel

To make it easy, you can download the deb package from here:
MySQL Workbench 5.2.35-1 for Ubuntu 11.10 Oneiric Ocelot i386 deb package

openldap with static configuration in Ubuntu

Informàtica, Software Lliure Sense Comentaris »

If after configuring an openLDAP server on Ubuntu there’s no way no connect with the manager account (i.e. it gives an “ldap_bind: Invalid credentials (49)”) it’s because the ubuntu package is configured by default to use the cn=config . This means that no matter what password you have written to the ldap.conf config file, because ldap will don’t write it.

To force openldap to read the ldap.conf file you must:

  1. Stop the server
  2. Change the directory name of /etc/ldap/slapd.d to another
  3. Edit the file ‘/etc/default/slapd’ and configure the SLAPD_CONF parameter, typically to /etc/ldap/ldap.conf
  4. Start the server

More info: http://www.zytrax.com/books/ldap/ch6/slapd-config.html

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in