Nov 07
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.
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
Nov 04
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:
- Stop the server
- Change the directory name of /etc/ldap/slapd.d to another
- Edit the file ‘/etc/default/slapd’ and configure the SLAPD_CONF parameter, typically to /etc/ldap/ldap.conf
- Start the server
More info: http://www.zytrax.com/books/ldap/ch6/slapd-config.html
Jan 30
find ./ -type f -a -exec grep text_a_buscar \{\} \; -a -print
Nov 23
Aquesta rutina d’VBA serveix per aplicar un format concret i transformar a PDF tots els fitxers .xls que pengin de les subcarpetes d’un directori.
Continuar llegint el post »
Nov 23
Aquesta rutina d’VBA serveix per aplicar un format concret i transformar a PDF tots els fitxers .xls que pengin de les subcarpetes d’un directori
Continuar llegint el post »
Oct 31
Buscant un llibre m’he trobat amb aquesta bona web d’on es pot descarregar eBooks en format pdf o chm. A més, la presentació és gairebé com Amazon 
PDF CHM eBooks
Val la pena fer-hi un cop d’ull, de debó.
May 29
La primera vegada que vaig llegir el Cómo no administrar geeks en el trabajo em vaig quedar pensant quanta raó que tenia:
Cómo no tratar a los geeks en el trabajo
1. Subestimar el entrenamiento.
2. No dar reconocimiento.
3. Demasiado trabajo, más alla de las horas de oficina (creer que los geeks no tienen vida).
4. Hablar como administrador, los geeks no se la creen.
5. Intentar ser más inteligente que los geeks.
6. Actuar inconsistentemente
7. Ignorar a los geeks
8. Tomar decisiones sin consultar a los geeks
9. Insistir en no darles las herramientas de trabajo necesarias (sí, esa computadora carísima nos sirve y mucho).
10. Olvidar que los geeks somos creativos.
Però la que més ajuda a la creació de bon ambient al lloc de treball és la que han afegit a microsiervos:
1. ¡Cámbiales de ordenador a menudo! Eso les mantendrá entretenidos, felices, se sentirán apreciados y además mejorará su productividad
I es que com a mínim jo faria innumerables hores extres a canvi de tenir un parell de Work Cinema de 23” (pq Home Cinema no serien xD) conectat a un futur Mac Pro..
May 08
Interessant participar al I Concurs Internacional d’OpenOffice.org Calc, que ja fa temps que tinc ganes de començar a tocar l’OpenOffice.org Calc.
May 04
Dios, m’encanten aquest reculls de cheatsheets, va de meravella tenir-los ben a mà.
Recent Comments