From 2a9cef0e403def6cfd196d576cf6491db84fa13b Mon Sep 17 00:00:00 2001 From: Evawudonger Date: Tue, 20 May 2025 10:52:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=81=97=E7=95=99=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/docs/x2openEuler/CommonOperation.md | 139 +++++++------------- docs/zh/docs/x2openEuler/CommonOperation.md | 30 ++--- 2 files changed, 59 insertions(+), 110 deletions(-) diff --git a/docs/en/docs/x2openEuler/CommonOperation.md b/docs/en/docs/x2openEuler/CommonOperation.md index bbd7c6268..a3742d406 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 - ![](figures/chooserepo.png "Select Repository") + ![](figures/chooserepo.png) 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 - ![](figures/cert.png "Certificates") + ![](figures/cert.png) 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 - ![](figures/certpage.png "Welcome to the Certificate Import Wizard") + ![](figures/certpage.png 5. In the **File to Import** dialog box displayed, click **Browse**, as shown in [Figure 4](#figure4). **Figure 4** File to Import - ![](figures/importcertfile.png "File to Import") + ![](figures/importcertfile.png) 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 - ![](figures/savecert.png "Certificate Store") + ![](figures/savecert.png) 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 - ![](figures/hostsfile.png "hosts") + ![](figures/hostsfile.png) 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 - ![](figures/operationlogs.png "Operation Logs") + ![](figures/operationlogs.png) 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 - ![](figures/runninglogs.png "Run logs") + ![](figures/runninglogs.png) 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 - ![](figures/resetpassword.png "Reset Password") + ![](figures/resetpassword.png) **Table 3** Parameters for resetting a password - - - - - - - - - - - - - - - - - - - - - -
ParameterDescription
User NameName of the user whose password needs to be reset. It cannot be changed when you reset the password.
Administrator PasswordPassword 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 PasswordPassword 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**. > ![](public_sys-resources/icon-note.gif) **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 - ![](figures/changepasswd.png "Change Password") + ![](figures/changepasswd.png) **Table 4** Parameters for changing a password - - - - - - - - - - - - - - - - - - - - - -
ParameterDescription
User NameName of the current login user.
Old PasswordOld 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 PasswordPassword 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 - ![](figures/webcertinfo.png "Web Server Certificate") + ![](figures/webcertinfo.png) **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