<?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>Mohan Cheema&#039;s Online Diary &#187; HowTos</title>
	<atom:link href="http://www.mohancheema.net/category/howtos/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mohancheema.net</link>
	<description>Site Just to Keep Track of My Day to Day Work.</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:46:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Change / Update SSL certificate for Amazon Elastic Load Balancer</title>
		<link>http://www.mohancheema.net/howtos/change-update-ssl-certificate-for-amazon-elastic-load-balancer</link>
		<comments>http://www.mohancheema.net/howtos/change-update-ssl-certificate-for-amazon-elastic-load-balancer#comments</comments>
		<pubDate>Wed, 30 Nov 2011 03:20:50 +0000</pubDate>
		<dc:creator>Mohan Cheema</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[elb]]></category>
		<category><![CDATA[ELB certificate renewal]]></category>
		<category><![CDATA[ELB ssl change]]></category>
		<category><![CDATA[iam]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://www.mohancheema.net/?p=566</guid>
		<description><![CDATA[This is in continuation to Amazon ELB SSL Termination HowTo. Earlier we have seen how to setup Elastic Load Balancer with SSL termination on Amazon. Now we will see how do we change the SSL certification once we renew it &#8230; <a href="http://www.mohancheema.net/howtos/change-update-ssl-certificate-for-amazon-elastic-load-balancer">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mohancheema.net/howtos/change-update-ssl-certificate-for-amazon-elastic-load-balancer/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MySQL MultiMaster Replication</title>
		<link>http://www.mohancheema.net/howtos/mysql-multimaster-replication</link>
		<comments>http://www.mohancheema.net/howtos/mysql-multimaster-replication#comments</comments>
		<pubDate>Wed, 28 Sep 2011 07:24:37 +0000</pubDate>
		<dc:creator>Mohan Cheema</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[mysql circular replication]]></category>
		<category><![CDATA[mysql Master master replication]]></category>
		<category><![CDATA[mysql multi master replication]]></category>
		<category><![CDATA[Replication]]></category>

		<guid isPermaLink="false">http://www.mohancheema.net/?p=527</guid>
		<description><![CDATA[You may know about the MySQL Cluster, which is a complex architecture to achieve high availability and performance. One of the advantages of MySQL Cluster is that each node is a peer to the others, whereas in a normal replicating &#8230; <a href="http://www.mohancheema.net/howtos/mysql-multimaster-replication">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mohancheema.net/howtos/mysql-multimaster-replication/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recover from Failed Amazon EC2 Instances</title>
		<link>http://www.mohancheema.net/howtos/recover-from-failed-amazon-ec2-instances</link>
		<comments>http://www.mohancheema.net/howtos/recover-from-failed-amazon-ec2-instances#comments</comments>
		<pubDate>Tue, 09 Aug 2011 14:01:25 +0000</pubDate>
		<dc:creator>Mohan Cheema</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[EC2 instance]]></category>
		<category><![CDATA[EC2 instance faliure recovery]]></category>

		<guid isPermaLink="false">http://www.mohancheema.net/?p=512</guid>
		<description><![CDATA[One of the things that’s not immediately obvious about Amazon EC2 instances is that they could fail, in fact Amazon says: It’s inevitable that EC2 instances will fail, and you need to plan for it. An instance failure isn’t a &#8230; <a href="http://www.mohancheema.net/howtos/recover-from-failed-amazon-ec2-instances">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mohancheema.net/howtos/recover-from-failed-amazon-ec2-instances/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding more disk space (EBS volumes) to your instance</title>
		<link>http://www.mohancheema.net/howtos/adding-more-disk-space-ebs-volumes-to-your-instance</link>
		<comments>http://www.mohancheema.net/howtos/adding-more-disk-space-ebs-volumes-to-your-instance#comments</comments>
		<pubDate>Wed, 03 Aug 2011 16:04:24 +0000</pubDate>
		<dc:creator>Mohan Cheema</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Amazon AWS]]></category>
		<category><![CDATA[Amazon EBS]]></category>
		<category><![CDATA[more disk space]]></category>

		<guid isPermaLink="false">http://www.mohancheema.net/?p=508</guid>
		<description><![CDATA[Adding more disk space (EBS volumes) to your instance The AWS Server AMI comes with an attached 30 GB EBS volume. If you need more space, you can create additional volumes and attach them to your EC2 instance. The steps &#8230; <a href="http://www.mohancheema.net/howtos/adding-more-disk-space-ebs-volumes-to-your-instance">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mohancheema.net/howtos/adding-more-disk-space-ebs-volumes-to-your-instance/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon ELB SSL Termination HowTo</title>
		<link>http://www.mohancheema.net/howtos/amazon-elb-ssl-termination-howto</link>
		<comments>http://www.mohancheema.net/howtos/amazon-elb-ssl-termination-howto#comments</comments>
		<pubDate>Thu, 21 Jul 2011 10:22:07 +0000</pubDate>
		<dc:creator>Mohan Cheema</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Amazon ELB]]></category>
		<category><![CDATA[Amazon ELB SSL]]></category>
		<category><![CDATA[Amazon ELB SSL Termination]]></category>
		<category><![CDATA[Amazon multiple SSL virtual host]]></category>
		<category><![CDATA[javax.net.ssl.SSLException]]></category>
		<category><![CDATA[LoadModule]]></category>
		<category><![CDATA[plaintext connection?]]></category>
		<category><![CDATA[RequestHeader]]></category>
		<category><![CDATA[Unrecognized SSL message]]></category>
		<category><![CDATA[X-Forwarded-Proto]]></category>

		<guid isPermaLink="false">http://www.mohancheema.net/?p=493</guid>
		<description><![CDATA[We’ve been using the new Amazon Load Balancers (ELB) for some of our websites, since there’s not much information out there on the subject, I thought a post would be in order. The load balancers are charged at $0.025 per &#8230; <a href="http://www.mohancheema.net/howtos/amazon-elb-ssl-termination-howto">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mohancheema.net/howtos/amazon-elb-ssl-termination-howto/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix OpenLDAP Courier-imap Amavisd-new SpamAssassin and clamav HowTo</title>
		<link>http://www.mohancheema.net/howtos/postfix-openldap-courier-imap-amavisd-new-spamassassin-and-clamav-howto</link>
		<comments>http://www.mohancheema.net/howtos/postfix-openldap-courier-imap-amavisd-new-spamassassin-and-clamav-howto#comments</comments>
		<pubDate>Mon, 01 Nov 2010 16:36:27 +0000</pubDate>
		<dc:creator>Mohan Cheema</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[amavisd-new]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[clamav]]></category>
		<category><![CDATA[courier ldap]]></category>
		<category><![CDATA[courier-imap]]></category>
		<category><![CDATA[courier.schema]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenLDAP]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[postfwd]]></category>
		<category><![CDATA[postgrey]]></category>
		<category><![CDATA[qmail.schema]]></category>
		<category><![CDATA[SASL]]></category>
		<category><![CDATA[Schema]]></category>
		<category><![CDATA[spamassassin]]></category>
		<category><![CDATA[TLS]]></category>

		<guid isPermaLink="false">http://www.mohancheema.net/?p=460</guid>
		<description><![CDATA[This is a step by step guide on how to configure GNU/Linux system with Postfix, OpenLDAP, Courier-imap, Amavisd-new, SpamAssassin and clamav. Even though this setup was configured on Centos 5, with minor tweaks you should get it working on any &#8230; <a href="http://www.mohancheema.net/howtos/postfix-openldap-courier-imap-amavisd-new-spamassassin-and-clamav-howto">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mohancheema.net/howtos/postfix-openldap-courier-imap-amavisd-new-spamassassin-and-clamav-howto/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Memcached With repcached &#8220;Built-In Server Side Replication&#8221;</title>
		<link>http://www.mohancheema.net/howtos/install-memcached-with-repcached-built-in-server-side-replication</link>
		<comments>http://www.mohancheema.net/howtos/install-memcached-with-repcached-built-in-server-side-replication#comments</comments>
		<pubDate>Thu, 12 Aug 2010 14:25:51 +0000</pubDate>
		<dc:creator>Mohan Cheema</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[memcache replication]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memcached replication]]></category>
		<category><![CDATA[repcache]]></category>
		<category><![CDATA[repcached]]></category>
		<category><![CDATA[replicated memcached]]></category>
		<category><![CDATA[Replication]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.mohancheema.net/?p=304</guid>
		<description><![CDATA[Everyone probably know about memcached (http://memcached.org/) and its high performance name-value based memory object cache interface. Its main purpose is to provide an easy to use distributed caching engine in a multinode environment. However, have you ever wanted to let &#8230; <a href="http://www.mohancheema.net/howtos/install-memcached-with-repcached-built-in-server-side-replication">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mohancheema.net/howtos/install-memcached-with-repcached-built-in-server-side-replication/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert SSL Certificate to different Format</title>
		<link>http://www.mohancheema.net/howtos/convert-ssl-certificate-to-different-format</link>
		<comments>http://www.mohancheema.net/howtos/convert-ssl-certificate-to-different-format#comments</comments>
		<pubDate>Mon, 24 May 2010 16:40:15 +0000</pubDate>
		<dc:creator>Mohan Cheema</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[cer]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[crl2pkcs7]]></category>
		<category><![CDATA[crt]]></category>
		<category><![CDATA[DER]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[kpcs7]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSSL]]></category>
		<category><![CDATA[p7b]]></category>
		<category><![CDATA[PEM]]></category>
		<category><![CDATA[pfx]]></category>
		<category><![CDATA[pkcs12]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[Web Server]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[x509]]></category>

		<guid isPermaLink="false">http://www.mohancheema.net/?p=230</guid>
		<description><![CDATA[Different platforms and devices require SSL certificates to be converted to different formats. For example, a Windows server exports and imports .pfx files while an Apache server uses individual PEM (.crt, .cer) files. PEM Format The PEM format is the &#8230; <a href="http://www.mohancheema.net/howtos/convert-ssl-certificate-to-different-format">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mohancheema.net/howtos/convert-ssl-certificate-to-different-format/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Advanced MRTG HowTo</title>
		<link>http://www.mohancheema.net/howtos/advanced-mrtg-howto</link>
		<comments>http://www.mohancheema.net/howtos/advanced-mrtg-howto#comments</comments>
		<pubDate>Wed, 28 Apr 2010 06:28:55 +0000</pubDate>
		<dc:creator>Mohan Cheema</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Advance MRTG]]></category>
		<category><![CDATA[cfgmaker]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[indexmaker]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MIB]]></category>
		<category><![CDATA[MRTG]]></category>
		<category><![CDATA[OID]]></category>
		<category><![CDATA[RRDTool]]></category>
		<category><![CDATA[SNMP]]></category>
		<category><![CDATA[snmpget]]></category>
		<category><![CDATA[snmpwalk]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.mohancheema.net/?p=74</guid>
		<description><![CDATA[Introduction In many cases using MRTG in a basic configuration to monitor the volume of network traffic to your server isn&#8217;t enough. You may also want to see graphs of CPU, disk, and memory usage. This chapter explains how to &#8230; <a href="http://www.mohancheema.net/howtos/advanced-mrtg-howto">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mohancheema.net/howtos/advanced-mrtg-howto/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Linux SNMP and MRTG HowTo</title>
		<link>http://www.mohancheema.net/howtos/linux-snmp-and-mrtg-howto</link>
		<comments>http://www.mohancheema.net/howtos/linux-snmp-and-mrtg-howto#comments</comments>
		<pubDate>Wed, 28 Apr 2010 06:20:32 +0000</pubDate>
		<dc:creator>Mohan Cheema</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[cfgmaker]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[indexmaker]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MIB]]></category>
		<category><![CDATA[MRTG]]></category>
		<category><![CDATA[OID]]></category>
		<category><![CDATA[SNMP]]></category>
		<category><![CDATA[SNMP Security]]></category>
		<category><![CDATA[snmpget]]></category>
		<category><![CDATA[snmpwalk]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[tshark]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[vmstat]]></category>

		<guid isPermaLink="false">http://www.mohancheema.net/?p=69</guid>
		<description><![CDATA[Introduction You can monitor your system&#8217;s Web performance quite easily with graphical Linux tools. You&#8217;ll learn how to use several in this chapter, including MRTG, which is based on SNMP and monitors raw network traffic, and Webalizer, which tracks Web &#8230; <a href="http://www.mohancheema.net/howtos/linux-snmp-and-mrtg-howto">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.mohancheema.net/howtos/linux-snmp-and-mrtg-howto/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

