Tag: tutorial
All the articles with the tag "tutorial".
-
Java Vector is Obsolete
Today I was working with a unit test class for my Google Summer of Code project. Launching the test raised a concurrency exception due to me using ContiPerf to check the performance of some methods...
-
GSOC 2010: Testing
During this time I did not update the blog, I was finishing my GSOC 2010 project. You can find more technical details here.
-
Renaming Files
I own a Lacie Big5 to backup my files, which amount to almost 2 Tb right now. Lately I've had some compatibility issues as some files I copied from my Windows Vista machine were not readable from m...
-
Ubuntu Server Maintenance
This guide will show some basic stuff you might need to maintain an Ubuntu server. You might not need all of them, but thy are handy enough and I've had to use them at least once.
-
Redmine on Ubuntu 9.04 with NGinx
Originally I wanted to install Launchpad on my server to manage my projects. As of 17th of August of 2009, Launchpad is not yet ready for production. The only way to install it is using an script, ...