22 Commits

Author SHA1 Message Date
Joas Schilling
39d6b7dcb7 fix(platforms): Sunset Oracle 11g
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-11-27 15:08:50 +01:00
Alexander Müller
9fed6bbb73 fix command (replace "=" with " ")
reported by a customer, confirmed by Björn

Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
2025-08-14 08:18:22 -05:00
Simon L.
495247ae4a standardize occ command documentation
Use `sudo -E -u www-data php occ` everywhere.
Motivation: this should work on more appliances like also inside docker containers.
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-04-29 13:21:08 +02:00
MichaIng
36e71e4f5b Use --option=value version for occ maintenance:install
The `--option=value` version of passing options to the `occ maintenance:install` command is now used in the documentation, instead of the `--option value` variant. This  solves issues with leading dashes in values, especially passwords. It also matches the `occ help maintenance:install` output.

Solves:
- https://github.com/nextcloud/server/issues/26109
- https://github.com/nextcloud/documentation/issues/8190

Furthermore values are now single quoted, which is important to avoid variable expansion and special treatment of the backlash character in random passwords, and a doubled space was removed.

Signed-off-by: MichaIng <micha@dietpi.com>
2023-03-07 23:36:43 +01:00
Daniel Böhmer
fb51fbefe0 Escape line breaks in multiline command 2020-07-23 13:01:18 +00:00
Morris Jobke
7583fba016 Remove links to removed section
* followup to #538
* fixes #613

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-11-24 13:34:37 +01:00
peterdamian
9919a3fd3d #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
Morris Jobke
2bc02b23f2 Improve sidebar headings
* remove term Nextcloud in headings - it only adds noise
* unify headings to have them grouped by wording (Upgrade ...)
* reduce the length of headings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-14 18:22:41 -05:00
Lukas Reschke
22e2530623 Remove recommendation to change permissions
1. The wording here is really off. We don't really recommend this highly.
2. This is even contraproductive as it disallows updating via the app store
3. Once we have automatic updates this will effectively decrease security from my PoV

Also, an attacker can execute code also using other ways once they have write access to Nextcloud or the data folder.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-26 11:13:50 +02:00
Joas Schilling
d3d6ea5ac4 Some more cleanup 2016-07-21 15:31:49 +02:00
Lukas Reschke
6ccd2c5678 Branding 2016-07-21 00:21:47 +02:00
Joas Schilling
f28c228322 Cleanup admin manual from enterprise apps 2016-07-13 17:59:00 +02:00
Joachim Sokolowski
7b27cf8dcd Changes for Nextcloud (#34)
* Changes for Nextcloud

* Changes for Nextcloud

* Update command_line_installation.rst

-oci Enterprise removed

* removed Enterprise

* Changing to nextcloud

* enterprise removed

* Update external_storage_configuration_gui.rst

typo

* Update command_line_installation.rst

Oracle changed

* to nextcloud

* Update linux_installation.rst

* Update linux_installation.rst
2016-06-22 14:41:58 +02:00
Patric Lenhart
dcf36ed1fe changed more ownCloud references to Nextcloud 2016-06-18 16:39:42 +02:00
RealRancor
2ba2354f59 Add more notes that Oracle is ES only. 2016-05-14 18:09:25 +02:00
Carla Schroder
9254644984 add refs to binlog error on package, cli & manual installation pages 2016-04-27 14:42:09 -07:00
Carla Schroder
f9a3f4ebcf update manual installation pages 2015-11-13 12:54:09 -08:00
Carla Schroder
ae234e3f10 more upgrade corrections, ref label corrections 2015-10-30 08:59:21 -07:00
Carla Schroder
7887a493c2 many updates to upgrading docs 2015-10-29 10:23:27 -07:00
Carla Schroder
e85bd202e1 update occ with gobs of new commands 2015-10-09 06:48:58 -07:00
Carla Schroder
4d5c672644 correction to occ maintenance:install command 2015-07-14 11:20:34 -07:00
Carla Schroder
060331d975 new page Installing ownCloud From the Command Line 2015-06-24 15:33:32 -07:00