<?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>osx.boiboite.net &#187; Uncategorized</title>
	<atom:link href="http://osx.boiboite.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://osx.boiboite.net</link>
	<description>Just another osx place</description>
	<lastBuildDate>Tue, 01 Dec 2009 04:18:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New website design</title>
		<link>http://osx.boiboite.net/2008/06/25/new-website-design/</link>
		<comments>http://osx.boiboite.net/2008/06/25/new-website-design/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 00:07:13 +0000</pubDate>
		<dc:creator>rAf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://osx.boiboite.net/?p=16</guid>
		<description><![CDATA[Do you like ?
]]></description>
			<content:encoded><![CDATA[<p>Do you like ?</p>
]]></content:encoded>
			<wfw:commentRss>http://osx.boiboite.net/2008/06/25/new-website-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Upgrade to Wordpress 2.5.1 from command line&#8230;</title>
		<link>http://osx.boiboite.net/2008/06/24/upgrade-to-wordpress-251-from-command-line/</link>
		<comments>http://osx.boiboite.net/2008/06/24/upgrade-to-wordpress-251-from-command-line/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 17:40:48 +0000</pubDate>
		<dc:creator>rAf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://osx.boiboite.net/?p=14</guid>
		<description><![CDATA[That&#8217;s what I&#8217;ve done :
Step # 1: Deactivate all plugins
Just in case
Step # 2: Backup existing database and wordpress directory
Type the following commands at shell prompt:
mkdir /backup/wp/080624
mysqldump -u user -p WP-DATABASENAME > /backup/wp/080624/blog.db.sql
tar -zcvf /backup/wp/080624.tar.gz /var/www/blog

Step # 2: Download latest wordpress CMS
cd  /tmp
wget http://wordpress.org/latest.zip
unzip latest.zip
Step # 4: Overwrite all new files
cd /var/www/blog
cp -avr /tmp/wordpress/* [...]]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s what I&#8217;ve done :</p>
<h3>Step # 1: Deactivate all plugins</h3>
<p>Just in case</p>
<h3>Step # 2: Backup existing database and wordpress directory</h3>
<p>Type the following commands at shell prompt:</p>
<pre id="bash" class="prettyprint">mkdir /backup/wp/080624
mysqldump -u user -p WP-DATABASENAME > /backup/wp/080624/blog.db.sql
tar -zcvf /backup/wp/080624.tar.gz /var/www/blog
</pre>
<h3>Step # 2: Download latest wordpress CMS</h3>
<pre id="bash" class="prettyprint">cd  /tmp
wget http://wordpress.org/latest.zip
unzip latest.zip</pre>
<h3>Step # 4: Overwrite all new files</h3>
<pre id="bash" class="prettyprint">cd /var/www/blog
cp -avr /tmp/wordpress/* .
rm -rf /tmp/wordpress /tmp/latest.zip</pre>
<h3>Step # 5: Open you admin panel</h3>
<p>Open a browser and go to http://yourblog.com/wp-admin/ and reactivate your plugins.</p>
<p>And you are done. Thanks to UNIX shell access. It just took less than 1 minute!!! Replace path names and database name with actual values.</p>
<p>In case, if something goes wrong, you can always restore old database and files from /backup/wp/080624 directory.</p>
<p>Strongly inspired from <a href="http://www.cyberciti.biz/tips/howto-upgrade-wordpress-from-linux-unix-shell-prompt.html" target="_blank">here</a>.</p>
<p>Next time i&#8217;l try <a href="http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion" target="_blank">svn way</a>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://osx.boiboite.net/2008/06/24/upgrade-to-wordpress-251-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome !</title>
		<link>http://osx.boiboite.net/2008/03/06/hello-world/</link>
		<comments>http://osx.boiboite.net/2008/03/06/hello-world/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 12:42:34 +0000</pubDate>
		<dc:creator>rAf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://osx.boiboite.net/?p=1</guid>
		<description><![CDATA[You will find here my contributions to some osx projects.
]]></description>
			<content:encoded><![CDATA[<p>You will find here my contributions to some <span class="spellmod" title="Spelling error - suggestions: OS, Os, ox, Os's">osx</span> projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://osx.boiboite.net/2008/03/06/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
