SuSE
Plesk Migration
Submitted by Hans Salvisberg on Sat, 2009-01-17 14:32I've tried moving a Plesk 8.6 installation on SuSE 10.0 to a Plesk 8.6 installation on SuSE 10.3, but this doesn't work (see https://kis.hosteurope.de/support/faq/index.php?cpid=13913 (requires login)).
Downgrading to openssh-4.1p1-10 allows Plesk Migration Manager to work, and to avoid opening up vulnerabilities I've used...
Miscellaneous Items to Do on a New Plesk Server
Submitted by Hans Salvisberg on Sat, 2007-04-28 00:42In this blog entry I'll collect a few minor items where I feel, that Plesk is not quite up where it should be.
Setting up the Drupal cron Job under SuSE 10 / Plesk 8
Submitted by Hans Salvisberg on Fri, 2007-04-27 18:45Drupal requires http://example.com/cron.php being called regularly. You can set this up in Plesk within each site. Plesk will create a corresponding entry in /var/spool/cron/tabs/site_user. The downside of this is that each cron run will produce an entry in the /var/log/messages system log. If you have a couple of sites and each one runs the cron job every hour, then you'll easily end up with hundreds of useless system log entries every day!
Set Up a Single Drupal Installation for Supporting Multiple Virtual Hosts
Submitted by Hans Salvisberg on Wed, 2007-04-18 00:38Do you hate redundancy? So do I! Rather than installing and maintaining Drupal and its modules separately for each virtual host, it's much better to install it once and link each domain to the shared copy. Of course, we still want to maintain high security. This blog entry will walk you through installing Drupal 5.1 on a SuSE 10.0 box.
Add CAcert SSL Certificates to Support Multiple Domains on a SuSE 10.0 / Plesk 8.0 Server
Submitted by Hans Salvisberg on Sun, 2007-04-08 18:13I would like to host multiple domains and subdomains on my server and be able to use SSL encryption with some of them. Typically, you need to have one certificate for each domain, and you can only have one certificate per IP address, because the SSL protocol is negotiated based on the IP address before the browser sends the host name.
Getting a SuSE 10.0 / Plesk 8.0.1 VPS on HostEurope up and running
Submitted by Hans Salvisberg on Fri, 2007-03-16 21:44There are a number of issues that need to be fixed/acknowledged before the VPS will run well.
Installing qpsmtpd on SuSE 10.0 with Plesk 8.0
Submitted by Hans Salvisberg on Mon, 2007-01-22 13:44[08-11: New installation on 10.3/8.6.0]
The qpsmtpd daemon started as a replacement daemon for the qmail-smtpd SMTP receiver from the qmail mail transport agent (MTA), but it can also be used with other MTAs. qpsmtpd is written in pure Perl and can be customized easily. It consists of a core that implements a complete SMTP server, and a number of plug-ins that enhance the operations of the server. These plug-ins allow for the checking of recipients and senders, as well as virus scanning, spam checking, blocking lists (DNS and RHS), SMTP AUTH and TLS. If you like to tweak, you can adapt qpsmtpd to almost any environment and task.
In this article I collect information that I've gathered from various sources and customized for installing qpsmtpd on Suse and Plesk.
