You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/install/pages/install-linux.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,16 +8,16 @@
8
8
9
9
Couchbase Server can be installed and run on Red Hat-based distributions, Oracle Enterprise, Amazon Linux, Ubuntu, Debian, and SUSE Enterprise.
10
10
11
-
The following procedures use Couchbase packages, and require the user who performs the install to have _root_ or _sudo_ privileges:
11
+
The following procedures use Couchbase packages, and require the user who performs the install to have root or sudo privileges:
12
12
13
13
* xref:install:rhel-suse-install-intro.adoc[Install on Red Hat-based distributions, Oracle Linux, or Amazon Linux].
14
14
15
15
* xref:install:ubuntu-debian-install.adoc[Install on Ubuntu and Debian].
16
16
17
17
* xref:install:install_suse.adoc[Install on SUSE Enterprise].
18
18
19
-
Additionally, a _non-package-based_ install is performed on all the above platforms.
20
-
Unlike the package-based install, this does _not_ require root or sudo privileges.
19
+
Additionally, a non-package-based install is performed on all the above platforms.
20
+
Unlike the package-based install, this does not require root or sudo privileges.
21
21
After the non-package-based install, the same user can stop, start, and get status on the server; and can also perform upgrade.
22
22
23
-
The non-package-based procedure is the same for all the above platforms: see xref:install:non-root.adoc[Non-Root Install and Upgrade] for detailed information.
23
+
The non-package-based procedure is the same for all the above platforms: see xref:install:non-root.adoc[Non-Root Install and Upgrade] for detailed information.
@@ -164,7 +174,7 @@ After the installation is complete, Couchbase Server starts automatically.
164
174
Couchbase Server continues to start automatically at run levels 2, 3, 4, and 5, and explicitly shuts down at run levels 0, 1, and 6.
165
175
You can use the `systemctl` command, a `service` on older operating systems, to start and stop the Couchbase Server service, and to verify the current status.
166
176
For more information, see xref:startup-shutdown.adoc[Couchbase Server Startup and Shutdown].
167
-
+
177
+
168
178
. Open the Couchbase Web Console in a browser to xref:testing.adoc[verify] that the installation was successful and that the node is available.
0 commit comments