<?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: How To Set Red hat / CentOS Linux Remote Backup / Snapshot Server</title> <atom:link href="http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Chris</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-64048</link> <dc:creator>Chris</dc:creator> <pubDate>Wed, 02 Nov 2011 15:49:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-64048</guid> <description>Don&#039;t you need to specify a username in the cron file?  for a user file its not needed, but if its in /etc/cron.d/rsnapshot, you should need it.</description> <content:encoded><![CDATA[<p>Don&#8217;t you need to specify a username in the cron file?  for a user file its not needed, but if its in /etc/cron.d/rsnapshot, you should need it.</p> ]]></content:encoded> </item> <item><title>By: Greg</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-61929</link> <dc:creator>Greg</dc:creator> <pubDate>Fri, 26 Aug 2011 22:58:06 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-61929</guid> <description>Hi Narendra,
I am having similar issues with daily back ups. Did you ever get your problems resolved?
Greg</description> <content:encoded><![CDATA[<p>Hi Narendra,<br
/> I am having similar issues with daily back ups. Did you ever get your problems resolved?</p><p>Greg</p> ]]></content:encoded> </item> <item><title>By: ubu_fan</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-61567</link> <dc:creator>ubu_fan</dc:creator> <pubDate>Sun, 14 Aug 2011 23:03:28 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-61567</guid> <description>Thanks alot  . .
Great Tutorial :)</description> <content:encoded><![CDATA[<p>Thanks alot  . .<br
/> Great Tutorial :)</p> ]]></content:encoded> </item> <item><title>By: Naveen</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-56331</link> <dc:creator>Naveen</dc:creator> <pubDate>Tue, 15 Mar 2011 22:00:43 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-56331</guid> <description>U guys are the best, Great work.</description> <content:encoded><![CDATA[<p>U guys are the best, Great work.</p> ]]></content:encoded> </item> <item><title>By: iss</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-56289</link> <dc:creator>iss</dc:creator> <pubDate>Sat, 12 Mar 2011 12:09:42 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-56289</guid> <description>Is there any way to do remote backup of system without root access (PermitRootLogin set to &quot;no&quot; in sshd_config)?</description> <content:encoded><![CDATA[<p>Is there any way to do remote backup of system without root access (PermitRootLogin set to &#8220;no&#8221; in sshd_config)?</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-55849</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Mon, 21 Feb 2011 13:33:24 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-55849</guid> <description>Both will backup database. However, with rsnapshot you can quickly select and restore backup based on days, week or month.</description> <content:encoded><![CDATA[<p>Both will backup database. However, with rsnapshot you can quickly select and restore backup based on days, week or month.</p> ]]></content:encoded> </item> <item><title>By: Patel ROcky</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-55847</link> <dc:creator>Patel ROcky</dc:creator> <pubDate>Mon, 21 Feb 2011 11:54:00 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-55847</guid> <description>Hi Vivek,
In this how to u mentioned DB backup.
So while we are using mysqldump for DB backup and this shown method will be producing same result.
means suppose i have a db in /var/lib/mysql
so can i copy that directory as bakcup and when it will be needed......?
can i use it as backup.......
what is the difference between myqldump backup approach and this on which used in this article.....?
and what is the suggested method .....?
Regards,
Rocky</description> <content:encoded><![CDATA[<p>Hi Vivek,</p><p>In this how to u mentioned DB backup.</p><p>So while we are using mysqldump for DB backup and this shown method will be producing same result.<br
/> means suppose i have a db in /var/lib/mysql</p><p>so can i copy that directory as bakcup and when it will be needed&#8230;&#8230;?</p><p>can i use it as backup&#8230;&#8230;.</p><p>what is the difference between myqldump backup approach and this on which used in this article&#8230;..?</p><p>and what is the suggested method &#8230;..?</p><p>Regards,<br
/> Rocky</p> ]]></content:encoded> </item> <item><title>By: Abdul Basit</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-50182</link> <dc:creator>Abdul Basit</dc:creator> <pubDate>Mon, 18 Oct 2010 18:38:42 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-50182</guid> <description>use ssh-copy-id instead.
ssh-copy-id -i /root/.ssh/id_rsa.pub root@ns1.example.com
this saves the hazel.</description> <content:encoded><![CDATA[<p>use ssh-copy-id instead.<br
/> ssh-copy-id -i /root/.ssh/id_rsa.pub <a
href="mailto:root@ns1.example.com">root@ns1.example.com</a></p><p>this saves the hazel.</p> ]]></content:encoded> </item> <item><title>By: Egor</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-49142</link> <dc:creator>Egor</dc:creator> <pubDate>Wed, 01 Sep 2010 10:08:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-49142</guid> <description>&gt;To backup mysql database files stored at /var/lib/mysql/, enter:
&gt;backup	root@mysql.example.com:/var/lib/mysql/	mysql.example.com/dbdump/
Is it really correct way to backup MySQL database without previous stopping server itself or at least blocking tables?</description> <content:encoded><![CDATA[<p>&gt;To backup mysql database files stored at /var/lib/mysql/, enter:<br
/> &gt;backup <a
href="mailto:root@mysql.example.com">root@mysql.example.com</a>:/var/lib/mysql/	mysql.example.com/dbdump/</p><p>Is it really correct way to backup MySQL database without previous stopping server itself or at least blocking tables?</p> ]]></content:encoded> </item> <item><title>By: Jan</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-48160</link> <dc:creator>Jan</dc:creator> <pubDate>Thu, 01 Jul 2010 08:18:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-48160</guid> <description>Maybe it&#039;s not the best idea to use &quot;scp -r&quot; for data restore on the remote host - if you would like to keep the file permissions and also the ownership informations you shall use &quot;scp -rp&quot; (-p = preserve permissions) or &quot;rsync -avH --progress /path/to/backupdir/ root@targethost:/path/to/restoredir&quot; ;-)
But nevertheless it&#039;s a great HOWTO which makes it also possible for beginners to manage simple backup strategies without keeping terms like &quot;full&quot;, &quot;incremental&quot; and &quot;differential&quot; backups in mind!
keep up the good work</description> <content:encoded><![CDATA[<p>Maybe it&#8217;s not the best idea to use &#8220;scp -r&#8221; for data restore on the remote host &#8211; if you would like to keep the file permissions and also the ownership informations you shall use &#8220;scp -rp&#8221; (-p = preserve permissions) or &#8220;rsync -avH &#8211;progress /path/to/backupdir/ root@targethost:/path/to/restoredir&#8221; ;-)</p><p>But nevertheless it&#8217;s a great HOWTO which makes it also possible for beginners to manage simple backup strategies without keeping terms like &#8220;full&#8221;, &#8220;incremental&#8221; and &#8220;differential&#8221; backups in mind!</p><p>keep up the good work</p> ]]></content:encoded> </item> <item><title>By: Narendra</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-45493</link> <dc:creator>Narendra</dc:creator> <pubDate>Sat, 09 Jan 2010 15:32:48 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-45493</guid> <description>Thanks for supporting Vivek.
I &#039;m able to take backup hourly using cronjob and command line.
when i tried to run backup as daily m getting the below log  info:
logs:
[08/Jan/2010:23:50:01] /usr/bin/rsnapshot daily: started
[08/Jan/2010:23:50:01] /usr/bin/rsnapshot daily: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue
[09/Jan/2010:00:00:01] /usr/bin/rsnapshot hourly: started
[09/Jan/2010:00:00:01] /usr/bin/rsnapshot hourly: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue
[09/Jan/2010:00:59:59] /usr/bin/rsnapshot hourly: started
[09/Jan/2010:00:59:59] /usr/bin/rsnapshot hourly: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue
[09/Jan/2010:01:00:17] /usr/bin/rsnapshot hourly: started
[09/Jan/2010:01:00:17] echo 27149 &gt; /var/run/rsnapshot.pid
[09/Jan/2010:01:00:17] mkdir -m 0755 -p /media/disk/intrabackup/hourly.0/
Please help me out from this.
Thanks,
Narendra</description> <content:encoded><![CDATA[<p>Thanks for supporting Vivek.<br
/> I &#8216;m able to take backup hourly using cronjob and command line.<br
/> when i tried to run backup as daily m getting the below log  info:<br
/> logs:<br
/> [08/Jan/2010:23:50:01] /usr/bin/rsnapshot daily: started<br
/> [08/Jan/2010:23:50:01] /usr/bin/rsnapshot daily: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue<br
/> [09/Jan/2010:00:00:01] /usr/bin/rsnapshot hourly: started<br
/> [09/Jan/2010:00:00:01] /usr/bin/rsnapshot hourly: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue<br
/> [09/Jan/2010:00:59:59] /usr/bin/rsnapshot hourly: started<br
/> [09/Jan/2010:00:59:59] /usr/bin/rsnapshot hourly: ERROR: Lockfile /var/run/rsnapshot.pid exists and so does its process, can not continue<br
/> [09/Jan/2010:01:00:17] /usr/bin/rsnapshot hourly: started<br
/> [09/Jan/2010:01:00:17] echo 27149 &gt; /var/run/rsnapshot.pid<br
/> [09/Jan/2010:01:00:17] mkdir -m 0755 -p /media/disk/intrabackup/hourly.0/<br
/> Please help me out from this.</p><p>Thanks,<br
/> Narendra</p> ]]></content:encoded> </item> <item><title>By: alex domeny</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-45429</link> <dc:creator>alex domeny</dc:creator> <pubDate>Tue, 05 Jan 2010 13:02:11 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-45429</guid> <description>Hi
I didn`t get the point
I need examples for the red-hat</description> <content:encoded><![CDATA[<p>Hi<br
/> I didn`t get the point</p><p>I need examples for the red-hat</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-45299</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Thu, 24 Dec 2009 11:29:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-45299</guid> <description>No compress mode is used to store backup. So if you backup 20GB from remote server you are going to need 20-25GB for last 7 days.</description> <content:encoded><![CDATA[<p>No compress mode is used to store backup. So if you backup 20GB from remote server you are going to need 20-25GB for last 7 days.</p> ]]></content:encoded> </item> <item><title>By: Narendra</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-45298</link> <dc:creator>Narendra</dc:creator> <pubDate>Thu, 24 Dec 2009 09:21:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-45298</guid> <description>Is will take backup of files/directories as it is or in some compress mode .
Thanks,
Narendra.</description> <content:encoded><![CDATA[<p>Is will take backup of files/directories as it is or in some compress mode .<br
/> Thanks,<br
/> Narendra.</p> ]]></content:encoded> </item> <item><title>By: Vamsi</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-44868</link> <dc:creator>Vamsi</dc:creator> <pubDate>Tue, 24 Nov 2009 18:02:57 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-44868</guid> <description>Thanks..I am trying to set it up :)</description> <content:encoded><![CDATA[<p>Thanks..I am trying to set it up :)</p> ]]></content:encoded> </item> <item><title>By: Luca</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-44506</link> <dc:creator>Luca</dc:creator> <pubDate>Sun, 08 Nov 2009 21:27:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-44506</guid> <description>Very thanks. It just work. Keep on it!</description> <content:encoded><![CDATA[<p>Very thanks. It just work. Keep on it!</p> ]]></content:encoded> </item> <item><title>By: shital</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-42814</link> <dc:creator>shital</dc:creator> <pubDate>Thu, 30 Jul 2009 14:00:54 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-42814</guid> <description>I am very satisfied</description> <content:encoded><![CDATA[<p>I am very satisfied</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-42295</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Tue, 30 Jun 2009 05:09:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-42295</guid> <description>To test just enter the following:
&lt;code&gt;rsnapshot -v hourly&lt;/code&gt;
And it will make backup from command line.</description> <content:encoded><![CDATA[<p>To test just enter the following:<br
/> <code>rsnapshot -v hourly</code></p><p>And it will make backup from command line.</p> ]]></content:encoded> </item> <item><title>By: Chris</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-41019</link> <dc:creator>Chris</dc:creator> <pubDate>Thu, 02 Apr 2009 17:29:11 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-41019</guid> <description>The only reason I was using minutes was to confirm that the program was running correctly as a CRON job.</description> <content:encoded><![CDATA[<p>The only reason I was using minutes was to confirm that the program was running correctly as a CRON job.</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/redhat-cetos-linux-remote-backup-snapshot-server/#comment-41018</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Thu, 02 Apr 2009 17:27:13 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1164#comment-41018</guid> <description>You do not need to run rsnapshot per minutes. Use hourly or daily settings.</description> <content:encoded><![CDATA[<p>You do not need to run rsnapshot per minutes. Use hourly or daily settings.</p> ]]></content:encoded> </item> </channel> </rss>
