Dec 092012
 

In the past I’ve wrote an article about the commands du and df that can respectively give you information about the Disk Usage and the Disk Free of your Linux computer.
I personally use both of these commands a lot of times at work to check file system and/or directory, but I also understand that on a desktop with Linux you could use something more graphical to see the status of your partitions or directories, so today I’ll show you some programs that can achieve this goal: baobab, cdu, ncdu, JDiskReport and Filelight.

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!

Sep 262011
 

synchrorepSynchorep 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 making differencial copy to gain time.

Continue reading »

flattr this!