mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
table layout argh
This commit is contained in:
@@ -61,7 +61,7 @@ specific commands to use in different Linux operating systems:
|
||||
| Ubuntu | |
|
||||
+-----------------------+-----------------------------------------+
|
||||
| SUSE Enterprise | |
|
||||
| Linux 11 | ``/usr/sbin/rcapache2 stop`` |
|
||||
| Linux 11 | ``/usr/sbin/rcapache2 stop`` |
|
||||
| | |
|
||||
| openSUSE 12.3 and up | ``systemctl stop apache2`` |
|
||||
+-----------------------+-----------------------------------------+
|
||||
@@ -134,15 +134,15 @@ to use in different Linux operating systems:
|
||||
|
||||
+-----------------------+-----------------------------------------+
|
||||
| Operating System | Command (as root) |
|
||||
+==================+==============================================+
|
||||
| CentOS/RHEL | ``apachectl start`` |
|
||||
+=======================+=========================================+
|
||||
| CentOS/ RED Hat | ``apachectl start`` |
|
||||
+-----------------------+-----------------------------------------+
|
||||
| Debian | |
|
||||
| or | ``/etc/init.d/apache2 start`` |
|
||||
| Ubuntu | |
|
||||
+-----------------------+-----------------------------------------+
|
||||
| SUSE Enterprise | |
|
||||
| Linux 11 | ``/usr/sbin/rcapache2 start`` |
|
||||
| Linux 11 | ``/usr/sbin/rcapache2 start`` |
|
||||
| | |
|
||||
| openSUSE 12.3 and up | ``systemctl start apache2`` |
|
||||
+-----------------------+-----------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user