Archive for the 'Mac' Category

Are you in need of an e-commerce store (updated)?

Tuesday, March 21st, 2006

Here is an unusual post for this weblog. Regular readers of this weblog may know that I am working on an innovative solution for e-commerce. As I need to work this out properly, I would like to gather a list of (ideally) 10 small companies that are in need of creating an online store (I’m […]

Mac OS X Server Security Update 2006-001 partly broke my server

Tuesday, March 14th, 2006

I was really pissed of recently because I suspected Security Update 20006-01 to have broken my server. I was unable for example to log on my weblog back-office, and I had about 80% failures when trying to read a mail from my webmail. I installed Security Update 2006-002 a few minutes ago, and now everything […]

First step toward migration of Subversion repositories

Sunday, November 13th, 2005

I began today the migration [en] of my Subversion [en] repositories to my new server [en]. I started with the instructions on how to install Subversion on MacOS X [en]. I then dumped repositories, transfer the dump through SSH and load the repositories.
Everything works fine. I let svnserve firewalled and use instead SVN+SSH although I’d like to configure my […]

Adding support for colors in Mac terminal

Sunday, November 13th, 2005

I was a bit disappointed at the poor support of the Terminal and iTerm for colors on a Mac system. I googled and found an article explaining how to colorize the OSX prompt.
If you want to alter you default prefix for the prompt, you can also set the PS1 variable to something more sexy.
For information […]