Comments on The Perfect Server - Ubuntu 11.10 [ISPConfig 3]

The Perfect Server - Ubuntu 11.10 [ISPConfig 3] This tutorial shows how to prepare an Ubuntu 11.10 (Oneiric Ocelot) server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.

5 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Anonymous

From "man hostname":

 /etc/hostname This file should only contain the hostname and not the full FQDN.

 /etc/hostname This file should only contain the hostname and not the full FQDN.

 

 you mislead people when you say to use:
 echo server1.example.com > /etc/hostname

By: Anonymous

When accusing someone of 'misleading' people, explain why the hostname must not contain the full FQDN.

By: Anonymous

It's not prohibited, just "not recommended".

Usually, you should not question such a "recommendation", some background services might rely on this.

 Just my 2 cts

By: norby

After a long winding road, finally something that actually works!!!!

So many HowTo's and none, except this one, worked for me.

Thanks folks!!!!!

I tried to install this one on a Ubuntu 12.04LTS 64 Bit, wich absolutely didn't work for me.

A big THANK YOU to all that are involved

Cheers

By: Robert

Shouldn't there be six filter files, one for sasl as well?  I get an error when I try to restart fail2ban only when sasl enabled=yes.  I can enable all others and restart, but sasl enabled must = no.

Thanks for all your help!