<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Backup &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/backup/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Thu, 06 Aug 2026 22:26:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.3</generator>
	<item>
		<title>Back Up and Clear Windows Event Logs with Perl</title>
		<link>https://it.megocollector.com/scripts/perl-script-to-backup-event-logs-updated/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 13 May 2011 03:54:58 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[event logs]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[pl]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[windows events]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1499</guid>

					<description><![CDATA[Years ago, I combined and modified several pieces of Perl code to create a Windows Event Log backup utility. The original version was based partly on an Event Log script included with some Windows Perl distributions. This version can: Back up Windows Event Logs to the C:, D:, or E: drive. List the fixed drives available on the computer. Create...]]></description>
		
		
		
			</item>
		<item>
		<title>How To Backup an SVN Server for Windows</title>
		<link>https://it.megocollector.com/tips-and-tricks/how-to-backup-an-svn-server-for-windows/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 15 Sep 2010 21:22:01 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[Gzip]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1376</guid>

					<description><![CDATA[Being relatively novice to SVN, I needed to backup a recent installation. I found a couple of great scripts that was described for Linux, however, will work for Windows with additional software that is described in this article. Dump the repository to a file. svnadmin dump d:\csvn\data\repositories\myrepository &#62; reponame.svn_dump Or dump the repository to a compressed file. This requires gzip...]]></description>
		
		
		
			</item>
		<item>
		<title>A MySql ibdata1 Optimization Technique</title>
		<link>https://it.megocollector.com/scripts/a-mysql-ibdata1-optimization-technique/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 23 Feb 2010 22:51:07 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[ib_logfile0]]></category>
		<category><![CDATA[ib_logfile1]]></category>
		<category><![CDATA[ibdata1]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[shrink]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1259</guid>

					<description><![CDATA[A MySql database needed to be removed and upon deletion of that single database, the extremely large three gigabite ibdata1 (data) file remained. Here are the steps I took to reduce or shrink the file once the database was removed. Since there was no other use for this MySql installation, there remained the MySql system databases. Show Databases At the...]]></description>
		
		
		
			</item>
		<item>
		<title>Perl Script to Backup and Clear EventLogs</title>
		<link>https://it.megocollector.com/scripts/perl-script-to-backup-and-clear-eventlogs/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 01 Aug 2007 00:11:00 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Clear]]></category>
		<category><![CDATA[EventLogs]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[script]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=12</guid>

					<description><![CDATA[All over the internet are the same instructions and the same Perl script to backup and clear the eventlogs. However, the Perl script does not clear the eventlogs. Under each of the explanations is the clear function is not implemented. The Issue The original code only backups Application, System, and Security eventlogs. Over the years, the newer OS versions of...]]></description>
		
		
		
			</item>
	</channel>
</rss>
