diff --git a/docs/en/docs/x2openEuler/CommonOperation.md b/docs/en/docs/x2openEuler/CommonOperation.md
index bbd7c6268197013747c338e73886957988ec6cf0..a3742d4063a4867c73c679c716d913a6deee66cf 100644
--- a/docs/en/docs/x2openEuler/CommonOperation.md
+++ b/docs/en/docs/x2openEuler/CommonOperation.md
@@ -15,7 +15,7 @@
> By default, x2openEuler provides the **aarch** and **x86_64** repositories of openEuler 22.03 LTS SP4. It is recommended to use repo sources from mirror sites to increase the download rate.
**Figure 1** Select Repository
- 
+ 
2. In the **Repository** list on the left, select a repository and click **OK**.
3. (Optional) Manage repositories.
@@ -48,22 +48,22 @@ The following uses Chrome 105.0 as an example to describe how to import a root c
3. In the **Certificates** dialog box displayed, select the **Trusted Root Certification Authorities** tab and click **Import**, as shown in [Figure 2](#figure2).
**Figure 2** Certificates
- 
+ 
4. In the **Certificate Import Wizard** dialog box displayed, click **Next**, as shown in [Figure 3](#figure3).
**Figure 3** Welcome to the Certificate Import Wizard
- 
+ .
**Figure 4** File to Import
- 
+ 
6. Select the certificate to be imported on the local PC.
7. Click Next.
In the **Certificate Store** dialog box displayed, set the certificate store as shown in [Figure 5](#figure5).
**Figure 5** Certificate Store
- 
+ 
8. Click **Next** and then **Finish**.
The **Security Warning** dialog box is displayed.
@@ -78,7 +78,7 @@ The following uses Chrome 105.0 as an example to describe how to import a root c
1. Open the **hosts** file in **C:\Windows\System32\drivers\etc**.
**Figure 6** hosts
- 
+ 
2. Add the following content to the **hosts** file, save the file, and exit.
```text
@@ -358,7 +358,7 @@ The following table describes the log files contained in the log package downloa
Records the logs of executing the post-upgrade scripts (before restart) on the upgrade node. |
- NOTE
+ | NOTE
Run logs are stored in /usr/local/x2openEuler/portal/logs/backend.
Pre-upgrade script execution logs are stored in /opt/x2openEuler/scripts-execute/n-x.x.x.x/pre-execute.
@@ -392,7 +392,7 @@ You have logged in to x2openEuler.
On the **Logs** page displayed, click the **Operation Logs** tab, as shown in [Figure 7](#figure7).
**Figure 7** Operation Logs
- 
+ 
2. (Optional) Download the operation logs.
@@ -416,7 +416,7 @@ You have logged in to x2openEuler.
On the **Logs** page displayed, click the **Run Logs** tab, as shown in [Figure 8](#figure8).
**Figure 8** Run logs
- 
+ 
2. Click **Download** to download run logs.
@@ -459,40 +459,16 @@ You have logged in to x2openEuler.
2. Locate the user whose password needs to be reset and click **Reset Password**. The **Reset Password** dialog box is displayed, as shown in [Figure 9](#figure9). [Table 3](#sheet3) describes the parameters.
**Figure 9** Reset Password
- 
+ 
**Table 3** Parameters for resetting a password
-
-
- | Parameter |
- Description |
-
-
- | User Name |
- Name of the user whose password needs to be reset. It cannot be changed when you reset the password. |
-
-
- | Administrator Password |
- Password of the administrator. |
-
-
- | New Password |
-
- New password of the user. The password must meet the following complexity requirements:
-
- - Contains 8 to 32 characters.
- - Contains at least two types of the uppercase letters, lowercase letters, digits, and special characters (`~!@#$%^&*()-_=+\\|[{}];:'",<.>/?).
- - Cannot contain any space.
- - Cannot be the same as the user name.
- - Cannot be a password in the weak password dictionary.
-
- |
-
-
- | Confirm Password |
- Password re-entered for confirmation |
-
-
+ | Parameter | Description |
+ |------------------------|-------------------------|
+ | User Name | Name of the user whose password needs to be reset. It cannot be changed when you reset the password.|
+ | Administrator Password | Password of the administrator.|
+ | New Password | New password of the user. The password must meet the following complexity requirements: Contains 8 to 32 characters. Contains at least two types of the uppercase letters, lowercase letters, digits, and special characters (`~!@#$%^&*()-_=+\\|[{}];:'"\<.>/?). Cannot contain any space. Cannot be the same as the user name. Cannot be a password in the weak password dictionary.
+ | Confirm Password | Password re-entered for confirmation |
+
3. Reset the password according to [Table 3](#sheet3) and click **OK**.
>  **NOTE**
@@ -538,43 +514,16 @@ You have logged in to x2openEuler.
The **Change Password** page is displayed, as shown in [Figure 10](#figure10). [Table 4](#sheet4) describes the parameters.
**Figure 10** Change Password
- 
+ 
**Table 4** Parameters for changing a password
-
-
- | Parameter |
- Description |
-
-
- | User Name |
- Name of the current login user. |
-
-
- | Old Password |
- Old password of the user. |
-
-
- | New Password |
-
- Enter a new password. The password must meet the following complexity requirements:
-
- - Contains 8 to 32 characters.
- - Contains at least two types of the uppercase letters, lowercase letters, digits, and special characters (`~!@#$%^&*()-_=+\\|[{}];:'",<.>/?).
- - Cannot contain any space.
- - Cannot be the same as the user name.
- - Cannot be the same as the old password.
- - Cannot be the old password in reverse order.
- - Cannot be a password in the weak password dictionary.
-
- |
-
-
- | Confirm Password |
- Password re-entered for confirmation. |
-
-
+ | Parameter |Description|
+ |------------------|--------------------|
+ | User Name | Name of the current login user. |
+ | Old Password | Old password of the user. |
+ | New Password | Enter a new password. The password must meet the following complexity requirements: Contains 8 to 32 characters. Contains at least two types of the uppercase letters, lowercase letters, digits, and special characters (`~!@#$%^&*()-_=+\\|[{}];:'",<.>/?).Cannot contain any space. Cannot be the same as the user name. Cannot be the same as the old password. Cannot be the old password in reverse order. Cannot be a password in the weak password dictionary.|
+ | Confirm Password | Password re-entered for confirmation. |
2. Change the password according to [Table 4](#sheet4) and click **OK**.
@@ -608,7 +557,7 @@ You have logged in to x2openEuler.
- Uppercase letters A to Z
- Lowercase letters a to z
- Digits 0 to 9
- - Special characters (`~!@#$%^&*()-_=+\\|\[{}];:'",<.>/?)
+ - Special characters (`~!@#$%^&*()-_=+\\|\[{}];:'",\<.>/?)
4. Click **OK**.
@@ -632,7 +581,7 @@ You have logged in to x2openEuler.
2. Query the information of the certificate, as shown in [Figure 12](#figure12). [Table 5](#sheet5) describes the parameters.
**Figure 12** Web Server Certificate
- 
+ 
**Table 5** Web server certificate parameters
@@ -651,10 +600,10 @@ You have logged in to x2openEuler.
|
| Status |
- Status of the certificate, which can be any of the following:
- Valid: The certificate is valid.
- About to expire: The remaining validity period of the certificate is less than or equal to the certificate expiration alarm threshold.
- Expired: The certificate has expired.
+ | Status of the certificate, which can be any of the following:
+ Valid: The certificate is valid.
+ About to expire: The remaining validity period of the certificate is less than or equal to the certificate expiration alarm threshold.
+ Expired: The certificate has expired.
NOTE
- The tool automatically checks and updates the certificate status every day.
@@ -666,11 +615,11 @@ You have logged in to x2openEuler.
Operation |
The following operations can be performed:
- - Download the root certificate.
- NOTE
+ - Download the root certificate.
+ NOTE
If a security warning is displayed when you use a browser to log in to x2openEuler, you can import a root certificate for x2openEuler to ignore the security warning.
- - Generate a CSR file.
- NOTE
+ - Generate a CSR file.
+ NOTE
CSR is short for certificate signing request. When a certificate applicant applies for a digital certificate, the cryptographic service provider (CSP) generates a private key and a CSR. After the certificate applicant submits the CSR file to a certificate authority (CA), the CA uses the private key of the root certificate to generate a public key file, that is, a certificate.
- Import a web server certificate.
@@ -688,7 +637,7 @@ You have logged in to x2openEuler.
The **Generate CSR File** page is displayed, as shown in [Figure 13](#figure13). [Table 6](#sheet6)describes the parameters.
**Figure 13** Generate a CSR file.
- 
+ 
**Table 6** CSR file parameters
@@ -699,27 +648,27 @@ You have logged in to x2openEuler.
| |
| Country/Region |
- Country/Region of the user. This parameter is mandatory. The value must be a two-letter country code. |
+ Country/Region of the user. This parameter is mandatory. The value must be a two-letter country code. |
| Province or State |
- Province or state of the user. The value can contain a maximum of 128 characters, allowing letters, digits, hyphens (-), underscores (_), periods (.), and spaces. |
+ Province or state of the user. The value can contain a maximum of 128 characters, allowing letters, digits, hyphens (-), underscores (_), periods (.), and spaces. |
| City |
- City of the user. The value can contain a maximum of 128 characters, allowing letters, digits, hyphens (-), underscores (_), periods (.), and spaces.
|
+ City of the user. The value can contain a maximum of 128 characters, allowing letters, digits, hyphens (-), underscores (_), periods (.), and spaces.
|
| Company |
- Company of the user. The value can contain a maximum of 64 characters, allowing letters, digits, hyphens (-), underscores (_), periods (.), and spaces. |
+ Company of the user. The value can contain a maximum of 64 characters, allowing letters, digits, hyphens (-), underscores (_), periods (.), and spaces. |
| Department |
- Department of the user. The value can contain a maximum of 64 characters, allowing letters, digits, hyphens (-), underscores (_), periods (.), and spaces. |
+ Department of the user. The value can contain a maximum of 64 characters, allowing letters, digits, hyphens (-), underscores (_), periods (.), and spaces. |
| Common Name |
- Name of the user. This parameter is mandatory. The value can contain a maximum of 64 characters, allowing letters, digits, hyphens (-), underscores (_), periods (.), and spaces. |
+ Name of the user. This parameter is mandatory. The value can contain a maximum of 64 characters, allowing letters, digits, hyphens (-), underscores (_), periods (.), and spaces. |
@@ -752,7 +701,7 @@ The working key is used to encrypt the password for starting the Nginx service.
2. Click **More** and choose **Update Working Key**, as shown in [Figure 14](#figure14).
**Figure 14** Update Working Key
- 
+ 
3. Click **More** and choose **Restart Service** for the working key to take effect.
@@ -768,7 +717,7 @@ You have logged in to x2openEuler.
2. View information such as version and release date, as shown in [Figure 15](#figure15).
**Figure 15** Release information
- 
+ 
## Viewing the Disclaimer
@@ -781,7 +730,7 @@ You have logged in to x2openEuler.
1. Choose  > **Disclaimer** in the upper right corner, as shown in [Figure 16](#figure16).
**Figure 16** Disclaimer
- 
+ 
2. Read the disclaimer carefully.
diff --git a/docs/zh/docs/x2openEuler/CommonOperation.md b/docs/zh/docs/x2openEuler/CommonOperation.md
index e8d67516a9eb9590626a78ad7ff524ef6e92ed2f..f7a80abbe575dbc8dd8a2124e1c0b09446b4e9e6 100644
--- a/docs/zh/docs/x2openEuler/CommonOperation.md
+++ b/docs/zh/docs/x2openEuler/CommonOperation.md
@@ -15,7 +15,7 @@
> 工具默认提供 openEuler 22.03-LTS-SP4 操作系统的 aarch 和 x86\_64 源。建议使用镜像网站的 repo 源,以提高下载速率。
**图 1** 选择 repo 源
- 
+ 
2. 在左侧 “repo 源名称”列表中,选择相应 repo 源,单击“确定”即完成 repo 源选择。
3. (可选)repo 源管理。
@@ -49,17 +49,17 @@
3. 在弹出“证书”的对话框中,选择“受信任的根证书颁发机构”页签,单击“导入”,如 [图 2](#figure2) 所示。
**图 2** 证书
- 
+ 
4. 在弹出的“证书导入向导”对话框中,单击“下一步”,如 [图 3](#figure3) 所示。
**图 3** 证书导入向导欢迎页面
- 
+ 
5. 进入选择证书页面,单击“浏览”,如 [图 4](#figure4) 所示。
**图 4** 导入证书文件
- 
+ 
6. 从本地 PC 路径中选择待导入的证书。
7. 单击“下一步”。
@@ -67,7 +67,7 @@
进入选择证书存储位置页面,选择如 [图 5](#figure5) 中的存放位置。
**图 5** 选择证书存储位置
- 
+ 
8. 单击“下一步 \> 完成”。
@@ -82,7 +82,7 @@
1. 在 C:\\Windows\\System32\\drivers\\etc 路径下,打开 hosts 文件。
**图 6** hosts文件
- 
+ 
2. 在 hosts 文件中增加如下内容后保存并退出。
@@ -396,7 +396,7 @@
打开“日志“界面,选择“操作日志“,如 [图 7](#figure7) 所示。
**图 7** 操作日志
- 
+ 
2. (可选)下载操作日志。
@@ -420,7 +420,7 @@
打开“日志“界面,选择“运行日志“,如 [图 8](#figure8) 所示。
**图 8** 运行日志
- 
+ 
2. 单击“一键下载”,可下载运行日志。
@@ -461,7 +461,7 @@
2. 单击操作栏中指定用户后的“重置密码”。打开“重置密码”界面,如 [图 9](#figure9) 所示,需配置的参数如 [表 2](#sheet2) 所示。
**图 9** 重置密码
- 
+ 
**表 2** 重置密码参数说明
@@ -543,7 +543,7 @@
打开用户修改密码界面,如 [图 10](#figure10) 所示,需配置的参数如 [表 3](#sheet3) 所示。
**图 10** 修改密码
- 
+ 
**表 3** 修改密码参数说明
@@ -638,7 +638,7 @@ Web 服务端证书用于客户端浏览器和 web 服务器之间的通讯,
2. 查看证书信息,如 [图 12](#figure12) 所示,界面参数描述如 [表 4](#sheet4) 所示。
**图 12** web 服务端证书信息
- 
+ 
**表 4** web 服务端证书参数说明
@@ -694,7 +694,7 @@ Web 服务端证书用于客户端浏览器和 web 服务器之间的通讯,
打开“生成 CSR 文件”对话框,如 [图 13](#figure13) 所示,界面参数描述如 [表 5](#sheet5) 所示。
**图 13** 生成 CSR 文件
- 
+ 
**表 5** CSR 文件参数说明
@@ -758,7 +758,7 @@ Web 服务端证书用于客户端浏览器和 web 服务器之间的通讯,
2. 单击“更多 \> 更新工作密钥“,如 [图 14](#figure14) 所示。
**图 14** 更新工作密钥
- 
+ 
3. 单击“更多 \> 重启服务“使工作密钥生效。
@@ -774,7 +774,7 @@ Web 服务端证书用于客户端浏览器和 web 服务器之间的通讯,
2. 查询工具的版本信息和发布时间,如 [图 15](#figure15) 所示。
**图 15** 工具详细发布信息
- 
+ 
## 查看工具免责声明
@@ -787,7 +787,7 @@ Web 服务端证书用于客户端浏览器和 web 服务器之间的通讯,
1. 在页面右上方选择“ \> 免责声明”,如 [图 16](#figure16) 所示。
**图 16** 免责声明
- 
+ 
2. 仔细阅读免责声明。