| | |
| | | |
| | | It is recommended to use a clean (fresh) OpenSUSE installatiom where you selected to install just the minimal packages. A Gnome or KDE desktop is not needed and will just slow down the server. Then follow the steps below to setup your server with ISPConfig 3: |
| | | |
| | | The following guide is for the 32Bit version of openSUSE, for 64Bit installations the package names may differ especially the names of downloaded rpm files. |
| | | |
| | | Install some basic packes and the compilers that we need later |
| | | |
| | | yast2 -i findutils readline libgcc glibc-devel findutils-locate gcc flex lynx compat-readline4 db-devel wget gcc-c++ make vim telnet cron iptables iputils man man-pages |
| | | |
| | | 1) Install Postfix, Courier, Saslauthd, MySQL, phpMyAdmin with the following command line (on one line!): |
| | | 1) Istall Postfix, Courier, Saslauthd, MySQL, phpMyAdmin with the following command line (on one line!): |
| | | |
| | | yast2 -i postfix postfix-mysql mysql mysql-client courier-imap courier-authlib courier-authlib-mysql python cron cyrus-sasl cyrus-sasl-crammd5 cyrus-sasl-digestmd5 cyrus-sasl-gssapi cyrus-sasl-otp cyrus-sasl-plain cyrus-sasl-saslauthd libmysqlclient-devel |
| | | |
| | |
| | | mv vlogger-1.3/vlogger /usr/sbin/ |
| | | rm -rf vlogger* |
| | | |
| | | 6.1 Install fail2ban |
| | | |
| | | rpm -i http://download.opensuse.org/repositories/home:/leonardocf/openSUSE_11.0/i586/fail2ban-0.8.2-5.2.i586.rpm |
| | | |
| | | |
| | | yast2 -i webalizer perl-DateManip |
| | | |
| | | 6.1) Cleanup |
| | | 6.2) Cleanup |
| | | |
| | | rm -f /tmp/*.rpm |
| | | |