<?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>Woshka&#039;s Experiences</title>
	<atom:link href="http://woshka.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://woshka.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 11 May 2012 18:22:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<atom:link rel="next" href="http://woshka.com/blog/feed?page=2" />

		<item>
		<title>How to fix The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine.</title>
		<link>http://woshka.com/blog/windows/windows-server-2008-enterprise/how-to-fix-the-microsoft-jet-oledb-4-0-provider-is-not-registered-on-the-local-machine.html</link>
		<comments>http://woshka.com/blog/windows/windows-server-2008-enterprise/how-to-fix-the-microsoft-jet-oledb-4-0-provider-is-not-registered-on-the-local-machine.html#comments</comments>
		<pubDate>Fri, 11 May 2012 18:22:07 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Windows Server 2008 Enterprise]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1143</guid>
		<description><![CDATA[


Server Error in &#8216;/&#8217; Application.
The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
Exception Details: System.InvalidOperationException: The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/windows/windows-server-2008-enterprise/how-to-fix-the-microsoft-jet-oledb-4-0-provider-is-not-registered-on-the-local-machine.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>resolve confilict with System.Web.Extensions, Version=3.5.0.0</title>
		<link>http://woshka.com/blog/windows/windows-server-2008-enterprise/resolve-confilict-with-system-web-extensions-version3-5-0-0.html</link>
		<comments>http://woshka.com/blog/windows/windows-server-2008-enterprise/resolve-confilict-with-system-web-extensions-version3-5-0-0.html#comments</comments>
		<pubDate>Thu, 10 May 2012 20:06:13 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Windows Server 2008 Enterprise]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1139</guid>
		<description><![CDATA[i am not a windows guy and I do not deal with windows but as we provide vps hositng one of my customer had problems by changing his dot net to version 4
and received the following error
Server Error in &#8216;/&#8217; Application.
Method &#8216;get_EnableCdn&#8217; in type &#8216;System.Web.UI.ScriptManager&#8217; from assembly &#8216;System.Web.Extensions, Version=3.5.0.0, Culture=neutral, ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/windows/windows-server-2008-enterprise/resolve-confilict-with-system-web-extensions-version3-5-0-0.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>find out your Hard drive tempreture using HDDTEMP on linux Centos 6.2</title>
		<link>http://woshka.com/blog/linux/centos/find-out-your-hard-drive-tempreture-using-hddtemp-on-linux-centos-6-2.html</link>
		<comments>http://woshka.com/blog/linux/centos/find-out-your-hard-drive-tempreture-using-hddtemp-on-linux-centos-6-2.html#comments</comments>
		<pubDate>Sun, 06 May 2012 12:47:39 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Centos]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1134</guid>
		<description><![CDATA[mkdir /installhddtemp
cd /installhddtemp
wget http://download.savannah.gnu.org/releases/hddtemp/hddtemp-0.3-beta15.tar.bz2
tar -jxvf hddtemp-0.3-beta15.tar.bz2
cd hddtemp-0.3-beta15
./configure
make
make install
cd /usr/share/misc/
wget http://download.savannah.gnu.org/releases/hddtemp/hddtemp.db
]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/find-out-your-hard-drive-tempreture-using-hddtemp-on-linux-centos-6-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to fix Resource temporarily unavailable: apr_thread_create: unable to create worker thread on apache</title>
		<link>http://woshka.com/blog/apache/how-to-fix-resource-temporarily-unavailable-apr_thread_create-unable-to-create-worker-thread-on-apache.html</link>
		<comments>http://woshka.com/blog/apache/how-to-fix-resource-temporarily-unavailable-apr_thread_create-unable-to-create-worker-thread-on-apache.html#comments</comments>
		<pubDate>Wed, 11 Apr 2012 11:29:28 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1131</guid>
		<description><![CDATA[today I encountered this error after recompiling and reconfiguring apache webserver with Fcgi and having Fcgi enabled for the default apache handle
Resource temporarily unavailable: apr_thread_create: unable to create worker thread
after investigating asnd did a little search on the web I found out that the problem is due to the ulimit ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/apache/how-to-fix-resource-temporarily-unavailable-apr_thread_create-unable-to-create-worker-thread-on-apache.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to fix internal server error 500 caused by .htaccess misconfiguration</title>
		<link>http://woshka.com/blog/apache/how-to-fix-internal-server-error-500-caused-by-htaccess-misconfiguration.html</link>
		<comments>http://woshka.com/blog/apache/how-to-fix-internal-server-error-500-caused-by-htaccess-misconfiguration.html#comments</comments>
		<pubDate>Wed, 04 Apr 2012 03:10:19 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1127</guid>
		<description><![CDATA[toay i was asked for looking into a server which soem websites were suffering internal server error
like always firstly I would go ahead and take a look at what the apache logs are saying at
/usr/local/apache/logs/error_log
which in this server was the path of apache logs
from my experience it is mostly because ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/apache/how-to-fix-internal-server-error-500-caused-by-htaccess-misconfiguration.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to rewrite .php to .html at the end of the URLs</title>
		<link>http://woshka.com/blog/seo/how-to-rewrite-php-to-html-at-the-end-of-the-urls.html</link>
		<comments>http://woshka.com/blog/seo/how-to-rewrite-php-to-html-at-the-end-of-the-urls.html#comments</comments>
		<pubDate>Thu, 22 Mar 2012 20:36:30 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1122</guid>
		<description><![CDATA[for one of my websites I finally thought to make it basic html rather than using joomla as it was never been updated so that there were no need for it to a cms for this site
but I needed some extra functionality of server side aplication in my pages as ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/seo/how-to-rewrite-php-to-html-at-the-end-of-the-urls.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing Centos:Linux TimeZone</title>
		<link>http://woshka.com/blog/linux/centos/changing-centoslinux-timezone.html</link>
		<comments>http://woshka.com/blog/linux/centos/changing-centoslinux-timezone.html#comments</comments>
		<pubDate>Sat, 10 Mar 2012 22:05:34 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Centos]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1119</guid>
		<description><![CDATA[You may be wondering how to change the TimeZone of the Centos Linux server you already have as the server maybe in a datacenter far from your current destination and its time is vary and you are confused of reading logs or the rest to find out what time what ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/linux/centos/changing-centoslinux-timezone.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to resolve Notice: Undefined variable: user_links in include() line 15 of page.tpl.php in Drupal</title>
		<link>http://woshka.com/blog/internet/how-to-resolve-notice-undefined-variable-user_links-in-include-line-15-of-page-tpl-php-in-drupal.html</link>
		<comments>http://woshka.com/blog/internet/how-to-resolve-notice-undefined-variable-user_links-in-include-line-15-of-page-tpl-php-in-drupal.html#comments</comments>
		<pubDate>Tue, 06 Mar 2012 16:09:56 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1116</guid>
		<description><![CDATA[Today I installed a fresh Drupal 7 latest version and after that ran the automatic installation of themes of drupal by providing the remote link to automatically install the UrbanSolice drupal theme but I noticed an error on the frontpage on the very top of the page
The Complete Error message ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/internet/how-to-resolve-notice-undefined-variable-user_links-in-include-line-15-of-page-tpl-php-in-drupal.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to reset Supermicro IMPI Password</title>
		<link>http://woshka.com/blog/supermicro/how-to-reset-supermicro-impi-password.html</link>
		<comments>http://woshka.com/blog/supermicro/how-to-reset-supermicro-impi-password.html#comments</comments>
		<pubDate>Thu, 01 Mar 2012 10:21:11 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Supermicro]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1111</guid>
		<description><![CDATA[For me it is so often that I may forget an even simple password that I set in just less an hour ago because we are on the web have so many passwords in our minds such as emails, servers, personal computer login and the rest
losing the IPMI password is ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/supermicro/how-to-reset-supermicro-impi-password.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling directory browsing to prevent files from being displayed .htaccess apache webserver hosts</title>
		<link>http://woshka.com/blog/apache/disabling-directory-browsing-to-prevent-files-from-being-displayed-htaccess-apache-webserver-hosts.html</link>
		<comments>http://woshka.com/blog/apache/disabling-directory-browsing-to-prevent-files-from-being-displayed-htaccess-apache-webserver-hosts.html#comments</comments>
		<pubDate>Sun, 01 Jan 2012 21:17:53 +0000</pubDate>
		<dc:creator>voshka</dc:creator>
				<category><![CDATA[Apache]]></category>

		<guid isPermaLink="false">http://woshka.com/blog/?p=1101</guid>
		<description><![CDATA[In some cases for a better security or even by just your intention you may want to prevent files from being displayed for the public on your website where there is no index.php o index.html
To do so on Apache Webserver where you have root access just copy and paste the ...]]></description>
		<wfw:commentRss>http://woshka.com/blog/apache/disabling-directory-browsing-to-prevent-files-from-being-displayed-htaccess-apache-webserver-hosts.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

