I’ve managed to find some time to get my Cherokee server updated to 0.98.1. BTW, it took a while to have new version appear in the Gentoo portage. Thanks to Alvaro, this update contains improved system_info module, which is now dirt easy to use in Ruby and some other scripting. Using that opportunity I have [...]
Posts Tagged ‘gentoo’
Some more
All that festive time is gone. Finally. Craze at work is also stabilizing. Some more of Randolph Lalonde I’ve bought the FirstLight – Omnibus and as Spinwardfringe, it kept me glued to the screen. I really like your work, keep them coming! You can get Freeground on Amazon now. Some more of coding I am [...]
Munin Cherokee plugin
Looked around to find out if there is one already and I couldn’t find any. I’ve created a multifunctional plugin for Munin for monitoring Cherokee server. DOWNLOAD HERE It’s written in Ruby. So far I can confirm that it’s compatible with Munin 1.3.4 and Cherokee 0.11.3 on Gentoo. It gets data from the server_info module [...]
Cherokee Webserver
I have started evaluating the Cherokee Web Server. Have it installed on Gentoo. Using latest version from Ayron. So far, I have found that it gives a nice secure web interface ( via the cherokee-admin ), has a bug with Security setting when using IPv6 addresses ( I’ve sent feedback on that ).
Alfresco on Gentoo
01 Jun 2008 at 22:27
seeder
Uncategorized
Comments Off
I’ve installed alfresco on Gentoo, used Gentoo HOWTO . Only major problem which I encountered was with not finding jdbc MySQL driver. I’ve tried to use script from the HowTo, but it wasn’t working. My Solution was to rebuild jdbc driver ( the script broken it ) ( emerge -av jdbc-mysql ) and then I’ve [...]
RDP Server for Unix/Linux
I have just discovered a XRDP , which is a RDPv4 server for Linux/Unix. I am well impressed! Especially that it saves your session between connections. Time to incorporate it into my systems.
Linux Gnome ALSA and A2DP Headset
After years of consideration I have acquired a Bluetooth HeadSet – finally something what doesn’t screen rob me. Sound quality is decent! There is one but – outdoor, music source has to really close to your headset , there is shit loads of interferences out the in world. Indoors is perfect, I can roam around [...]
Munin and Bind9 on Gentoo
I’ve installed Munin monitoring node on my newly rebuild server. I’ve managed to get almost everything monitored. I had to hack bind9 plugin as original delivered name was not intended for Bind 9. I’ve downloaded bind.in and hacked it a little bit. My bind.9 has support for IPv6 clients, views and actually works with my [...]
Fancy Linux desktop aka AIGLX
12 Nov 2006 at 00:15
seeder
Uncategorized
Comments Off
When I was performing emerge -ud world recently on my vaptop, I have noticed that the new xorg server, which was to be installed has a new USE flag, the aiglx … quick ^C and edit on /etc/make.conf has switched that feature on. After updating system, I’ve added compiz to my installed software collection, and [...]
GLX problem fixed
09 Sep 2006 at 20:31
seeder
Uncategorized
Comments Off
Last time I wrote that there was a problem with my GLX support. It is past now. Looked in to xorg logs and I have found that it is trying to access /usr/lib/dri/atiogl_a_dri.so library and it failing. Quick look in to /usr/lib/dri showed me that yes, this files was missing. Files which were present : [...]