Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 444 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 444 Bytes

lazy-server-init

Quickly set up SSH, Unbound, OpenVPN and some basic security on a fresh Debian 9 (Stretch) server.

Installation

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

Notice

Copyright (c) 2016 Lucas Pantanella

The sources are released under the terms of the MIT license.