May 27
[Lang_en] Writing multilingual content is Already hard enough, why make the plugin even blackberries complicated? QTranslate Makes creation of multilingual content as easy as working with a single language. [/ Lang_en] [lang_en] Writing multilingual content is already perceived as a hard work, because the plugin would further complicate life? qTranslate allows you to manage multilingual content with the same ease with which you are working on single-language content. [/ lang_en]
May 27
It should not.
But it can certainly happen that you accidentally delete a file and you want to retrieve.
There are several tools to pay for this kind of operation on FAT32 and NTFS file systems under Windows.
Even our penguin offers more than a similar tool to recover deleted files on EXT3 filesystem.
One of these is ext3birra, a program for Linux, whose name derives from the nickname of the Italic unmistakably that the programmer has designed.
From what we read on the official website of the project, this valuable program was written in just 5 days and can only recover files deleted recently (within 24 hours).
Here's how to use the s / w:
-
download it from this address
-
extract the files with the usual command:
tar -jxvf ext3birra*.tar.bz2 -
navigate to the folder that you created and run the command:
make && make install -
finished compiling, ext3birra to use just run the command:
ext3birra [device] [output directory]
Here, for example, as you can retrieve files previously deleted from the partition sda1, restoring it to the temporary directory / tmp / recupero_dati /:
ext3birra /dev/sda1 /tmp/recupero_dati/