<?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> &#187; Cloud Hosting</title>
	<atom:link href="http://eitwebguru.com/category/cloud-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://eitwebguru.com</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 04:53: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>Extend partition size in Linux LVM (Citrix Xen) without downtime</title>
		<link>http://eitwebguru.com/extend-partition-size-in-linux-lvm-citrix-xen-without-downtime/</link>
		<comments>http://eitwebguru.com/extend-partition-size-in-linux-lvm-citrix-xen-without-downtime/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 07:11:24 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[Xen]]></category>
		<category><![CDATA[Citrix Xen Cloud Platform]]></category>
		<category><![CDATA[extend partition]]></category>
		<category><![CDATA[increase size of Logical volume]]></category>
		<category><![CDATA[LVM]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=1470</guid>
		<description><![CDATA[Tweet _ When you create a VM Citrix Xen Cloud Platform (using a storage on Network or on local server) you assign a specific amount of space i.e. 20 GB or 30GB but after sometime client ask for more disk space you have to reboot the server to attach or add more disk space. In [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Fextend-partition-size-in-linux-lvm-citrix-xen-without-downtime%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/extend-partition-size-in-linux-lvm-citrix-xen-without-downtime/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/extend-partition-size-in-linux-lvm-citrix-xen-without-downtime/"  data-text="Extend partition size in Linux LVM (Citrix Xen) without downtime" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/extend-partition-size-in-linux-lvm-citrix-xen-without-downtime/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/extend-partition-size-in-linux-lvm-citrix-xen-without-downtime/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><span style="color: #ffffff;">_</span></p>
<p style="text-align: justify;">When you create a VM Citrix Xen Cloud Platform (using a storage on Network or on local server) you assign a specific amount of space i.e. 20 GB or 30GB but after sometime client ask for more disk space you have to reboot the server to attach or add more disk space. In this post I will explain how you can add additional disk space to a Linux Xen VM without downtime.</p>
<p>Note: This method work if you have created Logical Volumes at the time of OS setup.</p>
<p><span style="text-decoration: underline;"><strong>ADD ADDITIONAL DISK SPACE</strong></span></p>
<p><strong>1)</strong> Login to Xen Center and search the VM in which you want to extend the space.</p>
<p><strong>2)</strong> Click on VM to open its section and go to Storage tab. You will see something like below image</p>
<p style="text-align: center;"><a href="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd1.png"><img class="size-medium wp-image-1478 aligncenter" src="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd1-300x179.png" alt="diskadd1 300x179 Extend partition size in Linux LVM (Citrix Xen) without downtime" width="300" height="179" title="Extend partition size in Linux LVM (Citrix Xen) without downtime" /></a></p>
<p>Here you will see the position, name, description, size etc. of existing Disk (Virtual Disk).</p>
<p><strong>3)</strong> Now click on &#8220;Add&#8221; which will show following window (Popup)</p>
<p style="text-align: center;"><a href="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd2.png"><img class="size-medium wp-image-1479 aligncenter" src="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd2-300x202.png" alt="diskadd2 300x202 Extend partition size in Linux LVM (Citrix Xen) without downtime" width="300" height="202" title="Extend partition size in Linux LVM (Citrix Xen) without downtime" /></a></p>
<p>Here, Enter the<strong> Name, description and size of Disk</strong> you want to attach. Then select the location (list all the storage volumes added in the cloud or server) on which you want to create the disk. Press Add.</p>
<p><strong>4)</strong> On VM properties (under storage tab) you will able to see the newly added disk.</p>
<p style="text-align: center;"><a href="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd3.png"><img class="size-medium wp-image-1471 aligncenter" src="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd3-300x166.png" alt="diskadd3 300x166 Extend partition size in Linux LVM (Citrix Xen) without downtime" width="300" height="166" title="Extend partition size in Linux LVM (Citrix Xen) without downtime" /></a></p>
<p style="text-align: justify;"><span style="text-decoration: underline;"><strong>CONFIGURE AND EXTEND DISK SPACE</strong></span></p>
<p><strong>1)</strong> Login to the server through SSH (Root User) and check Current disk space using command &#8220;<span style="font-family: Courier New; font-size: small;"><strong>df -h</strong></span>&#8221;</p>
<p style="text-align: center;"><a href="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd5.png"><img class="size-medium wp-image-1472 aligncenter" title="diskadd5" src="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd5-300x49.png" alt="diskadd5 300x49 Extend partition size in Linux LVM (Citrix Xen) without downtime" width="300" height="49" /></a></p>
<p><strong>2)</strong> Execute command <span style="font-family: Courier New; font-size: small;"><strong>&#8220;fdisk -l&#8221;</strong></span> which will show all the current partitions on all the disks.</p>
<p style="text-align: center;"><a href="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd6.png"><img class="size-medium wp-image-1473 aligncenter" src="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd6-300x139.png" alt="diskadd6 300x139 Extend partition size in Linux LVM (Citrix Xen) without downtime" width="300" height="139" title="Extend partition size in Linux LVM (Citrix Xen) without downtime" /></a></p>
<p>It will show &#8220;<strong>Disk /dev/xvdb doesn&#8217;t contain a valid partition table</strong>&#8221; which mean the server has detected the additional disk.</p>
<p><strong>3)</strong> Now initialize the PhysicalVolume using command &#8220;<span style="font-family: Courier New; font-size: small;"><strong>pvcreate</strong></span>&#8221;</p>
<div style="background-color: #eeeeee; width: 550px; height: auto; overflow: auto; line-height: 15px; padding: 20px; font-family: Courier New; font-size: small; color: #000000;">[root@centos ~]# pvcreate /dev/xvdb</div>
<p>&nbsp;</p>
<p><strong>4)</strong> Add the above initialized PhysicalVolume to existing group with &#8220;<span style="font-family: Courier New; font-size: small;"><strong>vgextend</strong></span>&#8221;</p>
<div style="background-color: #eeeeee; width: 550px; height: auto; overflow: auto; line-height: 15px; padding: 20px; font-family: Courier New; font-size: small; color: #000000;">[root@centos ~]# vgextend VolGroup00 /dev/xvdb</div>
<p style="text-align: center;"><a href="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd7.png"><img class="size-medium wp-image-1474 aligncenter" src="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd7-300x32.png" alt="diskadd7 300x32 Extend partition size in Linux LVM (Citrix Xen) without downtime" width="300" height="32" title="Extend partition size in Linux LVM (Citrix Xen) without downtime" /></a></p>
<p>&nbsp;</p>
<p><strong>5)</strong> <strong></strong>Increase the size of existing Logical Volume using command &#8220;<span style="font-family: Courier New; font-size: small;"><strong>lvextend</strong></span>&#8220;.</p>
<div style="background-color: #eeeeee; width: 550px; height: auto; overflow: auto; line-height: 15px; padding: 20px; font-family: Courier New; font-size: small; color: #000000;">[root@centos ~]# lvextend -l +100%FREE /dev/VolGroup00/LogVol00</div>
<p style="text-align: center;"><a href="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd10.png"><img class="size-medium wp-image-1477 aligncenter" src="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd10-300x41.png" alt="diskadd10 300x41 Extend partition size in Linux LVM (Citrix Xen) without downtime" width="300" height="41" title="Extend partition size in Linux LVM (Citrix Xen) without downtime" /></a></p>
<p>&nbsp;</p>
<p><strong>6) Final step,</strong> without this step Linux will not detect the extended partition or space. Use command &#8221; <span style="font-family: Courier New; font-size: small;">&#8220;<strong>resize2fs</strong>&#8220;</span> which will resize the file system and update kernel with extended space of logical volume.</p>
<div style="background-color: eeeeee; repeat-y scroll 0% 0% transparent; width: 490px; height: 20px; overflow: auto; line-height: 20px; padding: 20px; font-family: Courier New; font-size: small; color: #000000;">[root@centos ~]# resize2fs /dev/mapper/VolGroup00-LogVol00</div>
<p style="text-align: center;"><a href="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd10.png"><img class="size-medium wp-image-1477 aligncenter" src="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd10-300x41.png" alt="diskadd10 300x41 Extend partition size in Linux LVM (Citrix Xen) without downtime" width="300" height="41" title="Extend partition size in Linux LVM (Citrix Xen) without downtime" /></a></p>
<p>&nbsp;</p>
<p>Now check the disk space using &#8220;<span style="font-family: Courier New; font-size: small;"><strong>df -h</strong></span>&#8221; and you will able to see the increased disk space</p>
<p style="text-align: center;"><a href="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd9.png"><img class="size-medium wp-image-1476 aligncenter" src="http://eitwebguru.com/wp-content/uploads/2011/12/diskadd9-300x58.png" alt="diskadd9 300x58 Extend partition size in Linux LVM (Citrix Xen) without downtime" width="300" height="58" title="Extend partition size in Linux LVM (Citrix Xen) without downtime" /></a></p>
<p><span style="color: #ffffff;">_</span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/extend-partition-size-in-linux-lvm-citrix-xen-without-downtime/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cloud Hosting Launched by Eukhost Ltd.</title>
		<link>http://eitwebguru.com/cloud-hosting-launched-by-eukhost-ltd/</link>
		<comments>http://eitwebguru.com/cloud-hosting-launched-by-eukhost-ltd/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 21:35:46 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[Eukhost cloud hosting]]></category>
		<category><![CDATA[Eukhost Cloud VPS]]></category>
		<category><![CDATA[Eukhost News]]></category>
		<category><![CDATA[uk cloud hosting]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=401</guid>
		<description><![CDATA[Tweet Eukhost has launched a cloud hosting services. Eukhost&#8217;s new cloud hosting services can help business or high availability requirements websites of all sizes more easily adopt cloud computing models to better manage data, lower hosting price and make collaboration easier with 100% uptime. &#8220;Online business face a new set of competitions as they look [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Fcloud-hosting-launched-by-eukhost-ltd%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/cloud-hosting-launched-by-eukhost-ltd/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/cloud-hosting-launched-by-eukhost-ltd/"  data-text="Cloud Hosting Launched by Eukhost Ltd." data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/cloud-hosting-launched-by-eukhost-ltd/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/cloud-hosting-launched-by-eukhost-ltd/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><a target="_blank" href="http://eukhost.com" rel="nofollow"><strong>Eukhost</strong></a> has launched a cloud hosting services. Eukhost&#8217;s new cloud hosting services can help business or high availability requirements websites of all sizes more easily adopt cloud computing models to better manage data, lower hosting price and make collaboration easier with 100% uptime.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">&#8220;<strong>Online business face a new set of competitions as they look to grow world wide integrated economy. A perfect storm of data deluge, a fluid regulatory environment and widening information technology (IT) skills gaps is creating additional cost pressures on top of already resource-strapped companies or organizations. As a result, online businesses are looking for latest strategies to gain more value out of their IT infrastructures and free up resources for strategic growth investments. So, we are moving our clients, to have a mixture of data and applications that live in the data center and in the cloud computing</strong>,&#8221; said Ryan Watson, Sales Manager, high performance and high availability on demand solutions. Eukhost&#8217;s cloud hosting strategy was inspired by feedback from their customer base indicating a growing desire to utilize data, applications and services with 100% uptime based on open standards.&#8221;</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Eukhost&#8217;s ability to deliver cloud hosting services is made possible by technologies that include many features,<strong>100% uptime</strong>, Usage and <strong>Security</strong>. Offered as part of Eukhost&#8217;s services, these technologies give clients and the assurance of providing quality services from a cloud computing environment with the ability to monitor and log activity, charge-back and secure identity and access management protections. </span></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">New Eukhost&#8217;s cloud hosting services areas that utilize these technologies include:</span></strong></p>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">VMware Fault Tolerance</span><br />
<span style="font-family: Verdana; font-size: small;">VMware Hot Add</span><br />
<span style="font-family: Verdana; font-size: small;">Performance and Scalability</span><br />
<span style="font-family: Verdana; font-size: small;">VMware® Distributed Resource Scheduler (DRS)/VMware® Distributed Power Management (DPM)</span><br />
<span style="font-family: Verdana; font-size: small;">VMware® Storage VMotion</span><br />
<span style="font-family: Verdana; font-size: small;">VMware® VMotion</span><br />
<span style="font-family: Verdana; font-size: small;">VMware® High Availability (HA)</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">It has been mentioned by Ryan Watson Sales that every applications and services are tested thoroughly before implementation, so chances of failure is next to to impossible.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">For more information can be found at <a target="_blank" rel="nofollow" href="http://www.eukhost.com/cloud-vps-hosting.php"><strong>Eukhost Cloud hosting plans</strong></a>.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Soon eITwebguru will be surfed from the clouds of <strong>Eukhost Ltd</strong> :) </span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/cloud-hosting-launched-by-eukhost-ltd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exim Remote Memory Corruption Vulnerability Notification</title>
		<link>http://eitwebguru.com/exim-remote-memory-corruption-vulnerability-notification/</link>
		<comments>http://eitwebguru.com/exim-remote-memory-corruption-vulnerability-notification/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 07:11:36 +0000</pubDate>
		<dc:creator>Milind</dc:creator>
				<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[Exim]]></category>
		<category><![CDATA[Linux Tips]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Corruption]]></category>
		<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[CVE-2010-4344]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[Notification]]></category>
		<category><![CDATA[Remote]]></category>
		<category><![CDATA[Vulnerability]]></category>

		<guid isPermaLink="false">http://eitwebguru.com/?p=1030</guid>
		<description><![CDATA[Tweet Today I received following email from Cpanel about Vulnerability in Exim Mail Server. Summary A memory corruption vulnerability exists in Exim versions 4.69 and older (CVE-2010-4344). Exim is the mail transfer agent used by cPanel &#38; WHM. Security Rating This update has been rated as Important by the cPanel Security team. Description A memory [...]]]></description>
			<content:encoded><![CDATA[<!-- google_ad_section_start --><div class="bottomcontainerBox" style="border:1px solid #808080;background-color:#F0F4F9;">
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Feitwebguru.com%2Fexim-remote-memory-corruption-vulnerability-notification%2F&amp;layout=button_count&amp;show_faces=false&amp;width=85&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width=85px; height:21px;" allowTransparency="true"></iframe></div>
			<div style="float:left; width:80px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<g:plusone size="medium" href="http://eitwebguru.com/exim-remote-memory-corruption-vulnerability-notification/"></g:plusone>
			</div>
			<div style="float:left; width:95px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;">
			<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://eitwebguru.com/exim-remote-memory-corruption-vulnerability-notification/"  data-text="Exim Remote Memory Corruption Vulnerability Notification" data-count="horizontal">Tweet</a>
			</div><div style="float:left; width:105px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script type="in/share" data-url="http://eitwebguru.com/exim-remote-memory-corruption-vulnerability-notification/" data-counter="right"></script></div>			
			<div style="float:left; width:85px;padding-right:10px; margin:4px 4px 4px 4px;height:30px;"><script src="http://www.stumbleupon.com/hostedbadge.php?s=1&amp;r=http://eitwebguru.com/exim-remote-memory-corruption-vulnerability-notification/"></script></div>			
			</div><div style="clear:both"></div><div style="padding-bottom:4px;"></div><p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Today I received following email from Cpanel about Vulnerability in Exim Mail Server.</span></p>
<p><strong><span style="font-family: Verdana; font-size: small;">Summary</span></strong></p>
<blockquote>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">A memory corruption vulnerability exists in Exim versions 4.69 and older (CVE-2010-4344). Exim is the mail transfer agent used by cPanel &amp; WHM.</span></p>
</blockquote>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">Security Rating</span></strong></p>
<blockquote>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">This update has been rated as Important by the cPanel Security team.</span></p>
</blockquote>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">Description</span></strong></p>
<blockquote>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">A memory corruption vulnerability has been discovered in Exim.  This vulnerability may lead to arbitrary code execution with the privileges of the user executing the Exim daemon. cPanel previously released RPMs that mitigated the severity of the vulnerability on December 9, 2010 (CVE-2010-4345). This notification is for the release of new RPMs which remove the remote memory corruption vulnerability in its entirety. The vulnerability relies upon &#8220;rejected_header&#8221; being enabled (default setting) in the log_selector configuration.</span></p>
</blockquote>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">Solution</span></strong></p>
<blockquote>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">To resolve and work around the issue on Linux systems, cPanel has issued new Exim RPMs.  Server Owners are strongly urged to upgrade to the following Exim RPM versions:</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Systems configured to use Maildir: Exim 4.69-26</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Systems configured to use mbox (deprecated): Exim 4.63-5</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">Exim RPMs will be distributed through cPanel&#8217;s package management system. All cPanel &amp; WHM servers receiving updates automatically will receive the updated Exim RPM during normal update and maintenance operations (upcp).  To begin an Exim update on cPanel systems immediately, run the following command as root:</span></p>
<p style="text-align: justify;"><strong><span style="font-family: Courier New; font-size: small;">/scripts/eximup</span></strong></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">FreeBSD systems should be running Exim 4.72 by default, which is not affected by this issue.</span></p>
</blockquote>
<p style="text-align: justify;"><strong><span style="font-family: Verdana; font-size: small;">FAQ</span></strong></p>
<blockquote>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">This notification covers CVE-2010-4344.</span></p>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">The notification release earlier on December 10, 2010 with the summary &#8220;A privilege escalation vulnerability exists in Exim, the mail transfer agent used by cPanel &amp; WHM.&#8221; covers CVE-2010-4345. At the time of the earlier announcement, the CVE had not been assigned.</span></p>
<p style="text-align: justify;">
</blockquote>
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;">For More information about this please check <strong><a target="_blank" href="http://www.cpanel.net/2010/12/exim-remote-memory-corruption-vulnerability-notification-cve-2010-4344.html">Cpanel</a></strong></span></p>
<p style="text-align: justify;">
<p style="text-align: justify;"><span style="font-family: Verdana; font-size: small;"><strong><span style="color: #ffffff;">_</span><br />
</strong></span></p>
<!-- google_ad_section_end -->]]></content:encoded>
			<wfw:commentRss>http://eitwebguru.com/exim-remote-memory-corruption-vulnerability-notification/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

