-
Recent Posts
Archives
Categories
Tags
Author Archives: mbrancaleoni
SSL!
Well, finally I managed to run WP behind a reverse SSL proxy (nginx). Used nginx because on CentOS 6 has better support for latest and greatest TLS features, unless you use apache 2.4 (from SCL), which maybe a bit a … Continue reading
FreeSWITCH opensource G.729 using Belledonne Communications GPLv2 G.729 implementation
Very few people knows about bcg729, which is a gpl implementation for G.729 codec. So wrote a small wrapper around it to use as codec under FreeSWITCH: https://github.com/xadhoom/mod_bcg729 There’s also a similar project on github, done by adapting fsg729 and … Continue reading
Fedora 18 and google talk plugin
after struggling with google talk plugin and chrome on fc18 (hint: Warning(clientchannel.cc:562): Connection lost while waiting for authorization reason=0 in chrome logs ), eventually found out that the culprit was firewalld … systemctl stop firewalld fixed that :). And to … Continue reading
httpd-itk on Fedora EPEL
Seems that httpd-itk appeared on Fedora EPEL repository, but is built against httpd 2.2.22, which is not into CentOS 6 updates as time of writing. Maybe when CentOS6 will be again in sync with el6, will be better to use … Continue reading
New rpms for apache mpm-itk
Since upstream has released httpd-2.2.15-15.el6.1 (which includes some security patches), I’ve rebuilt httpd-itk on latest upstream sources. As usual, rpms can be found here: http://www.brancaleoni.com/repos/centos/6
Apache and mpm-itk on CentOS 6
Published a brief guide on how to install and configure httpd with mpm-itk on CentOS 6. The guide can be found here.
just another blog
ok, from time time I need a place to publish stuff online, better if “nice to see”. So I started a blog, not for real blogging, but to archive stuff I have around. Maybe sooner or later I’ll start blogging … Continue reading
Posted in Uncategorized
Leave a comment