Commit Graph

15 Commits

Author SHA1 Message Date
Carla Schroder
3acb619217 Unified admin manual incorporatating both server & enterprise editions 2015-02-26 15:31:06 -08:00
Ludovic Rousseau
a47aeffc14 Do not hardcode the database name
The PostgreSQL database may not be called owncloud.
I propose to use [db_name] as for the MySQL command line.
2015-02-13 09:17:04 +01:00
Morris Jobke
64dc719449 fix mysqldump syntax - fixes #453 2014-07-30 16:23:42 +02:00
Morris Jobke
8652bf018f fix broken links 2014-07-16 14:18:31 +02:00
Mark Barnard
041014877b Added links for update.rst access
Also enhanced steps.
2014-06-27 16:48:15 -04:00
Volkan Gezer
328cd809b0 Add user_management and update app configuration pages
Currently, user_management page is on user_manual (written by @lateral-thinker).
This commit updates the page and moves it into admin_manual.

This commit also updates app configuration page with the new information.
2014-01-04 20:59:04 +01:00
Thomas Müller
6d4764d6c4 Merge branch 'stable6' into fixing-stable6
Conflicts:
	admin_manual/configuration/custom_mount_config_gui.rst
	admin_manual/maintenance/backup.rst
	admin_manual/maintenance/restore.rst
2013-11-25 10:13:55 +01:00
Thomas Müller
9fcd7745c5 fixing: WARNING: Title underline too short 2013-11-25 09:53:47 +01:00
Thomas Müller
77ff76225e fixing typos and spelling + respect max characters of 80 2013-11-25 09:26:46 +01:00
Morris Jobke
714e25bf58 merge @j-ed's version and fix layout 2013-11-19 16:24:36 +01:00
Francesco Frassinleli
5a151d1388 Fixed MySQL commands: unneeded space removed 2013-11-19 14:27:58 +01:00
Francesco Frassinleli
df98074fbd Non-interactive password for MySQL/PostgreSQL commands 2013-11-19 11:41:56 +01:00
Francesco Frassinelli
53ad66ebac Commands changed to backup.rst
backup.rst improved with code coming from previous version of update.rst. Every backup now as a date. rsync preserves ACLs, extended attributes (like SELinux attributes).
2013-11-15 15:19:18 +01:00
mjkent
1986d3207b Add lock-tables to MySQL 2013-06-09 14:58:34 -05:00
mjkent
0ea92ae3ac Added backup information to manual 2013-06-08 23:36:09 -05:00