Blog posts tagged with linux

Ubuntu 10.04 Lucid Lynx

Ubuntu 10.04 Lucid Lynx was released two days ago. Yesterday I've installed it on my laptop. As I used beta before I wasn't surprised with a stable release. I'm also not disappointed. It's just great!

Ubuntu 10.04 Lucid Lynx is just around the corner

Yesterday first beta of Ubuntu 10.04 was released. Its code name is Lucid Lynx. I decided to give it a try even if it's unstable. I upgraded my old desktop computer which was still running Ubuntu 9.04.

Viewing svn diff result in colors

svn diff allows us to see the changes made on the files in the subversion repository. However, its output is not always clear. We can improve our experience a bit by installing colordiff which wraps diff command and produces coloured output.