Tag: owncloud
All the articles with the tag "owncloud".
OwnCloud, php7.0-fpm and Memcache
Updated:When checking out the setup for our OwnCloud system it came up with a few cautionary problems that needed to be resolved. The problems related to environme
Owncloud 10.0 Upgrade
Updated:This should have been easier, but I guess I missed a few things I shouldn't have. I took the opportunity to upgrade Owncloud to v10.0 and also upgraded fro
Owncloud Upgrade and Maintenance Mode
$ cd /var/www/html/owncloud $ sudo -u www-data php occ upgrade $ sudo -u www-data php occ maintenance:mode --off
ownCloud
Updated:We needed a semi-secure method of transferring files between staff and 3rd parties. To handle those frequent time when someone tries to attach 150MB file onto an email. OwnCloud to the rescue.