<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>CoreTimer.com|System Admin's Reference</title>
	
	<link>http://www.coretimer.com</link>
	<description>Administration simplified...</description>
	<lastBuildDate>Sat, 24 Dec 2011 20:26:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/coretimer" /><feedburner:info uri="coretimer" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>coretimer</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to change RDP port</title>
		<link>http://feedproxy.google.com/~r/coretimer/~3/TfB5w1AyYyc/</link>
		<comments>http://www.coretimer.com/windows/how-to-change-rdp-port/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 09:58:35 +0000</pubDate>
		<dc:creator>CoreTimer</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[how to change RDP port]]></category>
		<category><![CDATA[RDP port]]></category>

		<guid isPermaLink="false">http://www.coretimer.com/?p=752</guid>
		<description><![CDATA[Open regedit from run
locate RDP-Tcp key under HKEY_LOCAL_MACHINE
Key path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp
Find the subkey named PortNumber ,change the value to decimal from Hexadecimal
change port number according to your requirement and save
Reboot your server and test]]></description>
			<content:encoded><![CDATA[<p>Open<strong> regedit</strong> from run</p>
<p>locate<strong> RDP-Tcp</strong> key under<strong> HKEY_LOCAL_MACHINE</strong></p>
<p>Key path:</p>
<p><strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp</strong></p>
<p>Find the subkey named <strong>PortNumber</strong> ,change the value to decimal from Hexadecimal</p>
<p>change port number according to your requirement and save</p>
<p>Reboot your server and test</p>
<p>&nbsp;</p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li>No Related Post</li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/bopWEM7NaO0mk-y8pXM54hxT7CE/0/da"><img src="http://feedads.g.doubleclick.net/~a/bopWEM7NaO0mk-y8pXM54hxT7CE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/bopWEM7NaO0mk-y8pXM54hxT7CE/1/da"><img src="http://feedads.g.doubleclick.net/~a/bopWEM7NaO0mk-y8pXM54hxT7CE/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/coretimer/~4/TfB5w1AyYyc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coretimer.com/windows/how-to-change-rdp-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coretimer.com/windows/how-to-change-rdp-port/</feedburner:origLink></item>
		<item>
		<title>Turn Windows 7 to Wi-Fi hotspot</title>
		<link>http://feedproxy.google.com/~r/coretimer/~3/qNQ98eZLjxk/</link>
		<comments>http://www.coretimer.com/windows/turn-on-windows-7-to-wi-fi-hotspot/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 12:24:56 +0000</pubDate>
		<dc:creator>CoreTimer</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[how to turn on wireless hotspot in windows7]]></category>
		<category><![CDATA[wireless hotspot n window7]]></category>

		<guid isPermaLink="false">http://www.coretimer.com/?p=745</guid>
		<description><![CDATA[There are 3rd party software available in internet to  share internet connection via Wi-Fi.But windows 7 have inbuilt  feature to turn on wireless hotspot.So let's try how that can be implemented.]]></description>
			<content:encoded><![CDATA[<p>There are 3rd party software available in internet to  share internet connection via Wi-Fi.But windows 7 have inbuilt  feature to turn on wireless hotspot.So let&#8217;s try how that can be implemented.</p>
<p>Run CMD.EXE  as Administrator.</p>
<p>In terminal , type the following command</p>
<p><span style="color: #993300;"><em><strong>netsh  wlan set hostednetwork mode=allow ssid=MyNet key=MyPassword</strong></em></span></p>
<p>Replace MyNet, and MyPassword with whatever name you need to give.This command will create  Wireless hotspot with SSID MyNet.</p>
<p>Now start the network  you created with following command.</p>
<p><span style="color: #993300;"><strong>netsh wlan start hostednetwork</strong></span></p>
<p>Open Control Panel and go to Network and Sharing Center. Click Change Adapter Settings.</p>
<p>Right click your Internet connection and select Properties.Click the Sharing tab. Check the box that says “Allow other network users to connect.”  Choose your virtual wi-fi adapter and click OK.</p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li>No Related Post</li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/KZD8YQ_bIxyGG_ij7uvqcyPBRvA/0/da"><img src="http://feedads.g.doubleclick.net/~a/KZD8YQ_bIxyGG_ij7uvqcyPBRvA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/KZD8YQ_bIxyGG_ij7uvqcyPBRvA/1/da"><img src="http://feedads.g.doubleclick.net/~a/KZD8YQ_bIxyGG_ij7uvqcyPBRvA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/coretimer/~4/qNQ98eZLjxk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coretimer.com/windows/turn-on-windows-7-to-wi-fi-hotspot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coretimer.com/windows/turn-on-windows-7-to-wi-fi-hotspot/</feedburner:origLink></item>
		<item>
		<title>How to Setup a Windows 2008 R2 SNTP/NTP Server</title>
		<link>http://feedproxy.google.com/~r/coretimer/~3/KeYLp4k1prM/</link>
		<comments>http://www.coretimer.com/windows/how-to-setup-a-windows-2008-r2-sntpntp-server/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 09:22:57 +0000</pubDate>
		<dc:creator>Rajeev Kumar</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Network Time protocol]]></category>
		<category><![CDATA[ntp server configuration in windows 2008]]></category>
		<category><![CDATA[Simple Network Protocol]]></category>

		<guid isPermaLink="false">http://www.coretimer.com/?p=725</guid>
		<description><![CDATA[    Click Start, click Run, type regedit, and then click OK.
    Locate and then click the following registry entry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\

    In the right pane, right-click AnnounceFlags, and then click Modify.
    In the Edit DWORD Value dialog box, under Value data, type 5, and then click OK.
    Enable NTPServer.
        Locate and then click the following registry subkey:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ 
Services\W32Time\TimeProviders\NtpServer\]]></description>
			<content:encoded><![CDATA[<ol>
<li>Click <strong>Start</strong>, click <strong>Run</strong>, type regedit, and then click <strong>OK</strong>.</li>
<li>Locate and then click the following registry entry: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\</li>
<li>In the right pane, right-click <strong>AnnounceFlags</strong>, and then click <strong>Modify</strong>.</li>
<li>In the <strong>Edit DWORD Value</strong> dialog box, under <strong>Value data</strong>, type 5, and then click <strong>OK</strong>.</li>
<li>Enable NTPServer.
<ol>
<li>Locate and then click the following registry subkey:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpServer\</li>
<li>In the right pane, right-click <strong>Enabled</strong>, and<br />
then   click <strong>Modify</strong>.</li>
<li>In the <strong>Edit DWORD Value</strong> dialog box, type 1 under <strong>Value data</strong>, and then click <strong>OK</strong>.</li>
</ol>
</li>
<li>Exit Registry Editor.</li>
<li>At the command prompt, type the following command to restart the Windows Time service, and then press ENTER:</li>
</ol>
<p><strong> net stop w32time &amp;&amp; net start w32time</strong></p>
<p>This should get you setup with minimal registry hack impact.</p>
<p><strong>Note:</strong></p>
<ul>
<li>Make sure W32Time is set to Automatic startup mode.</li>
<li>Make sure UDP 123 is allowed through your firewall.</li>
<li>Use this <strong>Internet Time</strong> program to help you debug connectivity to your SNTP/NTP server</li>
</ul>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li>No Related Post</li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/ajTJLTf4y01KVmhQnUNnGMXn7Sk/0/da"><img src="http://feedads.g.doubleclick.net/~a/ajTJLTf4y01KVmhQnUNnGMXn7Sk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ajTJLTf4y01KVmhQnUNnGMXn7Sk/1/da"><img src="http://feedads.g.doubleclick.net/~a/ajTJLTf4y01KVmhQnUNnGMXn7Sk/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/coretimer/~4/KeYLp4k1prM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coretimer.com/windows/how-to-setup-a-windows-2008-r2-sntpntp-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coretimer.com/windows/how-to-setup-a-windows-2008-r2-sntpntp-server/</feedburner:origLink></item>
		<item>
		<title>Combination Generator in Java</title>
		<link>http://feedproxy.google.com/~r/coretimer/~3/uKpkFSHoySQ/</link>
		<comments>http://www.coretimer.com/howtos/combination-generator-in-java/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 18:48:16 +0000</pubDate>
		<dc:creator>Akhila L S</dc:creator>
				<category><![CDATA[HOW TOs]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[combination generator in java]]></category>
		<category><![CDATA[java code snipplet for combination genarator]]></category>

		<guid isPermaLink="false">http://www.coretimer.com/?p=711</guid>
		<description><![CDATA[A combination is an unordered collection of unique size. For example, if a list contains four numbers ( 1, 2, 3, 4 ), its combination of an unordered collection of unique size will be, [1, 2, 3, 4], [1, 2, 3], [1, 2, 4], [1, 3, 4], [2, 3, 4], [1, 2], [1, 3], [2, 3], [1, 4], [2, 4], [3, 4], [1], [2], [3], [4].

In shortly, Number of ways of selecting zero or more things from 'n' different things is given by 2^n-1. In the above example, we are expecting 2^4 -1 = 15 unique combinations]]></description>
			<content:encoded><![CDATA[<p><span style="color: #000000;"><span style="font-family: Times New Roman,serif;"><span style="font-size: small;">A combination is an unordered collection of unique size. For example, if a list contains four numbers (  1, 2, 3, 4 ), its combination of an unordered collection of unique size will be, <span style="color: #000000;">[1, 2, 3, 4]</span><span style="color: #000000;">, [1, 2, 3], [1, 2, 4], [1, 3, 4], [2, 3, 4], [1, 2], [1, 3], [2, 3], [1, 4], [2, 4], [3, 4], [1], [2], [3], [4]. </span></span></span></span></p>
<p><span style="color: #000000;"><span style="font-family: Times New Roman,serif;"><span style="font-size: small;"><span style="color: #000000;">In shortly, Number of ways of selecting zero or more things from &#8216;n&#8217; different things is given by 2^n-1. In the above example, we are expecting 2^4 -1 = 15 unique combinations.</span></span></span></span></p>
<p><span style="color: #000000;"><span style="font-family: Times New Roman,serif;"><span style="font-size: small;"><span style="text-decoration: underline;">Implementation Logic :</span></span></span></span></p>
<ol>
<li><span style="font-family: Times New Roman,serif;"><span style="font-size: small;"><span style="color: #000000;">By 	using the above equation, we can find the number of all possible 	combinations.</span></span></span></li>
<li><span style="color: #000000;"> <span style="font-family: Times New Roman,serif;"><span style="font-size: small;">Iterate 	the input list with iterate count is same as that of the number of 	possible combination.</span></span></span></li>
<li><span style="font-family: Times New Roman,serif;"><span style="font-size: small;"><span style="color: #000000;">In 	each iteration, check the bitwise operation result . If it is not 	zero , then add the corresponding member into the set.. Like wise, 	find all the combinations.</span></span></span></li>
</ol>
<p><span style="font-family: Times New Roman,serif;"><span style="font-size: small;"><span style="color: #000000;">Its source code is given below.</span></span></span></p>
<pre class="">
/**
* @param uniqueIds
* @return
*/
public static Set&lt; Set&lt; Integer &gt; &gt; getAllCombinations(List&lt; Integer &gt; uniqueIds) {
Set&lt; Set&lt; Integer &gt; &gt; combinationsSet = new HashSet&lt; Set&lt; Integer &gt; &gt;();
int listCnt = uniqueIds.size();
int power = (int) Math.pow(2, listCnt);
for (int outer = 1; outer &lt;= power-1; outer++) {
Set&lt; Integer &gt; memeber = new HashSet&lt;Integer&gt;();
for (int inner = 1; inner &lt;= listCnt; inner++) {
int pow = (int) Math.pow(2, inner-1);
if ( ( outer &amp; pow ) != 0 ){
memeber.add(  uniqueIds.get(inner-1) );
combinationsSet.add( memeber );
}
}
}
return combinationsSet;
}
&nbsp;
<span style="color: #000000;"><span style="font-family: Times New Roman,serif;"><span style="font-size: small;"> </span></span></span></pre>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li>No Related Post</li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/tbUWlJjM20L3QtOj1KkxHRse8lA/0/da"><img src="http://feedads.g.doubleclick.net/~a/tbUWlJjM20L3QtOj1KkxHRse8lA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/tbUWlJjM20L3QtOj1KkxHRse8lA/1/da"><img src="http://feedads.g.doubleclick.net/~a/tbUWlJjM20L3QtOj1KkxHRse8lA/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/coretimer/~4/uKpkFSHoySQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coretimer.com/howtos/combination-generator-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coretimer.com/howtos/combination-generator-in-java/</feedburner:origLink></item>
		<item>
		<title>Cisco UCS Overview</title>
		<link>http://feedproxy.google.com/~r/coretimer/~3/B5LP4ExI7ko/</link>
		<comments>http://www.coretimer.com/networking/cisco-ucs-overview/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 15:47:57 +0000</pubDate>
		<dc:creator>CoreTimer</dc:creator>
				<category><![CDATA[Enterprise hardware]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Cisco UCS]]></category>
		<category><![CDATA[Fabric interconnect]]></category>
		<category><![CDATA[UCS Manager]]></category>
		<category><![CDATA[Unified computing system]]></category>

		<guid isPermaLink="false">http://www.coretimer.com/?p=689</guid>
		<description><![CDATA[UCS-Unified Computing System is a datacenter computing solution which is focused on maintaining greater flexibility and scalability and simplified management. That is all I can say about Cisco UCS in single line. But I know that doesn’t give enough.

Cisco unified computing system or UCS is composed of computing hardware, virtualization software, switching fabric and management software. So this makes datacenter environment and important thing is all this components can be managed by single management unit.]]></description>
			<content:encoded><![CDATA[<p><strong>What is Cisco UCS?</strong></p>
<p style="text-align: justify;">UCS-Unified Computing System is a datacenter computing solution which is focused on maintaining greater flexibility and scalability and simplified management. That is all I can say about Cisco UCS in single line. But I know that doesn’t give enough.</p>
<p style="text-align: justify;">Cisco unified computing system or UCS is composed of computing hardware, virtualization software, switching fabric and management software. So this makes datacenter environment and important thing is all this components can be managed by single management unit.</p>
<p style="text-align: justify;"><strong>Why UCS?</strong></p>
<p style="text-align: justify;">One of the major expenses for any organization is operating expenses. So by integrating different components into a single platform Cisco UCS reducing the operating expense in large amount. And  of course the centralized management console makes everything simple.</p>
<p><strong>So what makes Cisco UCS???</strong></p>
<p>These are the building blocks of Cisco unified computing system</p>
<p style="text-align: justify;">1. <strong>UCS Manager</strong></p>
<p style="text-align: justify;">UCS Manager is the single point management console which is embedded into the fabric interconnects. So UCS manager provides the management to the server, network resources and storage. It also allows the management to the service profiles which could be defined in the manager itself.</p>
<p style="text-align: justify;">2. <strong>UCS Fabric interconnect</strong></p>
<p style="text-align: justify;">A UCS system consists of one or two 6100 series fabric interconnect which comes with 20-port and 40-port versions. And it is capable of running UCS manager and also has support for VN-links architecture which required for virtual machine connectivity.</p>
<p style="text-align: justify;">4. <strong>Fabric extenders</strong></p>
<p style="text-align: justify;">2100 series Fabric extenders connect the fabric to the blade chassis. Each 5100 chassis has two fabric extender module bays and could be used for redundancy purposes.</p>
<p style="text-align: justify;">5. <strong>UCS Blade Server chassis</strong></p>
<p style="text-align: justify;">UCS 5100 series blade chassis are designed to hold UCS blade servers. These blade chassis are logically part of UCS fabric interconnect.UCS blade chassis is designed to support two types of blade servers. Half width and full width. The blade chassis also contains four power-supply bays with power entry in the rear, and redundant-capable, hot-swappable power supply units accessible from the front panel. It also has eight hot-swappable fan trays and two fabric extender slots.</p>
<p style="text-align: justify;">6. <strong>UCS Blade Servers</strong></p>
<p style="text-align: justify;">The UCS B-Series blade servers are based on x86 architecture and support Microsoft Windows, Red hat Linux, variants of UNIX, and virtualization software like VMware ESX. The UCS B200 M1 Blade Server is half-width which uses two Intel Xeon 5500 series processors and supports up to 96 GB of DDR3 RAM. The half width server supports a single mezz card and two optional hot-swappable SAS disk drives. The blades also feature the blade service processor or the BMC and support management using IPMI.</p>
<p style="text-align: justify;">7. <strong>UCS Network Adapters</strong></p>
<p style="text-align: justify;">UCS got its own network adapters. It carries out the entire network I/O from the servers. These adapters have two unified fabric connections to each of the two fabric extender slots.</p>
<p style="text-align: center;"><a href="http://www.coretimer.com/wp-content/uploads/2011/06/cisco-ucs.gif"><img class="size-full wp-image-690 aligncenter" title="Cisco UCS" src="http://www.coretimer.com/wp-content/uploads/2011/06/cisco-ucs.gif" alt="Cisco UCS" width="389" height="417" /></a></p>
<dl id="attachment_690" class="wp-caption aligncenter" style="width: 399px;">
<dd class="wp-caption-dd"><strong>image credit: http://www.cisco.com </strong></dd>
</dl>
<p>So how Cisco UCS market is growing??? I have some stats to share.That tells everything.</p>
<p style="text-align: center;"><a href="http://www.coretimer.com/wp-content/uploads/2011/06/cisco-marketshare-2011q1-ww.jpg"><img class="size-full wp-image-691 aligncenter" title="cisco-marketshare-2011q1-ww" src="http://www.coretimer.com/wp-content/uploads/2011/06/cisco-marketshare-2011q1-ww.jpg" alt="Cisco UCS" width="397" height="253" /></a></p>
<dl id="attachment_690" class="wp-caption aligncenter" style="width: 399px;">
<dd class="wp-caption-dd"><strong>image credit: http://www.cisco.com </strong></dd>
</dl>
<p>Reference: <a href="http://www.cisco.com" target="_blank">Cisco.com</a></p>
<div id="_mcePaste" class="mcePaste" style="position: absolute; left: -10000px; top: 1412px; width: 1px; height: 1px; overflow: hidden;"><!--[if gte mso 9]><xml> <w:worddocument> <w:view>Normal</w:view> <w:zoom>0</w:zoom> <w:trackmoves /> <w:trackformatting /> <w:punctuationkerning /> <w:validateagainstschemas /> <w:saveifxmlinvalid>false</w:saveifxmlinvalid> <w:ignoremixedcontent>false</w:ignoremixedcontent> <w:alwaysshowplaceholdertext>false</w:alwaysshowplaceholdertext> <w:donotpromoteqf /> <w:lidthemeother>EN-US</w:lidthemeother> <w:lidthemeasian>X-NONE</w:lidthemeasian> <w:lidthemecomplexscript>X-NONE</w:lidthemecomplexscript> <w:compatibility> <w:breakwrappedtables /> <w:snaptogridincell /> <w:wraptextwithpunct /> <w:useasianbreakrules /> <w:dontgrowautofit /> <w:splitpgbreakandparamark /> <w:dontvertaligncellwithsp /> <w:dontbreakconstrainedforcedtables /> <w:dontvertalignintxbx /> <w:word11kerningpairs /> <w:cachedcolbalance /> </w:compatibility> <w:browserlevel>MicrosoftInternetExplorer4</w:browserlevel> <m:mathpr> <m:mathfont m:val="Cambria Math" /> <m:brkbin m:val="before" /> <m:brkbinsub m:val="&#45;-" /> <m:smallfrac m:val="off" /> <m:dispdef /> <m:lmargin m:val="0" /> <m:rmargin m:val="0" /> <m:defjc m:val="centerGroup" /> <m:wrapindent m:val="1440" /> <m:intlim m:val="subSup" /> <m:narylim m:val="undOvr" /> </m:mathpr></w:worddocument> </xml>< ![endif]--><!--[if gte mso 9]><xml> <w:latentstyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:lsdexception Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:lsdexception Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:lsdexception Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:lsdexception Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:lsdexception Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:lsdexception Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:lsdexception Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:lsdexception Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:lsdexception Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:lsdexception Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:lsdexception Locked="false" Priority="39" Name="toc 1" /> <w:lsdexception Locked="false" Priority="39" Name="toc 2" /> <w:lsdexception Locked="false" Priority="39" Name="toc 3" /> <w:lsdexception Locked="false" Priority="39" Name="toc 4" /> <w:lsdexception Locked="false" Priority="39" Name="toc 5" /> <w:lsdexception Locked="false" Priority="39" Name="toc 6" /> <w:lsdexception Locked="false" Priority="39" Name="toc 7" /> <w:lsdexception Locked="false" Priority="39" Name="toc 8" /> <w:lsdexception Locked="false" Priority="39" Name="toc 9" /> <w:lsdexception Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:lsdexception Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:lsdexception Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:lsdexception Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:lsdexception Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:lsdexception Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:lsdexception Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:lsdexception Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:lsdexception Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:lsdexception Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:lsdexception Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:lsdexception Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:lsdexception Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:lsdexception Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:lsdexception Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:lsdexception Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:lsdexception Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:lsdexception Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:lsdexception Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:lsdexception Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:lsdexception Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:lsdexception Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:lsdexception Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:lsdexception Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:lsdexception Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:lsdexception Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:lsdexception Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:lsdexception Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:lsdexception Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:lsdexception Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:lsdexception Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:lsdexception Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:lsdexception Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:lsdexception Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:lsdexception Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:lsdexception Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:lsdexception Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:lsdexception Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:lsdexception Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:lsdexception Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:lsdexception Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:lsdexception Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:lsdexception Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:lsdexception Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:lsdexception Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:lsdexception Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:lsdexception Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:lsdexception Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:lsdexception Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:lsdexception Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:lsdexception Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:lsdexception Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:lsdexception Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:lsdexception Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:lsdexception Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:lsdexception Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:lsdexception Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:lsdexception Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:lsdexception Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:lsdexception Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:lsdexception Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:lsdexception Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:lsdexception Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:lsdexception Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:lsdexception Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:lsdexception Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:lsdexception Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:lsdexception Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:lsdexception Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:lsdexception Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:lsdexception Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:lsdexception Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:lsdexception Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:lsdexception Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:lsdexception Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:lsdexception Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:lsdexception Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:lsdexception Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:lsdexception Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:lsdexception Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:lsdexception Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:lsdexception Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:lsdexception Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:lsdexception Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:lsdexception Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:lsdexception Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:lsdexception Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:lsdexception Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:lsdexception Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:lsdexception Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:lsdexception Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:lsdexception Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:lsdexception Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:lsdexception Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:lsdexception Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:lsdexception Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:lsdexception Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:lsdexception Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:lsdexception Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:lsdexception Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:lsdexception Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:lsdexception Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:lsdexception Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:lsdexception Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:lsdexception Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:lsdexception Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:lsdexception Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:lsdexception Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:lsdexception Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:lsdexception Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:lsdexception Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:lsdexception Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:lsdexception Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:lsdexception Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:lsdexception Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:lsdexception Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:lsdexception Locked="false" Priority="37" Name="Bibliography" /> <w:lsdexception Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:latentstyles> </xml>< ![endif]--><!--[if gte mso 10]> <mce:style>< !   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} --> <!--[endif] --></p>
<p class="MsoNormal">So how Cisco UCS market is growing???</p>
<p class="MsoNormal">Well I have some stats to share</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p></mce:style></div>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li>No Related Post</li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/KsU_95P0JDr5v0LANOe8nGaePVQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/KsU_95P0JDr5v0LANOe8nGaePVQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/KsU_95P0JDr5v0LANOe8nGaePVQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/KsU_95P0JDr5v0LANOe8nGaePVQ/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/coretimer/~4/B5LP4ExI7ko" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coretimer.com/networking/cisco-ucs-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coretimer.com/networking/cisco-ucs-overview/</feedburner:origLink></item>
		<item>
		<title>Install and configure EXIM Mail Server on CENTOS</title>
		<link>http://feedproxy.google.com/~r/coretimer/~3/VWpSeZZ-W7U/</link>
		<comments>http://www.coretimer.com/linux/install-and-configure-exim-mail-server-on-centos/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 07:06:54 +0000</pubDate>
		<dc:creator>CoreTimer</dc:creator>
				<category><![CDATA[Exim]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mail Server]]></category>
		<category><![CDATA[exim mail server]]></category>
		<category><![CDATA[linux server tutorials]]></category>
		<category><![CDATA[mail server configuration]]></category>
		<category><![CDATA[mail server in centos]]></category>

		<guid isPermaLink="false">http://www.coretimer.com/?p=681</guid>
		<description><![CDATA[Here we are only giving the basic setup instructions.

Steps:

           #yum install exim system-switch-mail

After successful installation, we need to make some necessary configurations. Switch default MTA(Mail Transfer agent) to exim if it is sendmail or any other application by using system-switch-mail. Then stop sendmail service if it is running and disable in startup.]]></description>
			<content:encoded><![CDATA[<p>Here we are only giving the basic setup instructions.</p>
<p><strong>Steps:</strong></p>
<p><em> #yum install exim system-switch-mail</em></p>
<p style="text-align: justify;">After successful installation, we need to make some necessary configurations. Switch default MTA(Mail Transfer agent) to exim if it is sendmail or any other application by using <strong>system-switch-mail</strong>. Then stop sendmail service if it is running and disable in startup.</p>
<p style="text-align: justify;"><em> #service sendmail stop<br />
#chkconfig  sendmail off</em></p>
<p>And start exim service and enable to start at boot time</p>
<p style="text-align: justify;"><em> #service exim start<br />
#chkconfig exim on</em></p>
<p style="text-align: justify;">If you want to enable manual routing for mail then ,add  the following  entry in &#8220;dnslookup&#8221; section in /etc/exim/exim.conf</p>
<p><strong><em> driver = manualroute<br />
domains= !+all<br />
transport= remote_smtp<br />
route_list=&#8221;* mail1.remoteserver.com;&#8221;</em></strong></p>
<p>And restart exim</p>
<p><em> #service exim restart</em></p>
<p>Verify the configurations by sending test mail</p>
<p><em> #echo &#8220;test mail&#8221;|mail -s &#8220;$HOSTNAME&#8221; </em>user1@domain.com</p>
<p>And check the mail received or not.</p>
<p>That&#8217;s it you are done with basic exim configuration</p>
<p><strong>Note:</strong></p>
<p style="text-align: justify;">Some  time exim service will dead by throwing some errors like <strong>exim dead but subsys locked</strong> .This can be happen because of different causes. Here I will give you some .</p>
<ol>
<li>If you are getting an error &#8220;IPv6 socket creation failed: Address family not supported by protocol&#8221; in <strong>panic.log </strong> then check the following line in <strong>/etc/exim/exim.conf</strong></li>
<p><strong><em> local_interfaces = &lt;; 127.0.0.1 ; ::1</em></strong><br />
And remove the entry   <strong>::1</strong> to disable IPv6 and restart exim, then exim will work fine</p>
<li> Check the size of exim_mainlog .If it is too big then clear it and try to restart the service.(During first time setup there is no chance for  this  case to happen).</li>
</ol>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li>No Related Post</li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/GNaY-HlUd-qZV0W-lplFtnWMF9k/0/da"><img src="http://feedads.g.doubleclick.net/~a/GNaY-HlUd-qZV0W-lplFtnWMF9k/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/GNaY-HlUd-qZV0W-lplFtnWMF9k/1/da"><img src="http://feedads.g.doubleclick.net/~a/GNaY-HlUd-qZV0W-lplFtnWMF9k/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/coretimer/~4/VWpSeZZ-W7U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coretimer.com/linux/install-and-configure-exim-mail-server-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coretimer.com/linux/install-and-configure-exim-mail-server-on-centos/</feedburner:origLink></item>
		<item>
		<title>Disable telnet service in linux</title>
		<link>http://feedproxy.google.com/~r/coretimer/~3/tiQbSGzFHBY/</link>
		<comments>http://www.coretimer.com/linux/disable-telnet-service-in-linux/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 18:59:29 +0000</pubDate>
		<dc:creator>CoreTimer</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server hardening]]></category>
		<category><![CDATA[how to disable telnet service in linux]]></category>
		<category><![CDATA[server hardening]]></category>
		<category><![CDATA[xinetd service]]></category>

		<guid isPermaLink="false">http://www.coretimer.com/?p=671</guid>
		<description><![CDATA[For better hardened Linux box especially for web servers,you need to disable the telnet service as telnet simply send the username and passwords in clear text.
Login to your server as root
Open file telnet in /etc/xinetd.d
vi /etc/xinetd.d/telnet
edit the following line and make it yes instead of no.
disable=yes
And restart the xinetd service
service xinetd restart   
In order to avoid telnet starting on boot time,turn it of it through chkconfig
chkconfig telnet off
so that s it.
Don't forget to verify whatever changes you made. So telnet is listening to port number 23.Ensure the port 23 is closed with nmap tool or any other tool.]]></description>
			<content:encoded><![CDATA[<p>For better hardened Linux box especially for web servers,you need to disable the telnet service as telnet simply send the username and passwords in clear text.<br />
Login to your server as root<br />
Open file <strong>telnet</strong> in<strong><em> /etc/xinetd.d</em></strong><br />
<em><strong>vi /etc/xinetd.d/telnet</strong></em><br />
edit the following line and make it yes instead of no.<br />
<strong><em>disable=yes</em></strong><br />
And restart the xinetd service<br />
<em><strong>service xinetd restart </strong></em><br />
In order to avoid telnet starting on boot time,turn it of it through chkconfig<br />
<em><strong>chkconfig telnet off</strong></em><br />
so that s it.<br />
Don&#8217;t forget to verify whatever changes you made. So telnet is listening to port number <strong>23</strong>.Ensure the port 23 is closed with nmap tool or any other tool.</p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li>No Related Post</li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/Voli6ulADFgMivh3E9RorrD4pu4/0/da"><img src="http://feedads.g.doubleclick.net/~a/Voli6ulADFgMivh3E9RorrD4pu4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Voli6ulADFgMivh3E9RorrD4pu4/1/da"><img src="http://feedads.g.doubleclick.net/~a/Voli6ulADFgMivh3E9RorrD4pu4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/coretimer/~4/tiQbSGzFHBY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coretimer.com/linux/disable-telnet-service-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coretimer.com/linux/disable-telnet-service-in-linux/</feedburner:origLink></item>
		<item>
		<title>Delete OLD files in linux</title>
		<link>http://feedproxy.google.com/~r/coretimer/~3/xy9UqtRWiwk/</link>
		<comments>http://www.coretimer.com/howtos/delete-old-files-in-linux/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 17:42:12 +0000</pubDate>
		<dc:creator>CoreTimer</dc:creator>
				<category><![CDATA[HOW TOs]]></category>
		<category><![CDATA[Job Scheduling]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell scripting]]></category>
		<category><![CDATA[exec]]></category>
		<category><![CDATA[find command in linux]]></category>
		<category><![CDATA[housekeeping in linux]]></category>
		<category><![CDATA[mtime]]></category>

		<guid isPermaLink="false">http://www.coretimer.com/?p=667</guid>
		<description><![CDATA[If you want to delete log files or folders in /var/log directory which are older than 200 days  then you can follow the below steps
To list the files which are older than 200 days

#find /var/log -mtime +200
After verifying ,you can delete those files/folders

#find /var/log -mtime +200 -exec rm {} \;]]></description>
			<content:encoded><![CDATA[<p>If you want to delete log files or folders in /var/log directory which are older than 200 days  then you can follow the below steps<br />
To list the files which are older than 200 days</p>
<p>#find /var/log -mtime +200<br />
After verifying ,you can delete those files/folders</p>
<p>#find /var/log -mtime +200 -exec rm {} \;</p>
<p>Note:If you want the files  which only have the extension &#8220;.log&#8221; then<br />
#find /var/log -name &#8216;*.log&#8217; -mtime +200 -exec rm {} \;</p>
<p>&nbsp;</p>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li>No Related Post</li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/x9QKOv52sb6IYkGPcupULaQcqT0/0/da"><img src="http://feedads.g.doubleclick.net/~a/x9QKOv52sb6IYkGPcupULaQcqT0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/x9QKOv52sb6IYkGPcupULaQcqT0/1/da"><img src="http://feedads.g.doubleclick.net/~a/x9QKOv52sb6IYkGPcupULaQcqT0/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/coretimer/~4/xy9UqtRWiwk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coretimer.com/howtos/delete-old-files-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coretimer.com/howtos/delete-old-files-in-linux/</feedburner:origLink></item>
		<item>
		<title>How to mount SFTP share in remote Linux machine</title>
		<link>http://feedproxy.google.com/~r/coretimer/~3/GKRhCL-5Npc/</link>
		<comments>http://www.coretimer.com/howtos/how-to-mount-sftp-share-in-remote-linux-machine/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 10:45:28 +0000</pubDate>
		<dc:creator>CoreTimer</dc:creator>
				<category><![CDATA[HOW TOs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Volume management]]></category>
		<category><![CDATA[FUSE]]></category>
		<category><![CDATA[How to mount SFTP share in remote Linux machine]]></category>
		<category><![CDATA[SFTP mounting]]></category>
		<category><![CDATA[SSHFS]]></category>

		<guid isPermaLink="false">http://www.coretimer.com/?p=659</guid>
		<description><![CDATA[This could be implemented with  FUSE and SSHFS.

Download path:  http://fuse.sourceforge.net/sshfs.html

1. FUSE

package: fuse-2.8.5.tar.gz

Extract and install
#tar xvf fuse-2.8.5.tar.gz
#cd fuse-2.8.5
#./configure
#make
#make install

After successful installation,install SSHFS

2.SSHFS
]]></description>
			<content:encoded><![CDATA[<p>This could be implemented with  FUSE and SSHFS.</p>
<p>Download path:  <a href="http://fuse.sourceforge.net/sshfs.html" target="_blank">http://fuse.sourceforge.net/sshfs.html</a></p>
<p>1. FUSE</p>
<p>package: <strong>fuse-2.8.5.tar.gz</strong></p>
<p>Extract and install<br />
<strong>#tar xvf fuse-2.8.5.tar.gz<br />
#cd fuse-2.8.5<br />
#./configure<br />
#make<br />
#make install<br />
</strong><br />
After successful installation,install SSHFS</p>
<p>2.SSHFS</p>
<p>package: <strong>sshfs-fuse-2.2.tar.gz</strong></p>
<p>Extract and install<br />
<strong>#tar xvf sshfs-fuse-2.2.tar.gz<br />
#cd sshfs-fuse-2.2<br />
#./configure<br />
#make<br />
#make install<br />
</strong><br />
Now we can use sshfs to mount sftp share.Before mounting,create mount point where the share to be mounted.<br />
#mkdir /mnt/ftpshare</p>
<p>Mount command:  <span style="color: #ff0000;">sshfs &lt;username&gt;@&lt;ftpserver IP/host&gt;:/&lt;ftp_share_path&gt; /&lt;mountpoint&gt;</span></p>
<p>Eg:<br />
<strong>#sshfs testuser@192.168.1.2:/home/testuser /mnt/ftpshare/</strong></p>
<p>This will prompt for password if user configured any password.</p>
<p>NOTE:  <span style="color: #008000;">If you want to avoid prompting for password,then you should configure passwordless(key based) ssh login between these servers.(Assuming you are aware of how to configure it)</span></p>
<p>Verify the mounted partition using df command.</p>
<p>To mount this share directory in boot time,we need to add the following entry in /etc/fstab</p>
<p><strong>sshfs#testuser@</strong><strong>192.168.1.2:/home/testuser     /mnt/ftpshare          fuse                   defaults        0 0</strong></p>
<p><span style="color: #008000;">NOTE:     For unmounting this partition,we can use fusermount command as below<br />
#fusermount -u /mnt/ftpshare/</span></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;"><code><br />
sshfs#10.0.0.2:/  1000G     0 1000G   0% /mnt/test</code></div>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li>No Related Post</li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/ksUAH4fesoLWTmeyrIIpe-7199s/0/da"><img src="http://feedads.g.doubleclick.net/~a/ksUAH4fesoLWTmeyrIIpe-7199s/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ksUAH4fesoLWTmeyrIIpe-7199s/1/da"><img src="http://feedads.g.doubleclick.net/~a/ksUAH4fesoLWTmeyrIIpe-7199s/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/coretimer/~4/GKRhCL-5Npc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coretimer.com/howtos/how-to-mount-sftp-share-in-remote-linux-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coretimer.com/howtos/how-to-mount-sftp-share-in-remote-linux-machine/</feedburner:origLink></item>
		<item>
		<title>How to mount windows share in Linux</title>
		<link>http://feedproxy.google.com/~r/coretimer/~3/THtniyCyy78/</link>
		<comments>http://www.coretimer.com/howtos/how-to-mount-windows-share-under-linux/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 18:07:02 +0000</pubDate>
		<dc:creator>CoreTimer</dc:creator>
				<category><![CDATA[HOW TOs]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cifs]]></category>
		<category><![CDATA[how to mount windows share in linux]]></category>
		<category><![CDATA[windows share]]></category>

		<guid isPermaLink="false">http://www.coretimer.com/?p=638</guid>
		<description><![CDATA[Some times you may want to use windows shares in Linux.So let s check out how to mount windows share in Linux in this article]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Some times you may want to use windows shares in Linux.So let s check out how to mount windows share in Linux in this article</p>
<p style="text-align: justify;">Login to linux server as root<br />
create required mount point<br />
<strong>#mkdir /mnt/winshare</strong><br />
Mount windows share with following command<br />
<strong>#mount -t cifs //winserver/winshare /mnt/winshare</strong><br />
This is for mounting password less share.We can also share windows share to linux machine with username and password use the following command for mounting windows share which is restricted with password</p>
<p><strong>#mount -t cifs //winserver/winshare -o username=&lt;username&gt;,password=&lt;password&gt; /mnt/winshare</strong></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;"></div>
<h4  class="related_post_title">Related Posts</h4><ul class="related_post"><li>No Related Post</li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/sZ9vgoPfF7hoJzn78mj2XhZ-yeY/0/da"><img src="http://feedads.g.doubleclick.net/~a/sZ9vgoPfF7hoJzn78mj2XhZ-yeY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/sZ9vgoPfF7hoJzn78mj2XhZ-yeY/1/da"><img src="http://feedads.g.doubleclick.net/~a/sZ9vgoPfF7hoJzn78mj2XhZ-yeY/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/coretimer/~4/THtniyCyy78" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.coretimer.com/howtos/how-to-mount-windows-share-under-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.coretimer.com/howtos/how-to-mount-windows-share-under-linux/</feedburner:origLink></item>
	<media:rating>nonadult</media:rating></channel>
</rss>

