16 projects tagged "Spanish"
ADTPro transfers disks to and from Apple II and Apple /// computers and the modern world using any of these communications methods: serial/USB, UDP via the Uthernet or LANceGS Ethernet cards, or audio via the Apple's cassette ports. ADTPro has comprehensive bootstrapping support for otherwise diskless Apple IIs. The home page includes extensive tutorials for getting started.
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.
DarGUI is a graphical frontend for the Disk ARchiving utility (DAR) that aims to make it easier and quicker to perform common backup tasks using DAR. It uses the GTK+ library, which is installed on most Linux distributions, so usually the only additional dependency is DAR. DarGUI aims to complement and enhance the command line features of DAR rather than conceal them, and to help users to learn how DAR works so that they can use it from the command line when necessary. It is written in Pascal using FreePascal and the Lazarus IDE.
GRAVEMAN is a GUI frontend for CD-R tools (cdrecord, readcd, and mkisofs), cdrdao, DVD+RW tools (growisofs and dvd+rw-format), and sox. It allows you to burn audio CDs (from WAV, Ogg, MP3, or FLAC files) and data CDs or DVDs, and allows you to duplicate CDs. You can also import M3U and PTS playlists.
Indexator.NET is an application written in C# that is able to index directories and store information about the files found in a MySQL database, associating it with labels (so it can be used as a CD cataloguer). The information can be consulted in several ways: a console client, a graphical client (GTK#), asp.net Web, an asp.net service, or using remoting. It has two main objectives: to be used as a CD-ROM cataloguer, and to be used as a way to explain the possibities of Mono (and .NET) in educational environments.
Nhopkg is a lightweight and powerful package manager system for Unix-like operating systems. Nhopkg can install, remove, update, search, and manage software packages in its own .nho format. Nhopkg aims to be a universal package manager. Because of this, Nhopkg isn't only a package manager, but is also a set of guidelines to pack up software for any machine. Therefore, to check package dependencies, Nhopkg searches for specific files instead of package names.