<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Bacula_Client</id>
	<title>Bacula Client - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Bacula_Client"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Bacula_Client&amp;action=history"/>
	<updated>2026-05-15T21:16:08Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Bacula_Client&amp;diff=4900&amp;oldid=prev</id>
		<title>Thomas: Die Seite wurde neu angelegt: „ =Installation bacula=  apt-get install  bacula-client bacula-common bacula-console bacula-director-mysql bacula-server  ==Testen der Installation==  root@ubun…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Bacula_Client&amp;diff=4900&amp;oldid=prev"/>
		<updated>2014-08-06T14:06:05Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „ =Installation bacula=  apt-get install  bacula-client bacula-common bacula-console bacula-director-mysql bacula-server  ==Testen der Installation==  root@ubun…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=Installation bacula=&lt;br /&gt;
&lt;br /&gt;
apt-get install  bacula-client bacula-common bacula-console bacula-director-mysql bacula-server&lt;br /&gt;
&lt;br /&gt;
==Testen der Installation==&lt;br /&gt;
&lt;br /&gt;
root@ubuntu-lts:/etc/bacula# netstat -lntp&amp;lt;br&amp;gt;&lt;br /&gt;
Active Internet connections (only servers)&amp;lt;br&amp;gt;&lt;br /&gt;
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name&amp;lt;br&amp;gt;&lt;br /&gt;
tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN     4443/mysqld&amp;lt;br&amp;gt;&lt;br /&gt;
tcp        0      0 0.0.0.0:9101            0.0.0.0:*               LISTEN     5028/bacula-dir&amp;lt;br&amp;gt;&lt;br /&gt;
tcp        0      0 0.0.0.0:9102            0.0.0.0:*               LISTEN     5069/bacula-fd&amp;lt;br&amp;gt;&lt;br /&gt;
tcp        0      0 0.0.0.0:9103            0.0.0.0:*               LISTEN     5109/bacula-sd&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Berechtigungen ändern==&lt;br /&gt;
&lt;br /&gt;
chown -R bacula /sicher&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Konfigurationdateien unter /etc/bacula==&lt;br /&gt;
&lt;br /&gt;
 *Sever triggert die Backups anhand dieser Datei&lt;br /&gt;
 bacula-dir.conf&lt;br /&gt;
&lt;br /&gt;
 *Server speichert die Backups an bestimmte Orte anhand dieser Datei&lt;br /&gt;
 bacula-sd.conf&lt;br /&gt;
&lt;br /&gt;
 *Auf dem Client stehen in dieser Datei die Vebindungsdaten zum Server&lt;br /&gt;
 bacula-fd.conf&lt;br /&gt;
&lt;br /&gt;
 *Konfigutionsdatei für die bconsole (muss nicht unbedingt auf dem Server liegen)&lt;br /&gt;
 bconsole.conf&lt;br /&gt;
&lt;br /&gt;
==bconsole handling==&lt;br /&gt;
&lt;br /&gt;
 *Hilfe anzeigen&lt;br /&gt;
 help&lt;br /&gt;
&lt;br /&gt;
 *Volume anlegen&lt;br /&gt;
 label&lt;br /&gt;
&lt;br /&gt;
 *Volume löschen&lt;br /&gt;
 delete volume&lt;br /&gt;
&lt;br /&gt;
 *Konfigururation neu einlesen&lt;br /&gt;
 reload&lt;br /&gt;
&lt;br /&gt;
 *Status neu anzeigen&lt;br /&gt;
 status&lt;br /&gt;
&lt;br /&gt;
 *Nachrichten lesen&lt;br /&gt;
 messages&lt;br /&gt;
&lt;br /&gt;
 *Job starten&lt;br /&gt;
 run&lt;br /&gt;
 &lt;br /&gt;
 *Restore in eine anderes Verzeichniss&lt;br /&gt;
 restore&lt;br /&gt;
 5: Select the most recent backup for a client&lt;br /&gt;
 mark *&lt;br /&gt;
 done&lt;br /&gt;
 mod&lt;br /&gt;
 9&lt;/div&gt;</summary>
		<author><name>Thomas</name></author>
	</entry>
</feed>