Automatic bind 9 installer with chroot Debian 8
Hi all, install bind 9 on debian 8 and chroot it isn’t a complicated task. But that’s steal a precious time for doing something else.
So this is just a tiny post to simplify you this way
- First Step : install Debian 8
- Second step :
apt-get update && dist-upgrade
- Third step : just use wget to download the script like this
wget --no-check-certificate https://www.christophe-casalegno.com/tools/sbci.sh
- Last step : just launch the script like this :
chmod +x sbci.sh && ./sbci.sh
- That’s done :)
Christophe Casalegno
​Vous pouvez me suivre sur : Twitter | Facebook | Linkedin | Telegram | Youtube
Merci infiniment Christophe, testé sur debian buster, et ça fonctionne à merveille.
Script tellement propre. Merci beaucoup.
2 Commentaires