This post is more a note to myself since I don’t have to search again it when I’ll need to do this. I’m guessing that it may be helpful to others too. Here is how to create both .deb packages (source and binary) from the .dsc, .orig.tar.gz, and .debian.tar.gz files. Create a directory to work [...]
»
Read the rest
Here’s a really nice video tutorial of TDD (Test-driven development) in C++ using CppUTest and Eclipse CDT : C++TddDiceGame
»
Read the rest
2010-06-11 ::
Laurent Parenteau //
tips & tricks
SSH cascading
I’ve just discovered an amazing SSH feature today. If you’ve already been in the same situation, this trick will interest you. The problem was : How can I SSH into boxA and automatically SSH into boxB from there? This is a situation where you can’t connect directly to boxB, which is only accessible from boxA. [...]
»
Read the rest
2010-06-01 ::
Laurent Parenteau //
thoughts
Ubuntu 10.04
Well, I know that I’ve recently written that I wasn’t using Ubuntu, but things changed. Two weeks ago, a got a new laptop for work, which came pre-installed with Ubuntu 10.04. Since then, I’ve been using it. Until now, I have nothing to complain about, except for the windows button changes (which I’ve returned to [...]
2 comments »
Read the rest