<?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>Design Code Execute &#187; linux</title>
	<atom:link href="http://www.designcodeexecute.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designcodeexecute.com</link>
	<description>Design Tips, Tricks, Hacks for Web Development, Windows and OS X</description>
	<lastBuildDate>Mon, 28 Nov 2011 20:42:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>MySQL Database: Got error 28 from storage engine</title>
		<link>http://www.designcodeexecute.com/2011/02/22/mysql-database-got-error-28-from-storage-engine/</link>
		<comments>http://www.designcodeexecute.com/2011/02/22/mysql-database-got-error-28-from-storage-engine/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 18:48:19 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[error 28]]></category>
		<category><![CDATA[MySQL Database]]></category>
		<category><![CDATA[mysql error]]></category>
		<category><![CDATA[storage engine]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=238</guid>
		<description><![CDATA[I go this error this morning running a ORDER BY RAND() My server&#8217;s disk was full. I went into my backups, tmp, and logs folder and cleaned up.]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2011/02/22/mysql-database-got-error-28-from-storage-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate a 2048bit CSR from a Linux Terminal with Open-SSL</title>
		<link>http://www.designcodeexecute.com/2010/11/18/generate-a-2048bit-csr-from-a-linux-terminal-with-open-ssl/</link>
		<comments>http://www.designcodeexecute.com/2010/11/18/generate-a-2048bit-csr-from-a-linux-terminal-with-open-ssl/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 17:01:46 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Unbuntu]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[2048bit CSR]]></category>
		<category><![CDATA[generate 2048 bit csr]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=232</guid>
		<description><![CDATA[To created a 2048bit CSR in linux terminal with open SSL (testing on a Ubuntu Hardy 8.x) openssl req -new -nodes -newkey rsa:2048 -keyout yourdomain.key -out yourdomain.csr]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2010/11/18/generate-a-2048bit-csr-from-a-linux-terminal-with-open-ssl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPMYADMIN Blank White Page on Ubuntu</title>
		<link>http://www.designcodeexecute.com/2010/05/06/phpmyadmin-show-blank-white-page-on-ubuntu/</link>
		<comments>http://www.designcodeexecute.com/2010/05/06/phpmyadmin-show-blank-white-page-on-ubuntu/#comments</comments>
		<pubDate>Fri, 07 May 2010 00:49:20 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Unbuntu]]></category>
		<category><![CDATA[blank page]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[slicehost]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/?p=214</guid>
		<description><![CDATA[On one of my slices, my phpmyadmin shows a blank page every so often. This is caused by a remote code execution exploit. You&#8217;re getting hacked, but don&#8217;t be scared. The bug/hack is single line in the file /var/lib/phpmyadmin/config.inc.php, which was corrupted. Here is the whole file: /* * Generated configuration file * Version: $Id: [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2010/05/06/phpmyadmin-show-blank-white-page-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Saving files with Kanotix Bootable OS before Windows Reformat</title>
		<link>http://www.designcodeexecute.com/2006/11/25/saving-files-with-kanotix-bootable-os-before-windows-reformat/</link>
		<comments>http://www.designcodeexecute.com/2006/11/25/saving-files-with-kanotix-bootable-os-before-windows-reformat/#comments</comments>
		<pubDate>Sat, 25 Nov 2006 18:29:37 +0000</pubDate>
		<dc:creator>ardeay</dc:creator>
				<category><![CDATA[Kanotix]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.designcodeexecute.com/2006/11/25/saving-files-with-kanotix-bootable-os-before-windows-reformat/</guid>
		<description><![CDATA[There is nothing worse than a windows operating system that struggles to open the start menu. When you need to save user data such as my documents and and favorites etc before reformat and reinstall windows but it takes 10 minutes to open my computer! Use a bootable operating system like Kanotix or Knoppix, two [...]]]></description>
		<wfw:commentRss>http://www.designcodeexecute.com/2006/11/25/saving-files-with-kanotix-bootable-os-before-windows-reformat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

