8 projects tagged "Italian"
Clonezilla is a partition or disk cloning tool similar to Symantec Ghost. It saves and restores only blocks in use on the hard drive if the file system is supported. For unsupported file systems, dd is used instead. It has been used to clone a 5 GB system to 40 clients in about 10 minutes.
LinuxConsole is a live and modular Linux distribution that can be started from CD/DVD, hard disk, floppy disk, USB disk, or network card (PXE). The use of "console" in the title doesn't mean that it is started in "console" mode, but is meant to symbolize the simplicity of using it. This distribution is as simple to use as a game console: you can start applications without installing them. It is modular: there is a common base (device detection, GUI) and optional modules for multimedia, communication, and servers. The goal is having a very fast startup (less than 20 seconds), very good hardware detection, and many applications available (not just games).
audio convert is a script that converts between WAV, Ogg, MP3, MPC, FLAC, APE, AAC, and WMA files. It has an easy-to-use interface that makes it possible to fill in the tags for a few formats, copy the tags from input files into the new files, and choose the quality of compression. The script was initially designed for the Nautilus file browser and can be easily installed into Nautilus by using the installer provided with the script. You can then right-click on files and choose "audio-convert" from the "scripts" menu. The script is also known to work on rox or directly from a shell.
Psdfposter can be used to create a large poster by building it from multple pages and/or printing it on large media. It expects as input a PS or a PDF file, printing on a single page. The output is again a PS or PDF file, which may contain multiple pages that together build the poster. The input page will be scaled to obtain the desired size. It is much like poster for Postscript files, but works with PS and PDF, since sometimes pspdfposter does not like your PS files. Psdfposter is a bash script with a Zenity GUI, and requires pspdftool.