<?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>Server Management Tips by SupportPRO</title>
	<atom:link href="http://blog.supportpro.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.supportpro.com</link>
	<description>SupportPRO Blog</description>
	<lastBuildDate>Fri, 13 Aug 2010 12:10:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Usage of Dig command for finding the DNS information</title>
		<link>http://blog.supportpro.com/2010/08/usage-of-dig-command-for-finding-the-dns-information/</link>
		<comments>http://blog.supportpro.com/2010/08/usage-of-dig-command-for-finding-the-dns-information/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 12:10:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/2010/08/usage-of-dig-command-for-finding-the-dns-information/</guid>
		<description><![CDATA[The command dig is a tool for querying name servers for information about various records like A, MX, NS, and related information. 
dig live.com   ; &#60;&#60;&#62;&#62; DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 &#60;&#60;&#62;&#62; live.com    ;; global options:&#160; printcmd    ;; Got answer:    ;; -&#62;&#62;HEADER&#60;&#60;- opcode: QUERY, status: NOERROR, id: [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2010/08/usage-of-dig-command-for-finding-the-dns-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOW TO RECOVER LOST MYSQL PASSWORD</title>
		<link>http://blog.supportpro.com/2010/08/how-to-recover-lost-mysql-password/</link>
		<comments>http://blog.supportpro.com/2010/08/how-to-recover-lost-mysql-password/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 12:08:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/2010/08/how-to-recover-lost-mysql-password/</guid>
		<description><![CDATA[Steps for recovering mysql password are given below:   Stop the mysql service.    #/etc/init.d/mysql stop    Once, the mysql service completely stopped, run the below.    #/usr/bin/mysqld_safe –skip-grant-tables –skip-networking &#38;    You will be now able to login without password.
&#160;
 
#mysql -uroot mysql   [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2010/08/how-to-recover-lost-mysql-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to reset Wordpress Admin password from phpMyadmin</title>
		<link>http://blog.supportpro.com/2010/08/how-to-reset-wordpress-admin-password-from-phpmyadmin/</link>
		<comments>http://blog.supportpro.com/2010/08/how-to-reset-wordpress-admin-password-from-phpmyadmin/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 12:05:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/2010/08/how-to-reset-wordpress-admin-password-from-phpmyadmin/</guid>
		<description><![CDATA[Forgot your Wordpress admin password, no issues. You can reset this from your cPanel. 
Steps are as follows: 
1. Login to cPanel
2. Navigate to phpMyAdmin
3. Click the database associated with your Wordpress. 
 
4. Look out for wp_users and access this table.
5. Now this will show the fields inside the wp_users table
6. Look out for [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2010/08/how-to-reset-wordpress-admin-password-from-phpmyadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exim commands</title>
		<link>http://blog.supportpro.com/2010/08/exim-commands/</link>
		<comments>http://blog.supportpro.com/2010/08/exim-commands/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 12:03:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/2010/08/exim-commands/</guid>
		<description><![CDATA[&#160;
Command to find the number of mails in queue
exim –bpc
Command to show configuration file of exim
exim –bP
Command to show the version and configuration file
exim –bV
 
Command to check what is exim doing now
exiwhat
Command to remove a mail from queue
exim -Mrm &#60;message-id&#62;
Command to remove all frozen mails
exiqgrep -z -i &#124; xargs exim –Mrm
Command to deliver a [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2010/08/exim-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install OpenLDAP</title>
		<link>http://blog.supportpro.com/2010/08/how-to-install-openldap/</link>
		<comments>http://blog.supportpro.com/2010/08/how-to-install-openldap/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 12:00:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/2010/08/how-to-install-openldap/</guid>
		<description><![CDATA[For our LDAP server we will be using the very flexible OpenLDAP Server (slapd).   # Install the software.    apt-get install slapd ldap-utils migrationtools    # Answer the on-screen prompts with:    Admin password: *****    Confirm password: *****    # We need [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2010/08/how-to-install-openldap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
