Mailserver: SuSE 8.2 Postfix HOWTO Cyrus Spamschutz Virenscanner Antwort:
Diese Anleitung basiert auf eine SuSE 8.2 Distrubtion und der Anleitung aus dem RootForum.
Mail & MTAs: Postfix aktualisieren und mit Blockern und Virenscanner versehen ...
Mailserver: FrontPage SuSE Linux 8.2 und Confixx Antwort:
/etc/httpd/httpd.conf
LoadModule frontpage_module /usr/lib/apache/mod_frontpage.so
AddModule mod_frontpage.c
/etc/httpd/mod_frontpage.conf
# FrontpageDisable
cd /root/
wget http://download.webmasterhilfe.de/fp40.linux.tar.gz
cd /usr/local/
tar xzvf /root/fp40.linux.tar.gz
/root/confixx/confixx_main.conf
$fp_homeDir = '/usr/local/frontpage'
mv /usr/sbin/fpexec /usr/sbin/fpexec_old
cd /usr/sbin/
wget http://download.webmasterhilfe.de/fpexec)
chmod 755 /usr/sbin/fpexec
chmod u+s ...
FTP Server: Update ProFTPd auf Version 1.2.9 Antwort:
Da die vorinstallierte ProFTPd Version schon ziemlich alt ist, hier eine Anleitung zum Update.
Vorbereitungen:
/etc/proftpd.conf sichern
[code]
cp /etc/proftpd.conf /etc/proftpd.conf.bak
[/code]
rcinetd stop #xinetd Daemon
[code]wget ftp://ftp.proftpd.org/distrib/source/proftpd-1.2.9.tar.gz
tar zxvf proftpd-1.2.9.tar.gz
cd ...
SuSE Kernel: Kernel Update SuSE 8.2 Antwort:
Vorgehen
Installieren Sie bitte den offiziellen Update Kernel. Sie finden ihn auf unserem FTP Server im Update Verzeichnis für SuSE Linux 8.1. Zum Beispiel auf ftp.gwdg.de. ...
SuSE Kernel: Server startet nach YaST-Online-Update nicht mehr Antwort:
Falls der Server nach einem YaST-Online-Update nicht mehr startet, liegt das meist daran, daß bei dem Update auch der Default-Kernel (Paket k_dflt) von SuSE installiert ...
Confixx: Majordomo Confixx installation Antwort:
Diese Anleitung stammt von Confixx und wurde von mir angepasst.
[b][size=18][color=red]Ich übernehme keine Haftung für eventuelle Schäden oder Ausfälle.[/color][/size][/b]
[b][size=18][color=red]Alles auf eigenes Risiko!!![/color][/size][/b]
INSTALLATION GUIDE FOR SUSE!!
Achtet auf ...
Confixx: Confixx SPAMASSASSIN installation Antwort:
STEP 1.
INSTALLING 3RD PARTY PRODUCTS FROM THE SUSE DISTRIBUTION
Below is the list of SuSE packages to be installed if you chose recommended
configuration.
apache
apache-mod_php4
apache-mod_python
mysql
mysql-shared
mysql-client
mod_php4-core
perl
perl-DBI
perl-Msql-Mysql-modules
vsftpd
postfix
qpopper ...
Confixx: Confixx 3.0.4 Frontpage Update Antwort:
Diese Anleitung basiert auf einer SuSe 8.2 Distri.
Nachdem wir bei uns das Confixx 3.0.4 Update eigespielt haben, funktioniert Frontpage 5.0 nicht mehr.
Diese Anleitung wurde mit ...
Plesk: Greylisting mit Plesk 8.3 und Debian 4.0 Antwort:
Dieses Howto stammt von Brent Meshir Brent Meshier und Claus van Beek Claus van Beek und wurde von mir bezüglich Debian 4.0 angepasst.
Installation
Download: qmail-1.05_greylisting_plesk8.tar.gz
Zuerst muss man ...