-
Recent Posts
Top Posts
Recent Comments
- Tyreese on GPG error with public key
- Md. Saiful Islam on [NO SOLUTION] Lenovo Thinkpad shuts down after exactly 30 minutes
- Micah on Make an old laptop into a “Chromebook”
- DouglasLourey on NAT Loopback on Xfinity
- DouglasLourey on NAT Loopback on Xfinity
Notices
Disclaimer: The thoughts and text in this blog are mine alone and not of my employer. Use them for free at your own risk.
Disclosure: Some posts many have references to Lockheed Martin, Amazon, Dropbox, or Bolt products. I have worked there. I do not believe I have bias but this disclosure is to let you decide.
RSS Posts Feed
Tag Archives: apache2
Renewing Let’s Encrypt Certificate for OwnCloud
Assuming you have followed the steps in the previous article to get your certificate, then you should be able to run this if your certificate is not expired. cd /tmp/letsencrypt sudo ./letsencrypt-auto renew or to get a new certificate sudo ./letsencrypt-auto -c … Continue reading
Posted in How-To, Nextcloud/OwnCloud
Tagged apache2, certificate, DocumentRoot, Expired Certificate, html, Let's Encrypt, letsencrypt, owncloud, renew certificate
Leave a comment
OwnCloud down after Power Outage
Internal Server Error
The server encountered an internal error and was unable to complete your request.
Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.
More details can be found in the server log Continue reading
Posted in How-To, Nextcloud/OwnCloud
Tagged apache2, Internal Server Error, Linux Mint, owncloud, power outage
Leave a comment
Let’s Encrypt certificate steps for OwnCloud
Let’s encrypt is available now for OwnCloud (and everything else) users to run and get a free certificate for. No more self-signed certificates that display an ugly error page or having to pay for a certificate from a certificate authority. … Continue reading
Posted in How-To, Nextcloud/OwnCloud
Tagged .htaccess, acme-challenge, apache2, certificate, curl, curl --head, Let's Encrypt, owncloud
9 Comments
OwnCloud 8.1 Security & Setup warnings
In the Admin console, you might see Security and Setup Warnings after upgrading to OwnCloud 8.1. Here is how I removed the two I saw. Strict-Transport-Securty HTTP Header The “Strict-Transport-Security” HTTP header is not configured to least “15768000” seconds. For … Continue reading
Posted in How-To, Nextcloud/OwnCloud
Tagged a2enmod, apache2, apcu, headers, memory cache, owncloud, Strict-Transport-Securty
6 Comments