From a13a2efbc45d09c7303b491e39e33714d465fc95 Mon Sep 17 00:00:00 2001 From: "rieger::CLOUD" Date: Sat, 28 Apr 2018 22:00:03 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e61de79..c26ed9d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # c-rieger.de - install Nextcloud using shell -Install, optimize and harden your self hosted Nextcloud (based on Ubuntu 16.04.4 or 18.04 LTS 64Bit) using two shell scripts only. +Install, optimize and harden your self hosted Nextcloud (based on Ubuntu 18.04 LTS 64Bit) using two shell scripts only. The initial script (install-nextcloud.sh) will install and optimize your self hosted Nextcloud within few minutes fully automated. Your server will be built of: @@ -13,7 +13,7 @@ The initial script (install-nextcloud.sh) will install and optimize your self ho self signed certificates or Let's Encrypt SSL UFW (22, 80, 443) -The only precondition for both scripts is to use Ubuntu 16.04.4 LTS 64Bit as your server OS. +The only precondition is to use Ubuntu 18.04 LTS 64Bit as your server OS. At least (optionally) you may request a ssl certificate from letsencrypt by issuing the second script called "ssl-certificat.sh". Ready to go? Let's start: