Some time ago I played with Omnigraffle because they were offering free beta licenses. I draw the electronic installation diagram of my living room, check it out.
linux: July 2008 Archives
I spent 2 hours banging my head against the wall regarding Apache RewriteRule. What I wanted was simple :
- Redirect every http:// URLs to https://
- Except if it's the atom or RSS URL
- Redirect the https://.*atom.xml or rss URL to http://
And I failed. I couldn't make a pattern that says : "that doesn't end with atom.xml" or similar...
So I ended up with a compromise : only redirect /cgi-bin/mt URLs to https://. It works but I'm not quite satisfied. I'll give it another try later
It's been a long time since my last commit in the gentoo tree ! I had lost motivation and interest. But now I'm back with one simple goal for now : just maintain my ebuilds, don't get involved in any discussion, and take it easy :)
So I'm happy to celebrate my comeback with the much awaited ebuild for the new version of booh : 0.9.1.
This new version (well actually 0.9.0) brings a lot of new features and programs : album2booh booh-classifier booh-fix-whitebalance booh-gamma-correction webalbum2booh
Enjoy!
The server I'm paying for (dedibox) crashed for unknown reason, I had to reinstall it. Luckilly enough I could boot in rescue mode and archive my important data, it helped to get everything up and running again, or at least the important bits (gentoo, apache, this blog, postgresql)
The newest addition on this server :
- squid to act as proxy
- backup-manager as a backup solution
backup-manager is not very powerful, but it's small, light and simple to install and configure. All you need is Perl and gettext :) It'll do until I migrate to bacula.
