Quickly set up SSH, Unbound, OpenVPN and some basic security on a fresh Debian 9 (Stretch) server.
Log in as root on your freshly installed server, then run the following command:
wget https://git.io/vaP0Z --no-check-certificate -O lazy-server-init.sh && bash lazy-server-init.sh
Copyright (c) 2016 Lucas Pantanella
The sources are released under the terms of the MIT license.