The Perfect Server - OpenSUSE 11.4 x86_64 [ISPConfig 3]

Version 1.0
Author: Falko Timme
Follow me on Twitter

This is a detailed description about how to set up an OpenSUSE 11.4 64bit (x86_64) server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP, CGI and SSI support, Postfix mail server with SMTP-AUTH, TLS and virtual mail users, BIND DNS server, Pureftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc.

I will use the following software:

  • Web Server: Apache 2.2 with PHP 5
  • Database Server: MySQL
  • Mail Server: Postfix with virtual users
  • DNS Server: BIND
  • FTP Server: pureftpd
  • POP3/IMAP: Dovecot
  • Webalizer and AWStats for web site statistics

In the end you should have a system that works reliably and is easily manageable with the ISPConfig 3 control panel. The following guide is for the 64bit version of OpenSUSE.

I want to say first that this is not the only way of setting up such a system. There are many ways of achieving this goal but this is the way I take. I do not issue any guarantee that this will work for you!

Notice: This guide is for ISPConfig 3.0.1 or newer. It is not suitable for ISPConfig 2.x!

 

1 Requirements

To install such a system you will need the following:

 

2 Preliminary Note

In this tutorial I use the hostname server1.example.com with the IP address 192.168.0.100 and the gateway 192.168.0.1. These settings might differ for you, so you have to replace them where appropriate.

 

3 The Base System

Boot from your OpenSUSE 11.4 DVD and select Installation:

Select your language, keyboard layout and accept the licence terms:

The installer analyzes your hardware and builds the software repository cache:

Select New Installation:

Select the region and timezone:

We select Other > Minimal Server Selection (Text Mode) here as we want to install a server without X-Window desktop. The X-Window system is not necessary to run the server and would slow down the system. We will do all administration tasks on the shell or through an SSH connection, e.g. via PuTTY from a remote desktop.

Share this page:

1 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Rafaga

Hello men, i saw all your post about the perfect server suse 11.4 with ispconfig 3. i did all step by step and funs good, but when i install ispconfig 3, send me a error, look

Shutting down virus-scanner (amavisd-new): ..done
Starting virus-scanner (amavisd-new): ..done
/usr/bin/lsb_release: line 368: echo: write error: Broken pipe
/usr/bin/lsb_release: line 368: echo: write error: Broken pipe
..failed
/usr/bin/lsb_release: line 368: echo: write error: Broken pipe
Shutting down Clam AntiVirus daemon Starting Clam AntiVirus daemon ..done
Stopping dovecot ..done
Fatal: execv(/usr/bin/doveconf) failed: Permission denied
startproc:  exit status of parent of /usr/sbin/dovecot: 84
..failed
Starting dovecot Syntax OK
Shutting down httpd2 (waiting for all children to terminate) ..done

 

Any idea???