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: src/content/docs/installation.mdx
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -106,9 +106,8 @@ For the following things:
106
106
### 1. Quick Installation (Recommended)
107
107
108
108
<Steps>
109
-
1.**Prepare Your Server**
110
-
- Log in as the `root` user (non-root user is not fully supported yet [non-root-user](/docs/
111
-
knowledge-base/server/non-root-user))
109
+
1.**Prepare Your Servern**
110
+
- Log in as the `root` user (non-root user is not fully supported yet [Non-root user guide](/docs/knowledge-base/server/non-root-user))
112
111
- Configure SSH by following the [SSH Settings Configuration Guide](/docs/knowledge-base/server/openssh#ssh-settings-configuration)
113
112
- Configure required firewall ports using the [Firewall Guide](/docs/knowledge-base/server/firewall) (if you are an advanced user you can have this configured differently)
114
113
- Ensure `curl` is installed (pre-installed on most systems)
0 commit comments