2010-11-12 / Friday by WoOh | tags: FreeBSD, PHP_AUTOCONF, PHP_AUTOHEADER, php52-bz2, bz2
FreeBSD and php52 compile errors
Read More
304 comment(s)
2010-04-01 / Thursday by WoOh | tags: FreeBSD, Jail, PostgreSQL, jail_sysvipc_allow, jail.sysvipc_allowed, shmget
To PostgreSQL under FreeBSD in jail, you have to change some variables. You have to add the following lines to your settings. /etc/sysctl.conf, /etc/rc.conf, security.jail.sysvipc_allowed=1, shmget
Read More
1047 comment(s)
2010-01-10 / Sunday by WoOh | tags: Dual Monitor, FreeBSD, Dual, Monitor, xorg, xrandr, Linux
Have you ever had the problem of having a too crowded desktop? Another monitor shoud help. If you're a programmer you'll be satisfied with this tutorial.
Read More
416 comment(s)
2009-11-21 / Saturday by WoOh | tags: postfix, postsuper, queue, resend, mailqueue
Did you know how to delete or resend the messages in the postfix queue?
Read More
1177 comment(s)
2009-11-18 / Wednesday by WoOh | tags: PostgreSQL, isolation, insert, row, transaction
Today, genie was asking me: "How can I get the last ID of an inserted row and be sure it is the last one I inserted?". The answer was obvious. It can be done in 3 ways. It's all about the isolation.
Read More
909 comment(s)