<?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>24LiveSupport : Increase Your Knowledge Share IT &#187; Tools and Utilities</title>
	<atom:link href="http://www.24livesupport.com/category/tools_and_utilities/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.24livesupport.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 17 May 2010 11:26:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Reset vtiger default admin password</title>
		<link>http://www.24livesupport.com/tools_and_utilities/reset-vtiger-default-admin-password/</link>
		<comments>http://www.24livesupport.com/tools_and_utilities/reset-vtiger-default-admin-password/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 07:48:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools and Utilities]]></category>

		<guid isPermaLink="false">http://www.24livesupport.com/?p=105</guid>
		<description><![CDATA[vtiger, admin password]]></description>
			<content:encoded><![CDATA[<p>UPDATE vtiger_users SET user_hash = ‘21232f297a57a5a743894a0e4a801fc3′,<br />
user_password = ‘adpexzg3FUZAk’,<br />
confirm_password = ‘adoY/6Mlw8kqg’ WHERE user_name = ‘admin’</p>
<p>This will set the admin password to &#8216;admin&#8217; again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.24livesupport.com/tools_and_utilities/reset-vtiger-default-admin-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>403 permissions problem after installing Nagios on virtualmin</title>
		<link>http://www.24livesupport.com/linux-tutorials/403-permissions-problem-after-installing-nagios-on-virtualmin/</link>
		<comments>http://www.24livesupport.com/linux-tutorials/403-permissions-problem-after-installing-nagios-on-virtualmin/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 10:04:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Tutorials]]></category>
		<category><![CDATA[Tools and Utilities]]></category>
		<category><![CDATA[403 permissions]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[virtualmin]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://www.24livesupport.com/?p=98</guid>
		<description><![CDATA[nagios, virtualmin, 403 permissions]]></description>
			<content:encoded><![CDATA[<p>If the websites are managed with <a href="http://www.virtualmin.com/"><span style="color: #336699;">VirtualMin</span></a>. Each site has its own user name, group and home folder.</p>
<p>For example, site <a href="http://www.sampleweb.com">www.sampleweb.com</a> under VirtualMin has user name and groups sampleweb as well as home folder /home/sampleweb.<br />
The document root of the site is /home/sampleweb/public_html.</p>
<p>If the Nagios is installed on the same server, it change the apache group and all the websites start returning </p>
<p>403 error permission denied.</p>
<p>To resolve this add the user group again to apache for example :</p>
<p>/usr/sbin/usermod -a -G sampleweb apache</p>
<p>retstart apache and you will be back in business</p>
<p>IMPORTANT : THE NAGIOS INSTALLATION IS NOT RECOMMEND ON HOSTING SERVERS, AND THIS SHOULD BE DONE ON A PLAIN INSTALLATION ONLY, OTHERWISE IT LEADS TO SEVERAL PROBLEMS LIKE ONE ABOVE.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.24livesupport.com/linux-tutorials/403-permissions-problem-after-installing-nagios-on-virtualmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Isapi Rewrite Filter</title>
		<link>http://www.24livesupport.com/tools_and_utilities/free-isapi-rewrite-filter/</link>
		<comments>http://www.24livesupport.com/tools_and_utilities/free-isapi-rewrite-filter/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 13:11:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools and Utilities]]></category>
		<category><![CDATA[Windows Server - IIS]]></category>

		<guid isPermaLink="false">http://www.24livesupport.com/?p=76</guid>
		<description><![CDATA[Ionic&#8217;s Isapi Rewrite Filter Ionic&#8217;s Isapi Rewrite Filter, aka IIRF, is a small, cheap, easy to use, URL rewriting ISAPI filter that combines a good price (free!) with good features. It is fast and powerful. It works on IIS 5.0, 5.1, 6.0, and 7.0. If you use IIS, you can download IIRF and get started [...]]]></description>
			<content:encoded><![CDATA[<h1>Ionic&#8217;s Isapi Rewrite Filter</h1>
<p><strong>Ionic&#8217;s Isapi Rewrite Filter</strong>, aka IIRF, is a small, cheap, easy to use, URL rewriting ISAPI filter that combines a good price (free!) with good features. It is fast and powerful. It works on IIS 5.0, 5.1, 6.0, and 7.0. If you use IIS, you can download IIRF and <a class="externalLink" href="http://www.codeplex.com/IIRF/Release/ProjectReleases.aspx"><span style="color: #3e62a6;">get started right now</span></a><span style="color: #30332d;">.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.24livesupport.com/tools_and_utilities/free-isapi-rewrite-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Micro SQL Admin for SQL 2008 and 2005</title>
		<link>http://www.24livesupport.com/tools_and_utilities/micro-sql-admin-for-sql-2008-and-2005/</link>
		<comments>http://www.24livesupport.com/tools_and_utilities/micro-sql-admin-for-sql-2008-and-2005/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 11:32:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools and Utilities]]></category>

		<guid isPermaLink="false">http://www.24livesupport.com/?p=73</guid>
		<description><![CDATA[Micro SQL Admin is a tiny tool written in PHP intended for MS SQL Server 2008 and 2005 administration over the World Wide Web. It is FREE! DOWNLOAD HERE How to install the Micro SQL Admin: 1. Install SQL Server 2005 Driver for PHP. 2. Place index.php to any folder of your website. Be sure [...]]]></description>
			<content:encoded><![CDATA[<p>Micro SQL Admin is a tiny tool written in PHP intended for MS SQL Server 2008 and 2005 administration over the World Wide Web.</p>
<p>It is FREE!</p>
<p><a title="Download Micro-SQL-Admin" href="http://www.hoststools.com/wp-content/uploads/micro-SQL-admin-1.0.7.zip" target="_blank">DOWNLOAD HERE</a></p>
<p>How to install the Micro SQL Admin:</p>
<p>1. Install <a onclick="javascript:pageTracker._trackPageview('/outgoing/www.microsoft.com/sqlserver/2005/en/us/PHP-Driver.aspx');" href="http://www.microsoft.com/sqlserver/2005/en/us/PHP-Driver.aspx" target="_blank"><span style="color: #3e86bd;">SQL Server 2005 Driver</span></a> for PHP.</p>
<p>2. Place index.php to any folder of your website. Be sure there are correct permissions to run PHP. You can rename index.php if you wish.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.24livesupport.com/tools_and_utilities/micro-sql-admin-for-sql-2008-and-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create addional FTP accounts using SSH in Plesk</title>
		<link>http://www.24livesupport.com/plesk-linux/create-addional-ftp-accounts-using-ssh-in-plesk/</link>
		<comments>http://www.24livesupport.com/plesk-linux/create-addional-ftp-accounts-using-ssh-in-plesk/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 11:11:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk-Linux]]></category>
		<category><![CDATA[Tools and Utilities]]></category>

		<guid isPermaLink="false">http://www.24livesupport.com/?p=69</guid>
		<description><![CDATA[Login to the server as &#8216;root&#8217; user and create a system user (for example USER_NAME) with home directory you need, for example: # /usr/sbin/useradd -d $HTTPD_VHOSTS_D/your_domain/some/location -s /bin/false USER_NAME Set the password for this user using &#8216;passwd&#8217; command. Add this user into &#8216;psacln&#8217; group: # /usr/sbin/usermod -G psacln USER_NAME The user will be &#8216;chroot&#8217;-ed to [...]]]></description>
			<content:encoded><![CDATA[<p>Login to the server as &#8216;root&#8217; user and create a system user (for example USER_NAME) with home directory you need, for example:<br />
<code># /usr/sbin/useradd -d <a href="/en/952">$HTTPD_VHOSTS_D</a>/your_domain/some/location -s /bin/false USER_NAME</code></p>
<p>Set the password for this user using &#8216;passwd&#8217; command.</p>
<p>Add this user into &#8216;psacln&#8217; group:<br />
<code># /usr/sbin/usermod -G psacln USER_NAME</code></p>
<p>The user will be &#8216;chroot&#8217;-ed to his home because &#8216;psacln&#8217; group is listed in /etc/ftpchroot. Set read/write permissions for this user on his home directory, for example:<br />
<code># chmod 755 <a href="/en/952">$HTTPD_VHOSTS_D</a>/your_domain/some/location<br />
# chown USER_NAME:psacln <a href="/en/952">$HTTPD_VHOSTS_D</a>/your_domain/some/location</code></p>
<p>And set execute permission on the domain&#8217;s httpdocs folder:</p>
<p><code># chmod 751 <a href="/en/952">$HTTPD_VHOSTS_D</a>/your_domain/httpdocs</code></p>
<p><a href="/en/952">$HTTPD_VHOSTS_D</a> &#8211; have to be replaced with the real path to the Plesk virtual hosts in the all examples above.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.24livesupport.com/plesk-linux/create-addional-ftp-accounts-using-ssh-in-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is my ip address: Check your public ip</title>
		<link>http://www.24livesupport.com/tools_and_utilities/what-is-my-ip-address-check-your-public-ip/</link>
		<comments>http://www.24livesupport.com/tools_and_utilities/what-is-my-ip-address-check-your-public-ip/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 13:39:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools and Utilities]]></category>

		<guid isPermaLink="false">http://www.24livesupport.com/?p=67</guid>
		<description><![CDATA[www.myipy.com]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.myipy.com">www.myipy.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.24livesupport.com/tools_and_utilities/what-is-my-ip-address-check-your-public-ip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Country state city database</title>
		<link>http://www.24livesupport.com/tools_and_utilities/country-state-city-database/</link>
		<comments>http://www.24livesupport.com/tools_and_utilities/country-state-city-database/#comments</comments>
		<pubDate>Thu, 19 Feb 2009 13:23:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tools and Utilities]]></category>

		<guid isPermaLink="false">http://www.24livesupport.com/?p=65</guid>
		<description><![CDATA[GeoWorldMap is a database that contains the cities of the world with their country, region, latitude, longitude and more. http://www.geobytes.com/GeoWorldMap.zip]]></description>
			<content:encoded><![CDATA[<p>GeoWorldMap is a database that contains the cities of the world with their country, region, latitude, longitude and more.</p>
<p><a href="http://www.geobytes.com/GeoWorldMap.zip">http://www.geobytes.com/GeoWorldMap.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.24livesupport.com/tools_and_utilities/country-state-city-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
