Select fastest Debian mirror using netselect-apt

netselect-apt automatically creates a sources.list file for using with apt for the specified distribution by downloading the list of Debian mirrors using wget and choosing the fastest servers (both US and non-US) using netselect. The output file is written to OUTFILE.

If there is an INFILE (by default “mirrors_full”) which lists the Debian mirrors, netselect-apt uses that rather than downloading another copy. The file will be downloaded from http://www.debian.org/mirror/mirrors_full
Continue reading…

 

How to install Bareos (Fork of Bacula) Backup application in debian 7.0

Bareos is a set of computer programs that permits the system administrator to manage backup, recovery, and verification of computer data across a network of computers of different kinds. Bareos can also run entirely upon a single computer and can backup to various types of media, including tape and disk.

In technical terms, it is a network Client/Server based backup program. Bareos is relatively easy to use and efficient, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. Due to its modular design, Bareos is scalable from small single computer systems to systems consisting of hundreds of computers located over a large network.
Continue reading…