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