<?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 Monkey &#187; Plesk</title>
	<atom:link href="http://server-monkey.com/category/plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://server-monkey.com</link>
	<description></description>
	<lastBuildDate>Sun, 30 Aug 2009 05:45:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>.htaccess Generator</title>
		<link>http://server-monkey.com/2009/07/26/htaccess-generator/</link>
		<comments>http://server-monkey.com/2009/07/26/htaccess-generator/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 03:29:22 +0000</pubDate>
		<dc:creator>Mark Muyskens</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://server-monkey.com/?p=15</guid>
		<description><![CDATA[Simple script I made the other day that will generate the exact code you need to password protect a directory. Path is set for a plesk user&#8217;s httpdocs folder but can be modified as needed. http://server-monkey.com/htaccessgenerator]]></description>
			<content:encoded><![CDATA[<p>Simple script I made the other day that will generate the exact code you need to password protect a directory. Path is set for a plesk user&#8217;s httpdocs folder but can be modified as needed.</p>
<p><a href="http://server-monkey.com/htaccessgenerator">http://server-monkey.com/htaccessgenerator</a></p>
]]></content:encoded>
			<wfw:commentRss>http://server-monkey.com/2009/07/26/htaccess-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset Plesk Admin Password from Shell</title>
		<link>http://server-monkey.com/2009/07/26/reset-plesk-admin-password-from-shell/</link>
		<comments>http://server-monkey.com/2009/07/26/reset-plesk-admin-password-from-shell/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 02:53:15 +0000</pubDate>
		<dc:creator>Mark Muyskens</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://server-monkey.com/?p=11</guid>
		<description><![CDATA[./ch_admin_passwd is Plesk&#8217;s utility to set the admin password. &#8220;Gets password from the environment variable PSA_PASSWORDPassword should be from 5 to 16 symbols and should not contain login name, whitespace, quotes or national characters&#8221; [root@ServerMonkey bin]# export PSA_PASSWORD=’newpass’ [root@ServerMonkey bin]# echo $PSA_PASSWORD newpass [root@ServerMonkey bin]# ./ch_admin_passwd [root@ServerMonkey bin]# export PSA_PASSWORD= [root@ServerMonkey bin]# cat /etc/psa/.psa.shadow newpass [...]]]></description>
			<content:encoded><![CDATA[<p>./ch_admin_passwd is Plesk&#8217;s utility to set the admin password.</p>
<p>&#8220;<span style="font-weight: bold;">Gets password from the environment variable PSA_PASSWORD</span><br style="font-weight: bold;" /><span style="font-weight: bold;">Password should be from 5 to 16 symbols and should not contain login name,</span><span style="font-weight: bold;"> whitespace, quotes or national characters&#8221;</span></p>
<p>[root@ServerMonkey bin]# export PSA_PASSWORD=’newpass’</p>
<p>[root@ServerMonkey bin]# echo $PSA_PASSWORD</p>
<p>newpass</p>
<p>[root@ServerMonkey bin]# ./ch_admin_passwd</p>
<p>[root@ServerMonkey bin]# export PSA_PASSWORD=</p>
<p>[root@ServerMonkey bin]# cat /etc/psa/.psa.shadow</p>
<p>newpass</p>
<p>[root@ServerMonkey bin]#</p>
]]></content:encoded>
			<wfw:commentRss>http://server-monkey.com/2009/07/26/reset-plesk-admin-password-from-shell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
