File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed
Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -46,10 +46,12 @@ apt-get install vim-nox
4646
4747apt-get install postfix postfix-mysql postfix-doc mysql-client mysql-server courier-authdaemon courier-pop courier-pop-ssl courier-imap courier-imap-ssl libsasl2-2 libsasl2-modules libsasl2-modules-sql sasl2-bin libpam-mysql openssl courier-maildrop getmail4 rkhunter binutils
4848
49+ # if not amd64
50+ apt-get install courier-authlib-mysql
51+ # if amd64 now there is a dependence problem with deb in the official repository, use this:
4952apt-get install libmysqlclient16
50- # temp fix for amd64 arch
51- wget http://ftp.us.debian.org/debian/pool/main/c/courier-authlib/courier-authlib-mysql_0.62.4-1_amd64.deb
52- dpkg --ignore-depends=libmysqlclient15off -i courier-authlib-mysql_0.62.4-1_amd64.deb
53+ wget http://fantu.eu/supporto/courier-authlib-mysql_0.62.4-1_amd64.deb
54+
5355
5456# Answer the questions from the package manager as follows.
5557
@@ -260,14 +262,6 @@ update-rc.d mydns defaults
260262
261263apt-get install vlogger webalizer
262264
263- Change the following line in /etc/webalizer/webalizer.conf from
264-
265- # Incremental no
266-
267- to
268-
269- Incremental yes
270-
2712657) Install Jailkit (optional , only needed if you want to use chrroting for SSH users)
272266
273267apt-get install build-essential autoconf automake1.9 libtool flex bison debhelper
You can’t perform that action at this time.
0 commit comments