<?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>Infusion Technology Solutions Blog</title>
	<atom:link href="http://blog.infusiontechsolutions.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.infusiontechsolutions.com</link>
	<description>Technology related solutions, tips, tricks, and other interesting topics</description>
	<lastBuildDate>Tue, 01 Sep 2009 17:18:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Reset the Password for an OS X Open Directory Mobile Account</title>
		<link>http://blog.infusiontechsolutions.com/how-to-reset-the-password-for-an-os-x-open-directory-mobile-account/</link>
		<comments>http://blog.infusiontechsolutions.com/how-to-reset-the-password-for-an-os-x-open-directory-mobile-account/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 17:18:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[account password]]></category>
		<category><![CDATA[cached password]]></category>
		<category><![CDATA[cached passwords]]></category>
		<category><![CDATA[directory account]]></category>
		<category><![CDATA[directory accounts]]></category>
		<category><![CDATA[home directory]]></category>
		<category><![CDATA[open directory server]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[single user mode]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=287</guid>
		<description><![CDATA[An OS X Open Directory account which is set to be a mobile account will cache its password locally in the event the computer cannot communicate with the Open Directory server. You can reset this locally cached password by doing the following:

 Note: The following instructions work for local accounts AND mobile Open Directory accounts [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/how-to-reset-the-password-for-an-os-x-open-directory-mobile-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Terminal Command for Xserve Intel Hardware RAID Card</title>
		<link>http://blog.infusiontechsolutions.com/terminal-command-for-xserve-intel-hardware-raid-card/</link>
		<comments>http://blog.infusiontechsolutions.com/terminal-command-for-xserve-intel-hardware-raid-card/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 17:10:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[command line options]]></category>
		<category><![CDATA[hardware RAID card]]></category>
		<category><![CDATA[intel hardware]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[raid]]></category>
		<category><![CDATA[raid card]]></category>
		<category><![CDATA[terminal window]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=284</guid>
		<description><![CDATA[To control the hardware RAID card in the terminal on Intel Xserves with a hardware RAID card, you need to use the terminal command &#8220;raidutil&#8221;. To see a list of command line options run the following command in a terminal window:
raidutil -h

]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/terminal-command-for-xserve-intel-hardware-raid-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Fix a Corrupted OS X Open Directory Account Password</title>
		<link>http://blog.infusiontechsolutions.com/how-to-fix-a-corrupted-os-x-open-directory-account-password/</link>
		<comments>http://blog.infusiontechsolutions.com/how-to-fix-a-corrupted-os-x-open-directory-account-password/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 17:26:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[account password]]></category>
		<category><![CDATA[hex string]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[open directory]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[user accounts]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=281</guid>
		<description><![CDATA[Sometimes the diradmin account or some other admin account&#8217;s password becomes corrupted resulting in you unable to log into the Open Directory with admin rights. To reset the password to fix the corruption run the following commands:
sudo mkpassdb -setpassword 0x484f162b4b8b45670000000200000002
where the long hex string is the &#60;slot id&#62; for the diradmin account. You can find [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/how-to-fix-a-corrupted-os-x-open-directory-account-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Configure Splunk to use a Web Proxy Server</title>
		<link>http://blog.infusiontechsolutions.com/how-to-configure-splunk-to-use-a-web-proxy-server/</link>
		<comments>http://blog.infusiontechsolutions.com/how-to-configure-splunk-to-use-a-web-proxy-server/#comments</comments>
		<pubDate>Mon, 18 May 2009 21:24:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[Information Security]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[https_proxy]]></category>
		<category><![CDATA[http_proxy]]></category>
		<category><![CDATA[iplocation]]></category>
		<category><![CDATA[proxy settings]]></category>
		<category><![CDATA[splunk]]></category>
		<category><![CDATA[web proxy server]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=268</guid>
		<description><![CDATA[A Splunk server I installed was configured such that it could only communicate with hosts within the corporate network so it did not have direct internet access. This posed a problem when trying to use the &#8220;Browse Splunkbase&#8221; option in the Splunk administrator web interface. I also could not use the &#8220;iplocation&#8221; data-processing command.
This was [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/how-to-configure-splunk-to-use-a-web-proxy-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Get Trixbox Working Behind a NAT Firewall</title>
		<link>http://blog.infusiontechsolutions.com/how-to-get-trixbox-working-behind-a-nat-firewall/</link>
		<comments>http://blog.infusiontechsolutions.com/how-to-get-trixbox-working-behind-a-nat-firewall/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 16:40:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[external ip address]]></category>
		<category><![CDATA[nat firewall]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[trixbox]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=263</guid>
		<description><![CDATA[trixbox is a line of Asterisk-based IP-PBX products designed to meet the needs of companies from 2 to 500 employees. trixbox is available in a free open source Community Edition. If you are experimenting with trixbox at home, then you are probably in the situation where you have trixbox running on your home network which [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/how-to-get-trixbox-working-behind-a-nat-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Backup and Restore a MySQL Database Using mysqldump</title>
		<link>http://blog.infusiontechsolutions.com/how-to-backup-and-restore-a-mysql-database-using-mysqldump/</link>
		<comments>http://blog.infusiontechsolutions.com/how-to-backup-and-restore-a-mysql-database-using-mysqldump/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 02:59:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[restore]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=257</guid>
		<description><![CDATA[How to Backup a MySQL Database With mysqldump 
mysqldump -u userNameWithPrivileges -p databaseName &#62; outputFileName.sql
How to Restore a mysqldump Backup 
mysql -u userNameWithPrivileges -p database &#60; outputFileName.sql
* Replace &#8220;userNameWithPrivileges&#8221; with the username of a MySQL account that can read/write to the database being backed up / restored.

]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/how-to-backup-and-restore-a-mysql-database-using-mysqldump/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Reset the Admin Password in ColdFusion MX 6</title>
		<link>http://blog.infusiontechsolutions.com/how-to-reset-the-admin-password-in-coldfusion-mx-6/</link>
		<comments>http://blog.infusiontechsolutions.com/how-to-reset-the-admin-password-in-coldfusion-mx-6/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 02:46:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[admin interface]]></category>
		<category><![CDATA[admin password]]></category>
		<category><![CDATA[coldfusion application server]]></category>
		<category><![CDATA[coldfusion mx]]></category>
		<category><![CDATA[reset]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=249</guid>
		<description><![CDATA[
 Locate the &#8220;neo-security.xml&#8221; file in the \lib\ subdirectory of your ColdFusion install
 Find the following line in the file

&#60;var name=’admin.security.enabled’&#62;&#60;boolean value=’true’/&#62;&#60;/var&#62;

and change it to

&#60;var name=’admin.security.enabled’&#62;&#60;boolean value=’false’/&#62;&#60;/var&#62;


 Restart the ColdFusion Application Server service.
 Now you can log straight into the admin interface without being prompted for a password.
 Go to the change password screen for [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/how-to-reset-the-admin-password-in-coldfusion-mx-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Enable ReadyBoost for an ExpressCard SSD in Vista</title>
		<link>http://blog.infusiontechsolutions.com/how-to-enable-readyboost-for-an-expresscard-ssd-in-vista/</link>
		<comments>http://blog.infusiontechsolutions.com/how-to-enable-readyboost-for-an-expresscard-ssd-in-vista/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 04:48:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[disk management]]></category>
		<category><![CDATA[dv6871us]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[lexar]]></category>
		<category><![CDATA[readyboost]]></category>
		<category><![CDATA[ssd]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=244</guid>
		<description><![CDATA[Sometimes after inserting a new SSD ExpressCard device into your Vista computer for the first time you may see the following message under the device&#8217;s &#8220;ReadyBoost&#8221; tab: &#8220;Device interface is not supported&#8221;. Do the following to enable ReadyBoost for the device (assuming the device is ReadyBoost compatible):

 Start up the &#8220;Disk Management&#8221; manager under: Right-click [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/how-to-enable-readyboost-for-an-expresscard-ssd-in-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sendmail Hangs When Starting Up or When Using It with PHP</title>
		<link>http://blog.infusiontechsolutions.com/sendmail-hangs-when-starting-up-or-when-using-it-with-php/</link>
		<comments>http://blog.infusiontechsolutions.com/sendmail-hangs-when-starting-up-or-when-using-it-with-php/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 04:35:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[dns lookup]]></category>
		<category><![CDATA[hang]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php script]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rhel]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=239</guid>
		<description><![CDATA[If you notice Sendmail hanging up for many minutes while starting up at boot or while being used such as sending an email from a PHP script, it is probably a DNS lookup problem. Ensure your /etc/hosts file has the appropriate entries for your server that sendmail is running on:
127.0.0.1      [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/sendmail-hangs-when-starting-up-or-when-using-it-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysqldump Error 29</title>
		<link>http://blog.infusiontechsolutions.com/mysqldump-error-29/</link>
		<comments>http://blog.infusiontechsolutions.com/mysqldump-error-29/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 01:45:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General IT Info]]></category>
		<category><![CDATA[centos 5]]></category>
		<category><![CDATA[error 29]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[mysqldump]]></category>
		<category><![CDATA[server configuration]]></category>
		<category><![CDATA[service configuration]]></category>

		<guid isPermaLink="false">http://blog.infusiontechsolutions.com/?p=232</guid>
		<description><![CDATA[If you try to backup a MySQL database with a lot of tables using mysqldump, you may get an error similar to the following:
mysqldump: Got error: 29: File './test/test.MYD' not found (Errcode: 24) when using LOCK TABLES
To fix the problem you can add the &#8211;skip-lock-tables option to your mysqldump command line like so:
mysqldump --skip-lock-tables -u [...]]]></description>
		<wfw:commentRss>http://blog.infusiontechsolutions.com/mysqldump-error-29/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.228 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-04 15:24:22 -->
