Oct 152012
 

Tomboy is still my note taking program as in the homepage of Gnote I still read: Synchronization support is being worked on, and sync was one requirement when I chose a note taking program some years ago.

I use Ubuntu One as “cloud space” for my notes and so far it has served me well, so also if Tomboy is a mono program I’ve decided to continue to use it, but how to configure it on Mint to save the notes on Ubuntu one ?

Continue reading »

flattr this!

Sep 192012
 

Original article published on http://romanrm.ru

This article is written to address sometimes incorrect usage of the “dd” program to measure disk write performance on a VPS by some visitors of the lowendbox.com website, and is originally based on this question and my answer to it.
Continue reading »

flattr this!

May 192012
 

Article by Christian, first published on: http://www.linuxludus.it/ in Italian.

In our daily activities we may have to manage multiple files from different locations, from which, every now and then edit them. It can also arise the need to synchronize folders over the network and often we do not know how to do it, luckybackup may be the solution for you, a convenient graphical interface for a powerful command line tool like rsync. Continue reading »

flattr this!

Synchrorep: A simple way to synchronize folders

Synchorep is an opensource software to synchronize two directories, that mean reporting all modifications of one to the other and vice versa. At the end of synchronization, both directories will be strictly the same. This is usefull principaly for nomads who work with a laptop or usb key but may interest also users who want [...]