<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Amanda &#8211; An Advanced Automatic Network Backup Tool For Linux	</title>
	<atom:link href="https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 06 Apr 2015 13:43:31 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Nagul		</title>
		<link>https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/comment-page-1/#comment-535185</link>

		<dc:creator><![CDATA[Nagul]]></dc:creator>
		<pubDate>Mon, 06 Apr 2015 13:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5748#comment-535185</guid>

					<description><![CDATA[Please give complete installation.]]></description>
			<content:encoded><![CDATA[<p>Please give complete installation.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: pj montmayor		</title>
		<link>https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/comment-page-1/#comment-317271</link>

		<dc:creator><![CDATA[pj montmayor]]></dc:creator>
		<pubDate>Tue, 30 Sep 2014 15:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5748#comment-317271</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/comment-page-1/#comment-136699&quot;&gt;Abdul Hameed&lt;/a&gt;.

I ran into the same issue with the make install portion as above.

The message reporting that the group:backup did not exist seemed to be the first of the cascade of errors.

I created the group &quot;backup&quot; and then edited the newly created group to include root as a member and the make install step completed with error.

After that the amadmin --version gave me my currrent build version.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/comment-page-1/#comment-136699">Abdul Hameed</a>.</p>
<p>I ran into the same issue with the make install portion as above.</p>
<p>The message reporting that the group:backup did not exist seemed to be the first of the cascade of errors.</p>
<p>I created the group &#8220;backup&#8221; and then edited the newly created group to include root as a member and the make install step completed with error.</p>
<p>After that the amadmin &#8211;version gave me my currrent build version.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Abdul Hameed		</title>
		<link>https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/comment-page-1/#comment-136699</link>

		<dc:creator><![CDATA[Abdul Hameed]]></dc:creator>
		<pubDate>Sat, 15 Mar 2014 07:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5748#comment-136699</guid>

					<description><![CDATA[Avishek Kumar,

As per your instruction install amanda 3.3.5 on my centos 6.5 but fail to install please see the below error.
chown root:backup /usr/local/sbin/amservice
chown: invalid group: `root:backup&#039;
make[5]: *** [installperms-exec] Error 1
make[5]: Leaving directory `/etc/amanda-3.3.5/common-src&#039;
make[4]: *** [install-exec-am] Error 2
make[4]: Leaving directory `/etc/amanda-3.3.5/common-src&#039;
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/etc/amanda-3.3.5/common-src&#039;
make[2]: *** [install] Error 2
make[2]: Leaving directory `/etc/amanda-3.3.5/common-src&#039;
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/etc/amanda-3.3.5&#039;
make: *** [install] Error 2
[root@NMS amanda-3.3.5]# amadmin --version
bash: amadmin: command not found
[root@NMS amanda-3.3.5]# amdump all
bash: amdump: command not found
[root@NMS amanda-3.3.5]# cd
[root@NMS ~]# amdump all
bash: amdump: command not found
[root@NMS ~]# amflush -f all
bash: amflush: command not found]]></description>
			<content:encoded><![CDATA[<p>Avishek Kumar,</p>
<p>As per your instruction install amanda 3.3.5 on my centos 6.5 but fail to install please see the below error.<br />
chown root:backup /usr/local/sbin/amservice<br />
chown: invalid group: `root:backup&#8217;<br />
make[5]: *** [installperms-exec] Error 1<br />
make[5]: Leaving directory `/etc/amanda-3.3.5/common-src&#8217;<br />
make[4]: *** [install-exec-am] Error 2<br />
make[4]: Leaving directory `/etc/amanda-3.3.5/common-src&#8217;<br />
make[3]: *** [install-am] Error 2<br />
make[3]: Leaving directory `/etc/amanda-3.3.5/common-src&#8217;<br />
make[2]: *** [install] Error 2<br />
make[2]: Leaving directory `/etc/amanda-3.3.5/common-src&#8217;<br />
make[1]: *** [install-recursive] Error 1<br />
make[1]: Leaving directory `/etc/amanda-3.3.5&#8242;<br />
make: *** [install] Error 2<br />
[root@NMS amanda-3.3.5]# amadmin &#8211;version<br />
bash: amadmin: command not found<br />
[root@NMS amanda-3.3.5]# amdump all<br />
bash: amdump: command not found<br />
[root@NMS amanda-3.3.5]# cd<br />
[root@NMS ~]# amdump all<br />
bash: amdump: command not found<br />
[root@NMS ~]# amflush -f all<br />
bash: amflush: command not found</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Avishek Kumar		</title>
		<link>https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/comment-page-1/#comment-133728</link>

		<dc:creator><![CDATA[Avishek Kumar]]></dc:creator>
		<pubDate>Mon, 10 Mar 2014 10:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5748#comment-133728</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/comment-page-1/#comment-133584&quot;&gt;Rahul&lt;/a&gt;.

Dear Rahul,
we are coming up with next article to cover all these soon.
Till then stay Tuned.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/comment-page-1/#comment-133584">Rahul</a>.</p>
<p>Dear Rahul,<br />
we are coming up with next article to cover all these soon.<br />
Till then stay Tuned.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Avishek Kumar		</title>
		<link>https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/comment-page-1/#comment-133727</link>

		<dc:creator><![CDATA[Avishek Kumar]]></dc:creator>
		<pubDate>Mon, 10 Mar 2014 10:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5748#comment-133727</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/comment-page-1/#comment-130297&quot;&gt;rediff&lt;/a&gt;.

Welcome @ rediff]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/amanda-an-advanced-automatic-network-backup-tool-for-linux/comment-page-1/#comment-130297">rediff</a>.</p>
<p>Welcome @ rediff</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
