From efbca342b400b8c0e0451100f76ec1569d771538 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Fri, 11 Dec 2015 20:10:50 +0100 Subject: [PATCH] Add info about a guide for Ubuntu --- .../configuration_files/files_locking_transactional.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/admin_manual/configuration_files/files_locking_transactional.rst b/admin_manual/configuration_files/files_locking_transactional.rst index 6931f0b36..f06044b83 100644 --- a/admin_manual/configuration_files/files_locking_transactional.rst +++ b/admin_manual/configuration_files/files_locking_transactional.rst @@ -62,6 +62,9 @@ recommended if Redis is running on the same system as ownCloud) use this example See ``config.sample.php`` to see configuration examples for Redis, and for all supported memcaches. ++If you are on Ubuntu you can follow `this guide ++`_ for a complete installation from scratch. + Learn more about Reds at `Redis `_. Memcached, the popular distributed memory caching system, is not suitable for the new file locking because it is not designed to store locks, and data can disappear from the cache