Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 1

Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants, several cpio formats, and both BSD and GNU ar variants. It can also write shar archives and read ISO9660 CDROM images and ZIP archives. The bsdtar program is ... [More] an implementation of tar(1) that is built on top of libarchive. It started as a test harness, but has grown into a feature-competitive replacement for GNU tar. The bsdcpio program is an implementation of cpio(1) that is built on top of libarchive. [Less]

5.0
 
  0 reviews  |  4 users  |  110,155 lines of code  |  21 current contributors  |  Analyzed 2 days ago
 
 

mylvmbackup is a Perl script for quickly creating backups of MySQL server's data files. To perform a backup, mylvmbackup obtains a read lock on all tables and flushes all server caches to disk, makes an LVM snapshot of the volume containing the MySQL data directory, and unlocks the tables again. ... [More] The snapshot process takes only a small amount of time. When it is done, the server can continue normal operations, while the actual file backup proceeds. [Less]

0
 
  0 reviews  |  2 users  |  861 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

tarlimit is a simple command line utility designed to create backups of their data onto fixed media. If the data being archived is larger than the selected media, the data must be split up and placed on several separate disks. tarlimit is the solution to this problem, which would otherwise be ... [More] solved manually. It will take a directory and archive it, starting a new archive whenever it nears the user specified size limit. [Less]

5.0
 
  0 reviews  |  1 user  |  372 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Sudokuki is a free graphical SUDOKU game: Sudokuki solves even the most difficult sudoku grids for you - Generate a sudoku - Play sudoku - Print a sudoku... Available in 15 languages. Just download and play! You can also play with arabic or chinese numbers. Sudokuki is Free Software developed in Java. Have fun!

5.0
 
  1 review  |  1 user  |  73,259 lines of code  |  1 current contributor  |  Analyzed 3 days ago
 
 

This is my first try to work in Open Source community using google.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 

'baubau' is a multithreaded backup tool written in python. It aims to create a backup of all unrecoverable files which either don't belong to any package or have been modified. The logic behind it is fairly simple: the main loop walks the file-system searching for files a second ... [More] thread checks whether the file belongs to a package (using information from rpmdb) if the file belongs to a package, a third thread compares it against the rpm database (size and eventually md5 checksum) all modified files and new files are listed to a file (and packed into a tar archive on the fly if requested) To avoid including unnecessary files and thus saving space, baubau uses regexp expressions to force the exclusion or inclusion of certain files (for instance media, log and lock files are excluded in /etc/baubau/exclude_files). Generally speaking, the resulting archive will typically contain all files which cannot be restored by simply reinstalling packages. For instance: your home directory all the configuration files you have modified your log files baubau will create a directory in your home directory (-d to specify the directory): [root@navid-laptop ~]# ls -l /root/baubau-20070313-131511 total 1892 -rw-r--r-- 1 root root 0 Mar 13 13:15 excluded_files -rw-r--r-- 1 root root 278 Mar 13 13:15 excluded_files_regexp -rw-r--r-- 1 root root 0 Mar 13 13:15 excluded_pkg_files -rw-r--r-- 1 root root 1900544 Mar 13 13:15 included_files -rw-r--r-- 1 root root 0 Mar 13 13:15 included_files_regexp -rw-r--r-- 1 root root 25425 Mar 13 13:15 rpm-qaThis directory will also be included in the tar-ball archive if you decide to let baubau create one for you (-z option). Ideally, in order to fully restore from backup all you have to do is reinstall the rpm packages and then extract the archive produced by 'baubau' over the root file-system. [Less]

0
 
  0 reviews  |  0 users  |  1,160 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.