Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Zvonimir
ISPConfig 3
Commits
627fba4f
Commit
627fba4f
authored
Nov 16, 2010
by
Antennipasi
Browse files
changed new Jailkit-version.
parent
ed3c7a24
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/INSTALL_DEBIAN_6.0_courier_mydns.txt
View file @
627fba4f
...
...
@@ -275,13 +275,14 @@ cp -prf /usr/share/doc/awstats/examples/awstats_buildstaticpages.pl /usr/share/a
apt-get -y install build-essential autoconf automake1.9 libtool flex bison debhelper
cd /tmp
wget http://olivier.sessink.nl/jailkit/jailkit-2.11.tar.gz
tar xvfz jailkit-2.11.tar.gz
cd jailkit-2.11
./debian/rules binary
wget http://olivier.sessink.nl/jailkit/jailkit-2.13.tar.gz
tar xvfz jailkit-2.13.tar.gz
cd jailkit-2.13
./configure
make
make install
cd ..
dpkg -i jailkit_2.11-1_*.deb
rm -rf jailkit-2.11*
rm -rf jailkit-2.13*
8) Install fail2ban (optional but recomended, because the monitor tries to show the log)
More info at: http://www.howtoforge.com/fail2ban_debian_etch
...
...
docs/INSTALL_DEBIAN_6.0_dovecot_bind.txt
View file @
627fba4f
...
...
@@ -151,13 +151,14 @@ cp -prf /usr/share/doc/awstats/examples/awstats_buildstaticpages.pl /usr/share/a
apt-get -y install build-essential autoconf automake1.9 libtool flex bison debhelper
cd /tmp
wget http://olivier.sessink.nl/jailkit/jailkit-2.11.tar.gz
tar xvfz jailkit-2.11.tar.gz
cd jailkit-2.11
./debian/rules binary
wget http://olivier.sessink.nl/jailkit/jailkit-2.13.tar.gz
tar xvfz jailkit-2.13.tar.gz
cd jailkit-2.13
./configure
make
make install
cd ..
dpkg -i jailkit_2.11-1_*.deb
rm -rf jailkit-2.11*
rm -rf jailkit-2.13*
8) Install fail2ban (optional but recomended, because the monitor tries to show the log)
More info at: http://www.howtoforge.com/fail2ban_debian_etch
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment