<?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; Plesk</title>
	<atom:link href="http://tech-stuff.org/tag/plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech-stuff.org</link>
	<description>Hosting Tips &#38; Tricks</description>
	<lastBuildDate>Mon, 14 Dec 2009 16:33:39 +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>Plesk windows file manager need to upload larger files</title>
		<link>http://tech-stuff.org/plesk-windows-file-manager-need-to-upload-larger-files/</link>
		<comments>http://tech-stuff.org/plesk-windows-file-manager-need-to-upload-larger-files/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 19:40:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[file manager]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=145</guid>
		<description><![CDATA[By default a client can&#8217;t upload files in plesk file manager larger then ~30MB . Unfortunately we have to let them upload bigger files because they like to use the  archive &#8220;uncompress&#8221; feature from file manager.
The error received in plesk is:
HTTP Error 404.13 &#8211; Not Found
The request filtering module is configured to deny a request [...]]]></description>
			<content:encoded><![CDATA[<p>By default a client can&#8217;t upload files in plesk file manager larger then ~30MB . Unfortunately we have to let them upload bigger files because they like to use the  archive &#8220;uncompress&#8221; feature from file manager.</p>
<p>The error received in plesk is:</p>
<p><em><span style="color: #000000;">HTTP Error 404.13 &#8211; Not Found</span></em></p>
<p><em><span style="color: #000000;">The request filtering module is configured to deny a request that exceeds  the request content length.</span></em></p>
<p>All you have to do to solve this :</p>
<p><strong>%windir%\system32\inetsrv\appcmd set config &#8220;PleskControlPanel/&#8221; -section:requestFiltering -requestLimits.maxAllowedContentLength:104857600</strong></p>
<p>which will set a 100MB limit for file uploads in plesk file manager.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/plesk-windows-file-manager-need-to-upload-larger-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to renew plesk services ssl certificates (self signed)</title>
		<link>http://tech-stuff.org/how-to-renew-plesk-services-ssl-certificates-self-signed/</link>
		<comments>http://tech-stuff.org/how-to-renew-plesk-services-ssl-certificates-self-signed/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 14:00:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=136</guid>
		<description><![CDATA[For Parallels Plesk Panel version 7.x, 8.x:
 Server -&#62; Certificates -&#62; Add New Certificate 
For Parallels Plesk Panel version 9.x:
 Settings -&#62; SSL Certificates -&#62; Add SSL Certificate 
Fill in required preferences and click button {Self-Signed}
New self-signed SSL certificate will be created in server certificate repository.
To assign this SSL certificate for securing your Parallels Plesk [...]]]></description>
			<content:encoded><![CDATA[<p>For Parallels Plesk Panel version 7.x, 8.x:</p>
<p><span style="font-family: courier new,courier; font-size: 12px;"> Server -&gt; Certificates -&gt; Add New Certificate </span></p>
<p>For Parallels Plesk Panel version 9.x:</p>
<p><span style="font-family: courier new,courier; font-size: 12px;"> Settings -&gt; SSL Certificates -&gt; Add SSL Certificate </span></p>
<p>Fill in required preferences and click button {Self-Signed}</p>
<p>New self-signed SSL certificate will be created in server certificate repository.</p>
<p>To assign this SSL certificate for securing your Parallels Plesk Panel mark enabled new SSL certificate in the list and push <span style="text-decoration: underline;">Secure control panel</span> if you have Plesk 8.2 or later, or <span style="text-decoration: underline;">Install</span> if you have older Plesk version.<br />
Also, see Plesk documentation how to setup self-signed certificates.</p>
<p>After you created or uploaded new certificate into Plesk and wish to use it for domains you should set it for every IP you need, so domains use it when you access them via HTTPS.<br />
It can be done on page Server -&gt; IP Addresses -&gt; &#8220;choose IP&#8221; by selecting needed Certificate in &#8220;SSL Certificate&#8221; drop down menu.</p>
<p>or</p>
<p>I use 1 SSL cert for plesk control-panel, pop3s, imaps and smtps.</p>
<p>After generating the new certificate in the administrator repository. make it your default certificate and mark it again and press setup to install it on your plesk admin server on port 8443. then put the certificate at your main ip-adresse in your ip-pool(maybee this step is not necessary).</p>
<p>copy /usr/local/psa/admin/conf/httpsd.pem<br />
to<br />
/usr/share/courier-imap/pop3d.pem, /usr/share/courier-imap/imapd.pem and /var/qmail/control/servercert.pem</p>
<p>please have a look that the owner(very important) and the chmod rights are the same of pop3d.pem, imapd.pem and servercert.pem. like before otherwhise qmail will for example not work/start, because it can&#8217;t read the file.</p>
<p>restart courier(imap,pop3) and qmail(smtp) in the plesk server service control panel.</p>
<p>after this plesk control-panel 8443, pop3s, imaps and smtps should work without warning messages and with only 1 ssl cert, if you use for all services the same main hostname.domain.com address like me.</p>
<p>(maybee you should also have a look, that the same hostname is configured in the qmail config file)</p>
<p>finally to test certificates :</p>
<p>openssl s_client -connect [host]:993</p>
<p>openssl s_client -connect [host]:995</p>
<p>openssl s_client -connect [host]:465</p>
<p>openssl s_client -connect [host]:8443</p>
<p>where for e.g. host=localhost</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/how-to-renew-plesk-services-ssl-certificates-self-signed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to restore plesk 8 backup on plesk 9 server</title>
		<link>http://tech-stuff.org/how-to-restore-plesk-8-backup-on-plesk-9-server/</link>
		<comments>http://tech-stuff.org/how-to-restore-plesk-8-backup-on-plesk-9-server/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 13:28:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[backup]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=132</guid>
		<description><![CDATA[Copy backup to plesk9 server and run:
/usr/local/psa/bin/pre9-backup-convert -v convert -d /var/lib/psa/dumps/  /root/plesk8-backup-file
then go to plesk 9 panel and restore the backup from the client and/or precreated domain.


]]></description>
			<content:encoded><![CDATA[<p>Copy backup to plesk9 server and run:</p>
<p><span><span>/usr/local/psa/bin/pre9-backup-convert -v convert -d /</span><span>var</span><span>/lib/psa/dumps/  /root/plesk8-backup-file</span></span></p>
<p><span><span>then go to plesk 9 panel and restore the backup from the client and/or precreated domain.</span></span></p>
<p><span><span><br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/how-to-restore-plesk-8-backup-on-plesk-9-server/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to modify plesk qmail local delivery and/or add actions to it</title>
		<link>http://tech-stuff.org/how-to-modify-plesk-qmail-local-delivery-andor-add-actions-to-it/</link>
		<comments>http://tech-stuff.org/how-to-modify-plesk-qmail-local-delivery-andor-add-actions-to-it/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 15:25:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[local delivery]]></category>
		<category><![CDATA[qmail]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=123</guid>
		<description><![CDATA[when I try to implement other local delivery software for e.g. I need to modify .qmail file when a new email account is created/updated via plesk . if you just edit .qmail it will be rewrite on any email account update from plesk and same for new accounts you have to provision this shit somehow.
for [...]]]></description>
			<content:encoded><![CDATA[<p>when I try to implement other local delivery software for e.g. I need to modify .qmail file when a new email account is created/updated via plesk . if you just edit .qmail it will be rewrite on any email account update from plesk and same for new accounts you have to provision this shit somehow.</p>
<p>for example you can modify local delivery in .qmail to replace  &#8220;/usr/bin/deliverquota ./Maildir&#8221; with something like &#8220;/var/qmail/bin/preline -f /opt/libexec/dovecot/deliver -d user@domain&#8221;.</p>
<p>basically there are two ways to do that from plesk:</p>
<p>one is using event handlers: <a href="http://download1.swsoft.com/Plesk/Plesk8.6/Doc/en-US/plesk-8.6-unix-administrators-guide/22819.htm">http://download1.swsoft.com/Plesk/Plesk8.6/Doc/en-US/plesk-8.6-unix-administrators-guide/22819.htm</a></p>
<p>second is using mail handlers: <a href="http://download1.parallels.com/Plesk/Plesk8.6/Doc/en-US/plesk-8.6-unix-mod-api/38611.htm">http://download1.parallels.com/Plesk/Plesk8.6/Doc/en-US/plesk-8.6-unix-mod-api/38611.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/how-to-modify-plesk-qmail-local-delivery-andor-add-actions-to-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk windows webmail 503 error</title>
		<link>http://tech-stuff.org/plesk-windows-webmail-503-error/</link>
		<comments>http://tech-stuff.org/plesk-windows-webmail-503-error/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 09:42:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[webmail]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=108</guid>
		<description><![CDATA[It happened that webmail from plesk windows just opened a page with error 503 , service unavailable. In our case it was horde webmail with plesk 8.6  IIS7 on windows 2008. Restarting whole IIS did not help.
Unfortunately I did not find too many docs related to it so find out from Parallels that webmail is [...]]]></description>
			<content:encoded><![CDATA[<p>It happened that webmail from plesk windows just opened a page with error 503 , service unavailable. In our case it was horde webmail with plesk 8.6  IIS7 on windows 2008. Restarting whole IIS did not help.</p>
<p>Unfortunately I did not find too many docs related to it so find out from Parallels that webmail is not running from &#8220;webmail&#8221; application pool but on plesk default application pool that can be found in plesk -&gt; server-&gt; IIS Application Pool . If this is not running so webmail will not work and you have to restart this application pool to start webmail.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/plesk-windows-webmail-503-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I configure ProFTPd server to use TLS/SSL in plesk?</title>
		<link>http://tech-stuff.org/how-do-i-configure-proftpd-server-to-use-tlsssl-in-plesk/</link>
		<comments>http://tech-stuff.org/how-do-i-configure-proftpd-server-to-use-tlsssl-in-plesk/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 09:55:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[ftps]]></category>
		<category><![CDATA[proftpd]]></category>
		<category><![CDATA[tls]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=96</guid>
		<description><![CDATA[Plesk ProFTPd sever has compiled-in mod_tls.c module for SSL support ans SSL support can be configured in /etc/proftpd.conf for example in the following way:

&#60;IfModule mod_tls.c&#62;
TLSEngine on
TLSLog /var/log/tls.log
TLSProtocol SSLv23
# Are clients required to use FTP over TLS?
TLSRequired off
# Server&#8217;s certificate
TLSRSACertificateFile /usr/local/psa/admin/conf/httpsd.pem
TLSRSACertificateKeyFile /usr/local/psa/admin/conf/httpsd.pem
# Authenticate clients that want to use FTP over TLS?
TLSVerifyClient off
# Allow SSL/TLS renegotiations when [...]]]></description>
			<content:encoded><![CDATA[<p>Plesk ProFTPd sever has compiled-in mod_tls.c module for SSL support ans SSL support can be configured in /etc/proftpd.conf for example in the following way:</p>
<p><span style="font-family: courier new,courier; font-size: 12px;"><br />
&lt;IfModule mod_tls.c&gt;<br />
TLSEngine on<br />
TLSLog /var/log/tls.log<br />
TLSProtocol SSLv23</span></p>
<p># Are clients required to use FTP over TLS?<br />
TLSRequired off</p>
<p># Server&#8217;s certificate<br />
TLSRSACertificateFile /usr/local/psa/admin/conf/httpsd.pem<br />
TLSRSACertificateKeyFile /usr/local/psa/admin/conf/httpsd.pem</p>
<p># Authenticate clients that want to use FTP over TLS?<br />
TLSVerifyClient off</p>
<p># Allow SSL/TLS renegotiations when the client requests them, but<br />
# do not force the renegotations.  Some clients do not support<br />
# SSL/TLS renegotiations; when mod_tls forces a renegotiation, these<br />
# clients will close the data connection, or there will be a timeout<br />
# on an idle data connection.<br />
TLSRenegotiate required off<br />
&lt;/IfModule&gt;</p>
<p>As values in TLSRSACertificateFile and TLSRSACertificateKeyFile otion you can use as Plesk certificate, for example /usr/local/psa/admin/conf/httpsd.pem as your own one.</p>
<p>After that restart proftpd from xinetd : /etc/init.d/xinetd restart</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/how-do-i-configure-proftpd-server-to-use-tlsssl-in-plesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install pear in plesk windows</title>
		<link>http://tech-stuff.org/install-pear-in-plesk-windows/</link>
		<comments>http://tech-stuff.org/install-pear-in-plesk-windows/#comments</comments>
		<pubDate>Tue, 19 May 2009 08:45:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=77</guid>
		<description><![CDATA[To configure PEAR bundled with PHP the following steps need to be completed:
1. Launch command prompt.
2. CD &#8220;%plesk_dir%Additional\Php\&#8221;.
Note: The folder can be different &#8211; e.g. in case of using PHP5.
3. Execute go-pear.bat and follow the on-screen instructions.
4. Add the path to the newly created pear.bat file into the PATH system variable after installation and reboot [...]]]></description>
			<content:encoded><![CDATA[<p>To configure PEAR bundled with PHP the following steps need to be completed:</p>
<p>1. Launch command prompt.</p>
<p>2. CD <strong>&#8220;%plesk_dir%Additional\Php\&#8221;</strong>.</p>
<p><strong>Note: The folder can be different &#8211; e.g. in case of using PHP5.</strong></p>
<p>3. Execute <strong>go-pear.bat</strong> and follow the on-screen instructions.</p>
<p>4. Add the path to the newly created <strong>pear.bat</strong> file into the <strong>PATH</strong> system variable after installation and reboot the machine for changes to take effect.</p>
<p>These actions will install the &#8216;pear&#8217; command on your server including basic pear packages. You can use &#8216;pear&#8217; command from the Windows command prompt to manage PEAR packages.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/install-pear-in-plesk-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>remove plesk install from virtuozzo vzpp</title>
		<link>http://tech-stuff.org/remove-plesk-install-from-virtuozzo-vzpp/</link>
		<comments>http://tech-stuff.org/remove-plesk-install-from-virtuozzo-vzpp/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 10:51:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Virtuozzo]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[virtuzzo]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=65</guid>
		<description><![CDATA[
if you have cpanel on a virtuozzo node vps you really want to disable plesk install  .
This cannot be done for selected VPSes, only for node-wide. In order to remove &#8216;Install Plesk&#8217; link from the customer&#8217;s Parallels Power Panel, it is required to modify /vz/private/1/root/etc/vzcp/pp/menu.xml (on the node) file or /etc/vzcp/pp/menu.xml (in Service VPS).

There [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]><xml> <w :WordDocument> </w><w :View>Normal</w> <w :Zoom>0</w> <w :TrackMoves /> <w :TrackFormatting /> <w :PunctuationKerning /> <w :ValidateAgainstSchemas /> <w :SaveIfXMLInvalid>false</w> <w :IgnoreMixedContent>false</w> <w :AlwaysShowPlaceholderText>false</w> <w :DoNotPromoteQF /> <w :LidThemeOther>EN-US</w> <w :LidThemeAsian>X-NONE</w> <w :LidThemeComplexScript>X-NONE</w> <w :Compatibility> <w :BreakWrappedTables /> <w :SnapToGridInCell /> <w :WrapTextWithPunct /> <w :UseAsianBreakRules /> <w :DontGrowAutofit /> <w :SplitPgBreakAndParaMark /> <w :DontVertAlignCellWithSp /> <w :DontBreakConstrainedForcedTables /> <w :DontVertAlignInTxbx /> <w :Word11KerningPairs /> <w :CachedColBalance /> </w> <w :DoNotOptimizeForBrowser /> <m :mathPr> <m :mathFont m:val="Cambria Math" /> <m :brkBin m:val="before" /> <m :brkBinSub m:val="&#45;-" /> <m :smallFrac m:val="off" /> <m :dispDef /> <m :lMargin m:val="0" /> <m :rMargin m:val="0" /> <m :defJc m:val="centerGroup" /> <m :wrapIndent m:val="1440" /> <m :intLim m:val="subSup" /> <m :naryLim m:val="undOvr" /> </m> </xml>< ![endif]--><!--[if gte mso 9]><xml> <w :LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w :LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w :LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w :LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w :LsdException Locked="false" Priority="39" Name="toc 1" /> <w :LsdException Locked="false" Priority="39" Name="toc 2" /> <w :LsdException Locked="false" Priority="39" Name="toc 3" /> <w :LsdException Locked="false" Priority="39" Name="toc 4" /> <w :LsdException Locked="false" Priority="39" Name="toc 5" /> <w :LsdException Locked="false" Priority="39" Name="toc 6" /> <w :LsdException Locked="false" Priority="39" Name="toc 7" /> <w :LsdException Locked="false" Priority="39" Name="toc 8" /> <w :LsdException Locked="false" Priority="39" Name="toc 9" /> <w :LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w :LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w :LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w :LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w :LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w :LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w :LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w :LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w :LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w :LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w :LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w :LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w :LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w :LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w :LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w :LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w :LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w :LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w :LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w :LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w :LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w :LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w :LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w :LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w :LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w :LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w :LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w :LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w :LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w :LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w :LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w :LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w :LsdException Locked="false" Priority="37" Name="Bibliography" /> <w :LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w> </xml>< ![endif]--></p>
<p class="MsoPlainText">if you have cpanel on a virtuozzo node vps you really want to disable plesk install <img src='http://tech-stuff.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p class="MsoPlainText">This cannot be done for selected VPSes, only for node-wide. In order to remove &#8216;Install Plesk&#8217; link from the customer&#8217;s Parallels Power Panel, it is required to modify /vz/private/1/root/etc/vzcp/pp/menu.xml (on the node) file or /etc/vzcp/pp/menu.xml (in Service VPS).</p>
<p class="MsoPlainText">
<p class="MsoPlainText">There is an item looking like</p>
<p class="MsoPlainText">
<p class="MsoPlainText">
<p class="MsoPlainText"><span> </span>item href=&#8221;$baseurl/panel/plesk&#8221; icon=&#8221;plesk&#8221; tip=&#8221;plesk_control_panel&#8221; cred=&#8221;plesk_use&#8221; svps=&#8221;deny&#8221;</p>
<p class="MsoPlainText"><span> </span>&lt;title&gt;Install Plesk&lt;/title&gt;</p>
<p class="MsoPlainText"><span> </span>&lt;screen id=&#8221;07.07.04.03&#8243;/&gt;</p>
<p class="MsoPlainText"><span> </span>&lt;template cond=&#8221;version &amp;gt;= 20040227&#8243;&gt;plesk&lt;/template&gt;</p>
<p class="MsoPlainText"><span> </span>&lt;/item&gt;</p>
<p class="MsoPlainText">
<p class="MsoPlainText">It should be completely removed and vzcp restarted:</p>
<p class="MsoPlainText">
<p class="MsoPlainText"># vzctl exec 1 /etc/init.d/vzcp restart</p>
<p class="MsoPlainText">
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/remove-plesk-install-from-virtuozzo-vzpp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plesk tips&amp;tricks</title>
		<link>http://tech-stuff.org/plesk-tipstricks/</link>
		<comments>http://tech-stuff.org/plesk-tipstricks/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 19:08:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=63</guid>
		<description><![CDATA[Plesk Logs 
web:
 /usr/local/psa/admin/logs
mail/ftp xfer
 /usr/local/psa/var/log/

Plesk FTP USER 
I have included below the instructions for adding system FTP user account&#8217;s. First you will need to add the user, to do so simply issue the following command(s) as root:
 useradd -s /bin/false johndoe -d /home/johndoe
The &#8220;-s /bin/false&#8221; portion ensures this user can only ftp into the [...]]]></description>
			<content:encoded><![CDATA[<h2><span class="mw-headline">Plesk Logs </span></h2>
<p>web:</p>
<pre> /usr/local/psa/admin/logs</pre>
<p>mail/ftp xfer</p>
<pre> /usr/local/psa/var/log/</pre>
<p><a name="Plesk_FTP_USER"></a></p>
<h2><span class="mw-headline">Plesk FTP USER </span></h2>
<p>I have included below the instructions for adding system FTP user account&#8217;s. First you will need to add the user, to do so simply issue the following command(s) as root:</p>
<pre> useradd -s /bin/false johndoe -d /home/johndoe</pre>
<p>The &#8220;-s /bin/false&#8221; portion ensures this user can only ftp into the system and has no shell access. The &#8220;-d /home/johndoe&#8221; portion indicates that this users home directory should /home/johndoe. If you also want to restrict &#8220;johndoe&#8221; to his directory you should use the following command below instead:</p>
<pre> useradd -s /bin/false -G psacln johndoe -d /home/johndoe</pre>
<p>The &#8220;-G psacln&#8221; switch automatically add&#8217;s the johndoe user to the psacln group, any user account&#8217;s that are part of that group automatically get restricted to their home directory.</p>
<p>After adding the user you simply need to setup a password for them using the following command:</p>
<pre> passwd johndoe</pre>
<p><a name="Qmail"></a></p>
<h2><span class="mw-headline">Qmail </span></h2>
<p>qmail turn off reverse lookups.</p>
<pre> -Rt0 flag the to the beginning of the server_args line in the /etc/xinet.d/smtp_psa</pre>
<p><a name="Install_new_Plesk_license"></a></p>
<h2><span class="mw-headline">Install new Plesk license </span></h2>
<p>download correct license from ftp.rackspace.com</p>
<pre> /etc/init.d/psa stop
 mysql -u admin -p`cat /etc/psa/.psa.shadow` psa
 mysql&gt; truncate key_history;
 mysql&gt; truncate key_history_params;
 mysql&gt; exit</pre>
<pre> rpm -e --nodeps psa-key-custom</pre>
<pre> rpm -Uvh plesk7.5_100_spamassassin  (or correct license)</pre>
<pre> /etc/init.d/psa start</pre>
<p><a name="Qmail_voodoo:_.28where_spamblackhole_is_the_domain_or_subject.29"></a></p>
<h2><span class="mw-headline">Qmail voodoo: (where spamblackhole is the domain or subject) </span></h2>
<pre> /var/qmail/bin/qmail-qread | grep -B1  spamblackhole |grep GMT | awk '{print $6}'   | sed s/^#/-d/ &gt; /home/rack/delete</pre>
<p><a name="Plesk_FrontPage_fixup:_.28from_httpdocs_dir.29"></a></p>
<h2><span class="mw-headline">Plesk FrontPage fixup: (from httpdocs dir) </span></h2>
<p>disable frontpage in plesk</p>
<pre> find . -name .htaccess -type f | xargs rm -rf
 find . -name '_vti*' -type d | xargs rm -rf
 find . -name '_private' -type d | xargs rm -rf</pre>
<p>enable and reset password in plesk</p>
<p><a name="Change_TTLs_in_Plesk"></a></p>
<h2><span class="mw-headline">Change TTLs in Plesk </span></h2>
<p>update the misc table to the value:</p>
<pre> update misc set val='86400' where param='SOA_TTL';</pre>
<p>update the zone records:</p>
<pre> mysql -Ns -uadmin -p`cat /etc/psa/.psa.shadow` -D psa -e 'select name from domains' |
 awk '{print  /usr/local/psa/admin/sbin/dnsmng update " $1 }' | sh</pre>
<p><a name="Plesk_user_passwords"></a></p>
<h2><span class="mw-headline">Plesk user passwords </span></h2>
<pre> select domains.name,domains.id,mail.mail_name,accounts.password from domains,mail,accounts where
 domains.id=mail.dom_id and accounts.id=mail.account_id and accounts.password='password';</pre>
<p><a name="Plesk_FTP_users"></a></p>
<h2><span class="mw-headline">Plesk FTP users </span></h2>
<pre> mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e "SELECT domains.name, sys_users.login, accounts.password FROM
 hosting, domains, sys_users, accounts WHERE hosting.dom_id = domains.id AND hosting.sys_user_id = sys_users.id AND
 sys_users.account_id = accounts.id ORDER BY domains.name;"</pre>
<p><a name="Upgrade_to_PHP5_on_Plesk_8.1"></a></p>
<h2><span class="mw-headline">Upgrade to PHP5 on Plesk 8.1 </span></h2>
<pre> rpm -e `rpm -qa | grep -i sitebuilder`
 rpm -e php-sqlite2 sb-publish
 rpm -e PPWSE
 rpm -e --nodeps php-domxml
 rpm -Uvh *.rpm

 up2date --configure</pre>
<p><a name="Plesk_mail_mchk"></a></p>
<h2><span class="mw-headline">Plesk mail mchk </span></h2>
<pre> /usr/local/psa/admin/bin/mchk -v
 /usr/local/psa/admin/bin/mchk -v --with-spam</pre>
<p><a name="Kill_Qmail_queue"></a></p>
<h2><span class="mw-headline">Kill Qmail queue </span></h2>
<pre> #!/bin/sh
 # remove everything - STOP QMAIL FIRST!
 /sbin/service qmail stop
 for i in bounce info intd local mess remote todo;
 do find /var/qmail/queue/$i -type f -exec rm {} \;
 done
 /sbin/service qmail start</pre>
<p><a name="Plesk5_websrvmng_.28sort_of.29"></a></p>
<h2><span class="mw-headline">Plesk5 websrvmng (sort of) </span></h2>
<pre> /usr/local/psa/admin/bin/my_apci_rst -v</pre>
<p><a name="Plesk_UserDirs_in_8.2B"></a></p>
<h2><span class="mw-headline">Plesk UserDirs in 8+ </span></h2>
<p>Just create the file /etc/httpd/conf.d/userdir.conf and add in the following contents:</p>
<pre> &lt;VirtualHost  the.primar.ip.address:80&gt;
 ServerName default
 UseCanonicalName Off
 DocumentRoot /var/www/vhosts/default/htdocs
 UserDir httpdocs
 ScriptAlias /cgi-bin/ "/var/www/vhosts/default/cgi-bin/"
 &lt;Directory "/var/www/vhosts/"&gt;
        &lt;IfModule sapi_apache2.c&gt;
                php_admin_flag engine on
        &lt;/IfModule&gt;
        Options +Includes +ExecCGI
        &lt;/Directory&gt;
 &lt;Directory "/home/httpd/vhosts/"&gt;
        &lt;IfModule sapi_apache2.c&gt;
                php_admin_flag engine on
        &lt;/IfModule&gt;
                Options +Includes +ExecCGI
        &lt;/Directory&gt;
 &lt;/VirtualHost&gt;</pre>
<p><a name="More_fun_with_qmail"></a></p>
<h2><span class="mw-headline">More fun with qmail </span></h2>
<pre> /var/qmail/bin/qmail-qread | grep "somethin@yourdomain.com" | awk '{print $6}' | sed 's/^/-d/g' |
 sed 's/#//g' &gt; /home/rack/rmspam.sh</pre>
<p>then just:</p>
<pre> qmHandle `cat rmspam.sh`</pre>
<p><a name="Plesk_SPAM_link"></a></p>
<h2><span class="mw-headline">Plesk SPAM link </span></h2>
<p><a class="external free" title="http://kb.swsoft.com/article_22_766_en.html" rel="nofollow" href="http://kb.swsoft.com/article_22_766_en.html">http://kb.swsoft.com/article_22_766_en.html</a></p>
<p><a name="Add_spell_checking_to_Horde"></a></p>
<h2><span class="mw-headline">Add spell checking to Horde </span></h2>
<p>You need to ADD the following line to</p>
<pre> /usr/share/psa-horde/imp/config/conf.php</pre>
<pre> $conf['utils']['spellchecker'] = 'aspell';</pre>
<p><a name="Lower_TTLs_in_Plesk"></a></p>
<h2><span class="mw-headline">Lower TTLs in Plesk </span></h2>
<pre> insert into misc values ('soa_TTL','300');</pre>
<pre> mysql -Ns -uadmin -p`cat /etc/psa/.psa.shadow` -D psa -e 'select name from domains' |
 awk '{print "/usr/local/psa/admin/sbin/dnsmng update " $1 }' | sh</pre>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/plesk-tipstricks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to identify high load apache processes</title>
		<link>http://tech-stuff.org/how-to-identify-high-load-apache-processes/</link>
		<comments>http://tech-stuff.org/how-to-identify-high-load-apache-processes/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 14:32:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://tech-stuff.org/?p=59</guid>
		<description><![CDATA[just paste to shell (cpanel server):
ps -axo &#8220;%C %p&#8221; &#124;sort -nr &#124;head -5 &#124;while read i p; do echo -n $i; /usr/local/apache/bin/apachectl fullstatus &#124;grep -A 1 $p; done
there is also a python script for that : apache-top.py . you can donwload it from: http://www.fr3nd.net/projects/apache-top/. it&#8217;s a nice tool but still need some customization.
]]></description>
			<content:encoded><![CDATA[<p>just paste to shell (cpanel server):</p>
<p>ps -axo &#8220;%C %p&#8221; |sort -nr |head -5 |while read i p; do echo -n $i; /usr/local/apache/bin/apachectl fullstatus |grep -A 1 $p; done</p>
<p>there is also a python script for that : apache-top.py . you can donwload it from: http://www.fr3nd.net/projects/apache-top/. it&#8217;s a nice tool but still need some customization.</p>
]]></content:encoded>
			<wfw:commentRss>http://tech-stuff.org/how-to-identify-high-load-apache-processes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
