<?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>Seven Across &#187; writing</title>
	<atom:link href="http://www.sevenacross.com/tag/writing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sevenacross.com</link>
	<description>home of a hungry and foolish boy</description>
	<lastBuildDate>Fri, 04 Nov 2011 19:04:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>How to reset a lost MySQL root password</title>
		<link>http://www.sevenacross.com/2008/11/how-to-reset-a-lost-mysql-root-password/</link>
		<comments>http://www.sevenacross.com/2008/11/how-to-reset-a-lost-mysql-root-password/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 18:38:51 +0000</pubDate>
		<dc:creator>Sukrit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://sevenacross.com/?p=62</guid>
		<description><![CDATA[Something I wrote for SimpleHelp.net: Have you ever forgotten your MySQL root password? It’s one of those things that just happens despite the numerous precautions one might take. As a result, you are locked out of your database server. You &#8230; <a href="http://www.sevenacross.com/2008/11/how-to-reset-a-lost-mysql-root-password/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Something I wrote for <a href="http://www.simplehelp.net">SimpleHelp.net</a>:</p>
<blockquote><p>Have you ever forgotten your MySQL root password? It’s one of those things that just happens despite the numerous precautions one might take. As a result, you are locked out of your database server. You can’t create new databases and are left with little control over the state of your database server. In such situations knowing how to regain root access to your database server comes in handy. So here’s what you can do to reset the password for the root user in MySQL on both Windows and Linux. <a class="more-link" href="http://www.simplehelp.net/2008/11/26/how-to-reset-a-lost-mysql-root-password/#more-1746">[click to continue...]</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sevenacross.com/2008/11/how-to-reset-a-lost-mysql-root-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Increase your Linux/Unix Productivity: How to use crontab</title>
		<link>http://www.sevenacross.com/2008/11/increase-your-linuxunix-productivity-how-to-use-crontab/</link>
		<comments>http://www.sevenacross.com/2008/11/increase-your-linuxunix-productivity-how-to-use-crontab/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 17:05:44 +0000</pubDate>
		<dc:creator>Sukrit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://sevenacross.com/?p=60</guid>
		<description><![CDATA[an article I wrote for SimpleHelp.net : Apart from video games one of the great advantages of using computers is that they don’t seem to mind doing boring and repetitive tasks that we would rather not do. For monotonous tasks &#8230; <a href="http://www.sevenacross.com/2008/11/increase-your-linuxunix-productivity-how-to-use-crontab/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>an <a href="http://www.simplehelp.net/2008/11/17/increase-your-linuxunix-productivity-how-to-use-crontab/" target="_blank">article</a> I wrote for <a href="SimpleHelp.net" target="_blank">SimpleHelp.net</a> :</p>
<blockquote><p>Apart from video games one of the great advantages of using computers is that they don’t seem to mind doing boring and repetitive tasks that we would rather not do. For monotonous tasks such as running daily backups we are better off scheduling them to run at a certain time every day, and do more interesting stuff with our time. Linux and UNIX usually come with the utility “crontab” by default. This very useful command allows you to schedule tasks to run at a specified time and repeat as configured. A task scheduled using “crontab” is called a “cron job”.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sevenacross.com/2008/11/increase-your-linuxunix-productivity-how-to-use-crontab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create automated Linux/Unix backups</title>
		<link>http://www.sevenacross.com/2008/11/how-to-create-automated-linuxunix-backups/</link>
		<comments>http://www.sevenacross.com/2008/11/how-to-create-automated-linuxunix-backups/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 17:02:43 +0000</pubDate>
		<dc:creator>Sukrit</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://sevenacross.com/?p=58</guid>
		<description><![CDATA[Another article I wrote for SimpleHelp.net. An excerpt: “A stitch in time saves nine”, goes an old saying. In the world of computers we refer to that stitch as backups. When running a production IT infrastructure, it is imperative that &#8230; <a href="http://www.sevenacross.com/2008/11/how-to-create-automated-linuxunix-backups/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Another <a href="http://www.simplehelp.net/2008/11/18/how-to-create-automated-linuxunix-backups/" target="_blank">article</a> I wrote for SimpleHelp.net. An excerpt:</p>
<blockquote><p>“A stitch in time saves nine”, goes an old saying. In the world of computers we refer to that stitch as backups. When running a production IT infrastructure, it is imperative that we achieve an uptime on our servers and applications of as close to a hundred percent as possible. While there are a number of ways to make an IT infrastructure solid, it is impossible to make it failure proof. So we make a plan B.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sevenacross.com/2008/11/how-to-create-automated-linuxunix-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
