<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.fnord.greeley.co.us/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Bareos</id>
	<title>Bareos - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.fnord.greeley.co.us/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Bareos"/>
	<link rel="alternate" type="text/html" href="https://wiki.fnord.greeley.co.us/mediawiki/index.php?title=Bareos&amp;action=history"/>
	<updated>2026-05-06T14:10:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.17</generator>
	<entry>
		<id>https://wiki.fnord.greeley.co.us/mediawiki/index.php?title=Bareos&amp;diff=1555&amp;oldid=prev</id>
		<title>Adj: Created page with &quot;[https://www.bareos.com/ Bareos] is a free (as in freedom) backup, archiving, and recovery software suite.  It is actively developed (on Github) and supported commercially and by the user community.  == Building and packaging it == This was not too terrible.  For reasons that I have lost track of, I am working with the 23.x release stream at present.  Binary package builds complete with only minor tweaking.  Specifically, I have NDMP support disabled in &lt;code&gt;debian/rule...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.fnord.greeley.co.us/mediawiki/index.php?title=Bareos&amp;diff=1555&amp;oldid=prev"/>
		<updated>2026-03-18T02:47:41Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;[https://www.bareos.com/ Bareos] is a free (as in freedom) backup, archiving, and recovery software suite.  It is actively developed (on Github) and supported commercially and by the user community.  == Building and packaging it == This was not too terrible.  For reasons that I have lost track of, I am working with the 23.x release stream at present.  Binary package builds complete with only minor tweaking.  Specifically, I have NDMP support disabled in &amp;lt;code&amp;gt;debian/rule...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[https://www.bareos.com/ Bareos] is a free (as in freedom) backup, archiving, and recovery software suite.  It is actively developed (on Github) and supported commercially and by the user community.&lt;br /&gt;
&lt;br /&gt;
== Building and packaging it ==&lt;br /&gt;
This was not too terrible.  For reasons that I have lost track of, I am working with the 23.x release stream at present.  Binary package builds complete with only minor tweaking.  Specifically, I have NDMP support disabled in &amp;lt;code&amp;gt;debian/rules&amp;lt;/code&amp;gt;, and NDMP library packaging commented out in &amp;lt;code&amp;gt;debian/bareos-common.install.in&amp;lt;/code&amp;gt;.  Some number of not-specified-in &amp;lt;code&amp;gt;debian/control&amp;lt;/code&amp;gt; build dependencies were installed, too.&lt;br /&gt;
&lt;br /&gt;
== Install and configure the director ==&lt;br /&gt;
In the Bareos world, the director is the central brain of the backup operation.  It schedules jobs, keeps track of clients, knows what files have been saved and where the saved copies are located.  All that central housekeeping sort of stuff.  The Bareos director keeps track of file inventory and such in a PostgreSQL database.  So for a working installation of the director, the following packages ought to be installed: &amp;lt;code&amp;gt;bareos-common&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;bareos-database-common&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;bareos-database-postgresql&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;bareos-database-tools&amp;lt;/code&amp;gt;, and &amp;lt;code&amp;gt;bareos-director&amp;lt;/code&amp;gt;.  Also, there needs to be a PostgreSQL database server reachable on the network.  &amp;lt;code&amp;gt;bitkeeper-0&amp;lt;/code&amp;gt;, the backup server, has sufficient RAM, CPU, and disk for this.  So, we are going to simply use it for the database &amp;#039;&amp;#039;&amp;#039;and&amp;#039;&amp;#039;&amp;#039; the backup director functionality.  The postinstall configure operation for the &amp;lt;code&amp;gt;bareos-database-common&amp;lt;/code&amp;gt; will helpfully create the required database in the PostgreSQL cluster if needed.&lt;/div&gt;</summary>
		<author><name>Adj</name></author>
	</entry>
</feed>