<?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>Tech Stuff &#187; Plesk9</title>
	<atom:link href="http://tech-stuff.org/tag/plesk9plesk-9/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech-stuff.org</link>
	<description>Hosting Tips &#38; Tricks</description>
	<lastBuildDate>Fri, 20 May 2011 14:08:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Where are the plesk key files?</title>
		<link>http://tech-stuff.org/where-are-the-plesk-key-files/</link>
		<comments>http://tech-stuff.org/where-are-the-plesk-key-files/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 13:18:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hosting]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[plesk8]]></category>
		<category><![CDATA[Plesk9]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=196</guid>
		<description><![CDATA[Where can we find the plesk key file (file containing the key)? Get the Key number/files from shell: 1. Parallels Panel 7.x &#8211; 8.x: # grep &#8216;Key number&#8217; /etc/psa/psa.key 2. Parallels Panel 9.x: grep &#8216;key-number&#8217; /etc/sw/keys/keys/key* Plesk for Windows: 1. In Plesk control panel go to Server, License Management and see the license number there. [...]]]></description>
			<content:encoded><![CDATA[<p>Where can we find the plesk key file (file containing the key)?</p>
<p>Get the Key number/files from shell:</p>
<p>1. Parallels Panel 7.x &#8211; 8.x:<br />
# grep &#8216;Key number&#8217; /etc/psa/psa.key</p>
<p>2. Parallels Panel 9.x:<br />
grep &#8216;key-number&#8217; /etc/sw/keys/keys/key*</p>
<p>Plesk for Windows:</p>
<p>1. In Plesk control panel go to Server, License Management and see the license number there.<br />
2. Use the command in the command prompt:<br />
&#8220;%plesk_bin%\keymng.exe&#8221; &#8211;get-key-number</p>
<p>key file on plesk windows is in:</p>
<p>C:\Program Files (x86)\Parallels\Plesk\admin\repository\keys\keyxxxxxx</p>
<p>when you change it , you have to delete C:\Program Files (x86)\Parallels\Plesk\admin\repository\registry.xml and it will be recreated after first accessing plesk interface.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/where-are-the-plesk-key-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically suspending domains after update to Plesk9</title>
		<link>http://tech-stuff.org/automatically-suspending-domains-after-update-to-plesk9/</link>
		<comments>http://tech-stuff.org/automatically-suspending-domains-after-update-to-plesk9/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 16:52:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hosting]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Plesk9]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=190</guid>
		<description><![CDATA[it turns out Plesk 9 has something called the &#8220;Overuse Policy&#8221; which is configured in &#8220;Resource Usage&#8221; for each client. Careful with this as you might upgrade from Plesk 8.x and it defaults to &#8220;Overuse is not allowed&#8221;, which causes the auto-suspend to be activated if any domains exceed their limits. To solve this you [...]]]></description>
			<content:encoded><![CDATA[<p>it turns out Plesk 9 has something called the &#8220;Overuse Policy&#8221; which is configured in &#8220;Resource Usage&#8221; for each client. Careful with this as you might upgrade from Plesk 8.x and it defaults to &#8220;Overuse is not allowed&#8221;, which causes the auto-suspend to be activated if any domains exceed their limits.</p>
<p>To solve this you can set this in psa database:</p>
<p>update cl_param set val = &#8216;false&#8217; where param = &#8216;OveruseBlock&#8217;;<br />
update dom_param set val = &#8216;false&#8217; where param = &#8216;OveruseBlock&#8217;;</p>
<p>so no client or domain will be suspended . The drawback is that clients will be able to overuse any limits like no of domains , databases ,email accounts&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/automatically-suspending-domains-after-update-to-plesk9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>plesk9 icons missing on VZPP</title>
		<link>http://tech-stuff.org/plesk9-icons-missing-on-vzpp/</link>
		<comments>http://tech-stuff.org/plesk9-icons-missing-on-vzpp/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 11:59:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[Plesk9]]></category>

		<guid isPermaLink="false">http://www.tech-stuff.org/?p=27</guid>
		<description><![CDATA[VZCP packages on the service VE (VE #1) should be upgraded to the latest available one, icons are provided since vzcp-3.0.0-16.10. It can be upgraded via vzup2date or vzsveupgrade. It is also possible to copy icon files manually from any Plesk 9 VE (ex. 118)  skins directories: /vz/root/118/usr/local/psa/admin/htdocs/skins/*/images/nav_home.gif To corresponding service VE skins directories: /vz/root/1/var/vzcp/static/vz/skins/*/icons/nav_home.gif [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: x-small;">VZCP packages on the service VE (VE #1) should be upgraded to the  latest available one, icons are provided since <span style="font-weight: bold;">vzcp-3.0.0-16.10</span>. It can  be upgraded via <span style="font-weight: bold;">vzup2date</span> or <span style="font-weight: bold;">vzsveupgrade</span>.</span></p>
<p>It is also possible to copy icon files manually from any Plesk 9 VE (ex. 118)  skins directories:</p>
<p><span style="font-size: x-small;">/vz/root/118/usr/local/psa/admin/htdocs/skins/*/images/nav_home.gif</span></p>
<p><span style="font-size: x-small;">To corresponding service VE skins directories: </span></p>
<p><span style="font-size: x-small;">/vz/root/1/var/vzcp/static/vz/skins/*/icons/nav_home.gif</span></p>
<p><span style="font-size: x-small;">and so on for all missing icons.<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/plesk9-icons-missing-on-vzpp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/28 queries in 0.019 seconds using disk: basic
Object Caching 285/317 objects using disk: basic

Served from: tech-stuff.org @ 2012-02-05 23:04:41 -->
