File README.md
Last commit: Mon May 27 23:51:41 2019 +0200 Jan Dankert Readme!
1 Server administration helper scripts 2 ==================================== 3 (needs [postfixadmin][http://postfixadmin.sourceforge.net/]) 4 5 These scripts are helpful tools for server administration. 6 7 What does it do 8 ------------ 9 Reads database tables maintained by [Postfixadmin][http://postfixadmin.sourceforge.net/] and generates 10 - DNS zonefiles for Bind 11 - Apache configuration 12 - Lookup-Tables for Postfix MTA 13 - User databases in Mysql 14 15 Advantages 16 ---------- 17 18 - Apache runs with static configuration files 19 - DNS runs with static zone files 20 - Domains and Mail accounts are fully automated 21 - A stable server! 22 23 24 Installation 25 ------------ 26 27 - Copy file ispconfig-example to `/etc/default/ispconfig` 28 - Copy the shellscripts to `/etc/cron.hourly` 29 30 31 Requirements 32 ----- 33 - postfixadmin 34 - Mysql
DownloadREADME.md
History Mon, 27 May 2019 23:51:41 +0200 Jan Dankert Readme! Tue, 16 Apr 2019 23:43:17 +0200 Jan Dankert Readme!