I thought I had a trivial(?) task to complete last week – install and configure subversion on a Linux machine. And I thought, aah.. the easiest task this week. All I had to do was yum the packages, copy a few lines of configuration into ssl.conf (of apache) and do a ‘svnadmin create’. If someone … Continue reading
Found an interesting (and useful) page for novices to look for when creating SSL certificates for HTTPS sites. It worked like a charm right from creating a CA root certificate to generating the server certificate. The HOWTO setup openSSL for signing certificates is at http://www.flatmtn.com/computer/Linux-SSLCertificates.html. And the HOWTO setup certificates in your Apache HTTPD server … Continue reading
Saw an interesting quiz on the net! Assigns file extensions to people… Here is mine: Which File Extension are You? Get yours!
Of late I have been working on a small project that some of us at work came up with. One of the requirements in that was to browse and download files over the network through the “famous” protocols : HTTP, FTP, etc. I turned to Apache for a client for the protocols. Its such a … Continue reading
Continuing on my previous post on creating PDF from XML using XSL-FO. Got a good place for people working on XSL-FO to interact. A yahoo group called XSL-FO at http://groups.yahoo.com/group/XSL-FO/.