Bitcoin Donation
bitcoin:1PqgsY2qRjxwCJJgyEsHCJVqoAU4rAszaG
-
Recent Posts
Top Posts
Recent Comments
- monal23 on Google Location Sharing Review
- enekofer on Nextcloud Snap Installation
- enekofer on Nextcloud Snap Installation
- Brian_Goodacre on Setting up the Etekcity WiFi Smart Plug with the VeSync app and 2.4 GHz connection
- Michelle Nabours on Setting up the Etekcity WiFi Smart Plug with the VeSync app and 2.4 GHz connection
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 have references to Amazon products and I work at Amazon. I do not believe I have bias but this disclosure is to let you decide.Meta
Tag Archives: owncloud
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
Moving large files and folders in OwnCloud
OwnCloud works well for small changes and uploads, but moving or renaming a folder that is a few gigabytes will be troublesome. OwnCloud might think you are actually deleting and then reuploading the files. You can try WebDAV for reasonably … Continue reading
Posted in How-To, Nextcloud/OwnCloud
Tagged large files, mv, owncloud, scan, sudo -u www-data, WebDav
5 Comments
Linux Mint 17.3 and OwnCloud Desktop Client
How to do it wrong, way 1 Using the OwnCloud client that is in the Software Sources provided in Linux Mint is wrong! This downloads an older version of the Desktop Client that will fail when connecting to your updated … Continue reading
Moving OwnCloud to a new home
OwnCloud lives where you live. So when you move, OwnCloud is coming with you. Here are suggestions for your move. Back up your data. No brainer because you already back it up! Disconnect as late as possible. Your server will be … Continue reading
Posted in How-To, Nextcloud/OwnCloud
Tagged apache server, DNS, domain, domain name, mount hard drive, moving, owncloud
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
Upgrade to OwnCloud 8.2.2
When upgrading to OwnCloud 8.2.2, most of this can be done via the web browser. In the Admin page, you will see on the Updates section. Here is where it will first make your backup. When that is complete, you … Continue reading
Posted in How-To, Nextcloud/OwnCloud
Tagged 8.2.2, Admin page, occ, owncloud, upgrade
Leave a comment
OwnCloud 8.2 Security and Setup Warnings
On the Admin Page’s Security and Setup Warnings section, I got a new warning that needed investigation. Transactional file locking is using the database as locking backend, for best performance it’s advised to configure a memcache for locking. See the … Continue reading
Posted in How-To, Nextcloud/OwnCloud
Tagged apcu, cache, file locking, owncloud, Redis, security and setup
Leave a comment