<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.virusstyle.synology.me/index.php?action=history&amp;feed=atom&amp;title=CentOS%2FBacula_client_install_script</id>
	<title>CentOS/Bacula client install script - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.virusstyle.synology.me/index.php?action=history&amp;feed=atom&amp;title=CentOS%2FBacula_client_install_script"/>
	<link rel="alternate" type="text/html" href="https://wiki.virusstyle.synology.me/index.php?title=CentOS/Bacula_client_install_script&amp;action=history"/>
	<updated>2026-04-21T12:39:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.virusstyle.synology.me/index.php?title=CentOS/Bacula_client_install_script&amp;diff=19&amp;oldid=prev</id>
		<title>Kaspars: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.virusstyle.synology.me/index.php?title=CentOS/Bacula_client_install_script&amp;diff=19&amp;oldid=prev"/>
		<updated>2026-04-16T08:41:31Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 10:41, 16 April 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key mediawiki:diff:1.41:old-18:rev-19 --&gt;
&lt;/table&gt;</summary>
		<author><name>Kaspars</name></author>
	</entry>
	<entry>
		<id>https://wiki.virusstyle.synology.me/index.php?title=CentOS/Bacula_client_install_script&amp;diff=18&amp;oldid=prev</id>
		<title>Kaspars: Jauna lapa: &lt;div class=&quot;mw-parser-output&quot;&gt;&lt;div class=&quot;mw-parser-output&quot;&gt;&lt;div class=&quot;mw-parser-output&quot;&gt;&amp;nbsp;&lt;/div&gt; &lt;div class=&quot;mw-parser-output&quot;&gt;&lt;div style=&quot;background:#eee;border:1px solid #ccc;...</title>
		<link rel="alternate" type="text/html" href="https://wiki.virusstyle.synology.me/index.php?title=CentOS/Bacula_client_install_script&amp;diff=18&amp;oldid=prev"/>
		<updated>2018-09-09T08:07:43Z</updated>

		<summary type="html">&lt;p&gt;Jauna lapa: &amp;lt;div class=&amp;quot;mw-parser-output&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-parser-output&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-parser-output&amp;quot;&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;div class=&amp;quot;mw-parser-output&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;background:#eee;border:1px solid #ccc;...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div class=&amp;quot;mw-parser-output&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-parser-output&amp;quot;&amp;gt;&amp;lt;div class=&amp;quot;mw-parser-output&amp;quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/div&amp;gt; &amp;lt;div class=&amp;quot;mw-parser-output&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;background:#eee;border:1px solid #ccc;padding:5px 10px;&amp;quot;&amp;gt;#!/bin/sh&amp;lt;br/&amp;gt; yum install -y wget&amp;lt;br/&amp;gt; wget [http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-6.noarch.rpm http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-6.noarch.rpm]&amp;lt;br/&amp;gt; rpm -ivh epel-release-7-6.noarch.rpm&amp;lt;br/&amp;gt; yum update -y&amp;lt;/div&amp;gt; &amp;lt;div style=&amp;quot;background:#eee;border:1px solid #ccc;padding:5px 10px;&amp;quot;&amp;gt;echo -e &amp;quot;[epel-bacula7]\n&amp;lt;br/&amp;gt; name=Bacula backports from rawhide\n&amp;lt;br/&amp;gt; baseurl=[http://repos.fedorapeople.org/repos/slaanesh/bacula7/epel-\$releasever/\$basearch/ http://repos.fedorapeople.org/repos/slaanesh/bacula7/epel-\$releasever/\$basearch/]&amp;lt;br/&amp;gt; \n&amp;lt;br/&amp;gt; enable=1\n&amp;lt;br/&amp;gt; skip_if_unavailable=1\n&amp;lt;br/&amp;gt; gpgkey=[http://repos.fedorapeople.org/repos/slaanesh/bacula7/RPM-GPG-KEY-slaanesh\n http://repos.fedorapeople.org/repos/slaanesh/bacula7/RPM-GPG-KEY-slaanesh\n]&amp;lt;br/&amp;gt; gpgcheck=1\n&amp;lt;br/&amp;gt; [epel-bacula7-source]\n&amp;lt;br/&amp;gt; name=Bacula backports from rawhide — Source\n&amp;lt;br/&amp;gt; baseurl=[http://repos.fedorapeople.org/repos/slaanesh/bacula7/epel-\$releasever/SRPMS\n http://repos.fedorapeople.org/repos/slaanesh/bacula7/epel-\$releasever/SRPMS\n]&amp;lt;br/&amp;gt; enabled=0\n&amp;lt;br/&amp;gt; skip_if_unavailable=1\n&amp;lt;br/&amp;gt; gpgkey=[http://repos.fedorapeople.org/repos/slaanesh/bacula7/RPM-GPG-KEY-slaanesh\n http://repos.fedorapeople.org/repos/slaanesh/bacula7/RPM-GPG-KEY-slaanesh\n]&amp;lt;br/&amp;gt; gpgcheck=1&amp;quot; &amp;gt;&amp;gt; /etc/yum.repos.d/epel-bacula7.repo&amp;lt;/div&amp;gt; &amp;lt;div style=&amp;quot;background:#eee;border:1px solid #ccc;padding:5px 10px;&amp;quot;&amp;gt;yum install bacula-client -y&amp;lt;/div&amp;gt; &amp;lt;div style=&amp;quot;background:#eee;border:1px solid #ccc;padding:5px 10px;&amp;quot;&amp;gt;if &amp;#039;firewall-cmd --state&amp;#039; = running&amp;lt;br/&amp;gt; &amp;amp;nbsp; then&amp;lt;br/&amp;gt; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;firewall-cmd --permanent --zone=public --add-port=9002/tcp&amp;lt;br/&amp;gt; &amp;amp;nbsp; &amp;amp;nbsp; &amp;amp;nbsp;firewall-cmd --reload&amp;lt;br/&amp;gt; fi&amp;lt;/div&amp;gt; &amp;lt;div style=&amp;quot;background:#eee;border:1px solid #ccc;padding:5px 10px;&amp;quot;&amp;gt;&lt;br /&gt;
read -p &amp;quot;Your srv IP: &amp;quot; ip&lt;br /&gt;
&lt;br /&gt;
sed -i -e &amp;#039;s/Password = &amp;quot;@@FD_PASSWORD@@&amp;quot;/Password = &amp;quot;QWE123qwe&amp;quot;/g&amp;#039; /etc/bacula/bacula-fd.conf&amp;lt;br/&amp;gt; sed -i -e &amp;#039;s/Password = &amp;quot;@@MON_FD_PASSWORD@@&amp;quot;/Password = &amp;quot;QWE123qwe&amp;quot;/g&amp;#039; /etc/bacula/bacula-fd.conf&amp;lt;br/&amp;gt; &amp;amp;nbsp;sed -i -e &amp;#039;s/ FDport = 9102/ FDport = 9102\n &amp;amp;nbsp;FDAddress = ${ip}/g&amp;#039; /etc/bacula/bacula-fd.conf&lt;br /&gt;
&lt;br /&gt;
systemctl restart bacula-fd&amp;lt;br/&amp;gt; systemctl status bacula-fd&amp;lt;br/&amp;gt; &amp;amp;nbsp;&lt;br /&gt;
&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kaspars</name></author>
	</entry>
</feed>