<?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>Anti HostMonster &#187; Operating Systems</title>
	<atom:link href="http://www.antihostmonster.com/category/operating-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.antihostmonster.com</link>
	<description>Do not fool us</description>
	<lastBuildDate>Mon, 23 Jan 2012 12:42:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Upgrading PHP version on Centos from 2.5.10 to</title>
		<link>http://www.antihostmonster.com/2011/06/upgrading-php-version-centos-2-5-10/</link>
		<comments>http://www.antihostmonster.com/2011/06/upgrading-php-version-centos-2-5-10/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 05:24:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[SSH Commands]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tar]]></category>

		<guid isPermaLink="false">http://www.antihostmonster.com/?p=209</guid>
		<description><![CDATA[FIREWALL[root@CentOS-56-64-minimal ~]# system-config-securitylevel-tui
WEBMIN&#62;SYSTEM&#62; SOFTWARE PACKAGES search for php
&#160;
Solution in Centos 5 and Fedora 9:
Through SSH:
yum search mbstring
yum install php-mbstring
/etc/init.d/httpd restart
INCREASE MYSQL MEMORY
vi /etc/my.cnf
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>FIREWALL[root@CentOS-56-64-minimal ~]# system-config-securitylevel-tui<br />
WEBMIN&gt;SYSTEM&gt; SOFTWARE PACKAGES search for php</p>
<p>&nbsp;</p>
<p>Solution in Centos 5 and Fedora 9:</p>
<p><strong>Through SSH:</strong><br />
<code>yum search mbstring</code></p>
<p><code>yum install php-mbstring</code></p>
<p><code>/etc/init.d/httpd restart</code></p>
<p>INCREASE MYSQL MEMORY</p>
<p>vi /etc/my.cnf</p>
<div class="shr-publisher-209"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2011%2F06%2Fupgrading-php-version-centos-2-5-10%2F' data-shr_title='Upgrading+PHP+version+on+Centos+from+2.5.10+to'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2011%2F06%2Fupgrading-php-version-centos-2-5-10%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2011%2F06%2Fupgrading-php-version-centos-2-5-10%2F' data-shr_title='Upgrading+PHP+version+on+Centos+from+2.5.10+to'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2011%2F06%2Fupgrading-php-version-centos-2-5-10%2F' data-shr_title='Upgrading+PHP+version+on+Centos+from+2.5.10+to'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.antihostmonster.com/2011/06/upgrading-php-version-centos-2-5-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extend Partition C with Vista Windows</title>
		<link>http://www.antihostmonster.com/2010/11/extend-partition-c-with-vista-windows/</link>
		<comments>http://www.antihostmonster.com/2010/11/extend-partition-c-with-vista-windows/#comments</comments>
		<pubDate>Thu, 25 Nov 2010 19:36:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.antihostmonster.com/?p=165</guid>
		<description><![CDATA[Extending drive in Vista when it is greyed out.]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I am writing this article due my long frustration with the difficulty of extending the C partition on my Windows Vista Operating System.</p>
<p>When I first got my new laptop I thought that 50GB will be enough for program files on the C partition and created a G partition for storage.</p>
<p>Few months later the 50GB were not enough and needed to extend it. But when I tried to do that the Extend option was GRAYED OUT.</p>
<p>Extending partitions can be done by &gt;START MENU &gt; Over &#8220;MY COMPUTER&#8221; Right click&gt; Manage</p>
<p>The reason why I could not extend it is because the new Part. G was on the <strong>right of C</strong> so if you want to extend your C drive you need to:</p>
<p>1-Backup  all your &#8220;storage&#8221; partion on an external drive. Or create a new partition if you have enough space example partition F and move the content.</p>
<p>2-Delete your old storage partition G</p>
<p>3-Then you will see the extend option not grayed out anymore&#8230; So you can extend C again.</p>
<p>﻿<a href="http://www.antihostmonster.com/wp-content/uploads/2010/11/Untitled-2.png"><img class="aligncenter size-full wp-image-167" title="Untitled-2" src="http://www.antihostmonster.com/wp-content/uploads/2010/11/Untitled-2.png" alt="" width="808" height="546" /></a></p>
<div class="shr-publisher-165"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F11%2Fextend-partition-c-with-vista-windows%2F' data-shr_title='Extend+Partition+C+with+Vista+Windows'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F11%2Fextend-partition-c-with-vista-windows%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F11%2Fextend-partition-c-with-vista-windows%2F' data-shr_title='Extend+Partition+C+with+Vista+Windows'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F11%2Fextend-partition-c-with-vista-windows%2F' data-shr_title='Extend+Partition+C+with+Vista+Windows'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.antihostmonster.com/2010/11/extend-partition-c-with-vista-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to open links in Outlook email messages</title>
		<link>http://www.antihostmonster.com/2010/03/unable-to-open-links-in-outlook-email-messages/</link>
		<comments>http://www.antihostmonster.com/2010/03/unable-to-open-links-in-outlook-email-messages/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 14:51:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[file]]></category>

		<guid isPermaLink="false">http://www.antihostmonster.com/?p=143</guid>
		<description><![CDATA[Question:
When I open an email message that contain  links, and I click on the link,
instead of opening the link in my web browser, a save as window opens,  with
&#8220;executable file&#8221; as the file type.
Solution:
I had the same problem.  When that box opens  up, go to the C drive, find Programs, Then  [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Question:</p>
<p>When I open an email message that contain  links, and I click on the link,<br />
instead of opening the link in my web browser, a save as window opens,  with<br />
&#8220;executable file&#8221; as the file type.</p>
<p>Solution:</p>
<p>I had the same problem.  When that box opens  up, go to the C drive, find Programs, Then select Internet Explorer,  then the IE.Exe file.<br />
After this it will open IE.  From there, go to tools, internet options,  Programs, and Default Web browser and make IE you default web browser.   That worked for me.  Good luck<br />
Credit goes to:</p>
<p><a href="http://office-outlook.com/outlook-forum/index.php?t=msg&amp;th=77619/">http://office-outlook.com/outlook-forum/index.php?t=msg&amp;th=77619/</a></p>
<div class="shr-publisher-143"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F03%2Funable-to-open-links-in-outlook-email-messages%2F' data-shr_title='Unable+to+open+links+in+Outlook+email+messages'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F03%2Funable-to-open-links-in-outlook-email-messages%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F03%2Funable-to-open-links-in-outlook-email-messages%2F' data-shr_title='Unable+to+open+links+in+Outlook+email+messages'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F03%2Funable-to-open-links-in-outlook-email-messages%2F' data-shr_title='Unable+to+open+links+in+Outlook+email+messages'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.antihostmonster.com/2010/03/unable-to-open-links-in-outlook-email-messages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Delete Pagefile.sys in windows as the hard dirve is full</title>
		<link>http://www.antihostmonster.com/2010/01/delete-pagefile-sys-in-windows-as-the-hard-dirve-is-full/</link>
		<comments>http://www.antihostmonster.com/2010/01/delete-pagefile-sys-in-windows-as-the-hard-dirve-is-full/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 16:41:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.antihostmonster.com/?p=136</guid>
		<description><![CDATA[This article documents the method for clearing the Windows paging file (Pagefile.sys) during the shutdown process, so that no unsecured data is contained in the paging file when the shutdown process is complete.
Note If you enable this feature, the shutdown time may be increased.
]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>This article documents the method for clearing the Windows paging file (Pagefile.sys) during the shutdown process, so that no unsecured data is contained in the paging file when the shutdown process is complete.</p>
<p><strong>Note</strong> If you enable this feature, the shutdown time may be increased.</p>
<div class="shr-publisher-136"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:30px;'><a class='shareaholic-fblike' data-shr_layout='button_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F01%2Fdelete-pagefile-sys-in-windows-as-the-hard-dirve-is-full%2F' data-shr_title='Delete+Pagefile.sys+in+windows+as+the+hard+dirve+is+full+'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F01%2Fdelete-pagefile-sys-in-windows-as-the-hard-dirve-is-full%2F'></a><a class='shareaholic-googleplusone' data-shr_size='medium' data-shr_count='true' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F01%2Fdelete-pagefile-sys-in-windows-as-the-hard-dirve-is-full%2F' data-shr_title='Delete+Pagefile.sys+in+windows+as+the+hard+dirve+is+full+'></a><a class='shareaholic-tweetbutton' data-shr_count='horizontal' data-shr_href='http%3A%2F%2Fwww.antihostmonster.com%2F2010%2F01%2Fdelete-pagefile-sys-in-windows-as-the-hard-dirve-is-full%2F' data-shr_title='Delete+Pagefile.sys+in+windows+as+the+hard+dirve+is+full+'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.antihostmonster.com/2010/01/delete-pagefile-sys-in-windows-as-the-hard-dirve-is-full/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

