The following pages and posts are tagged with

TitleTypeExcerpt
How to configure Let's Encrypt with closed ports 80 and 443 Page This entry was originally written by @albrechtar in this github question How to get SSL certs without using Cert Bot (in case you would need to use alternate ports on your instance of NextCloudPi) You would need to then manually update your SSL certs on your...
How to configure NextCloudPi Page Choose an User Interface You can configure the NextCloudPi instance from the terminal user interface (TUI) or from the web user interface (WebUI). Note: The backend is the same. All options can be accessible in either UI. TUI To access the terminal, you need to have ssh enabled...
How to get certificate with Letsencrypt using DNS to verify domain Page Sometimes ports 80 and 443 are not available. We are going to use Letsencrypt’s certbot --manual and --preffered-challenges dns options to get certificates and activate them manually. You’ll need a domain and access to the DNS records to create a TXT record pointing to: _acme-challenge.yourNCP.yourdomain.tld with a challenge...
How to update Lynis Page After running nc-audit your might see the following and wonder how to update Lynis: ! Version of Lynis is very old and should be updated [LYNIS] https://cisofy.com/controls/LYNIS/ Well this is how you can update Lynis (these instructions were slightly modified from CISOfy) 1. Import key from server...