I forgot to mention, I also backup a few other files/folder critical to RT:<div><br></div><div><div>######################################</div><div>#       BACKUP DATABASES             #</div><div>######################################</div>

<div>mysqldump -u root rt3 > rt3_backup.sql</div><div>mysqldump -u root mysql > mysql_backup.sql</div><div>#mysqldump -u root information_schema > information_schema_backup.sql</div><div><br></div><div>######################################</div>

<div>#      COPY OTHER FILES/FOLDERS      #</div><div>######################################</div><div>cp /etc/aliases /opt/rt3/lib/RT/rt-backup/</div><div>cp /etc/apache2/httpd.conf /opt/rt3/lib/RT/rt-backup/</div><div>
cp /opt/rt3/etc/RT_SiteConfig.pm /opt/rt3/lib/RT/rt-backup/</div>
<div>cp -r /opt/rt3/local/ /opt/rt3/lib/RT/rt-backup/</div><div><br></div><div>This way I have a copy of my e-mail addresses for my queues, my apache config, my SiteConfig, and my whole local folder....</div>--<br>Max McGrath<br>

Asst. Network Admin/Systems Specialist<br>Carthage College<br>262-552-5512<br><a href="mailto:mmcgrath@carthage.edu">mmcgrath@carthage.edu</a><br>
<br><br><div class="gmail_quote">On Wed, Jan 5, 2011 at 6:45 AM, Andy Graybeal <span dir="ltr"><<a href="mailto:andy.graybeal@casanueva.com">andy.graybeal@casanueva.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
This is exactly what I do.  Is this a decent way to be doing it -- I've<br>
always just assumed it was okay.  I do it hourly, and then SCP it to<br>
another system.<br>
<br>
Should I be stopping mysql or anything  before doing the mysqldump?<br>
--<br>
</blockquote>
<br></div>
Max,<br>
What made you do hourly dumps?   I'm thinking now instead of nightly, I should be doing hourly dumps like you.<br><font color="#888888">
<br>
-Andy<br>
</font></blockquote></div><br></div>