diff --git a/docs/en/server/administration/administrator/basic_configuration.md b/docs/en/server/administration/administrator/basic_configuration.md index 37ce10de6508363bf8a5506b9bbd306ce11d4d33..ba16c73de06a9088cc4aab9930b8519f88cd7a54 100644 --- a/docs/en/server/administration/administrator/basic_configuration.md +++ b/docs/en/server/administration/administrator/basic_configuration.md @@ -12,7 +12,7 @@ To display the current locale status, run the following command: localectl status ``` -Example command output: +For example, to display the current system settings, the command and output are as follows: ```shell $ localectl status @@ -29,7 +29,7 @@ To display available locales, run the following command: localectl list-locales ``` -You can check that by listing all Chinese locales with the following command: +For example, to display all available Chinese environments in the current system, the command and output are as follows: ```shell $ localectl list-locales | grep zh @@ -51,7 +51,7 @@ localectl set-locale LANG=zh_CN.UTF-8 ``` > [!NOTE]NOTE -> After the modification, log in again or run the command `source /etc/locale.conf` as the user **root** to update the configuration file for the modification to take effect: +> After the modification, log in again or run the command `source /etc/locale.conf` as the user **root** to update the configuration file for the modification to take effect. ## Setting the Keyboard Layout @@ -65,7 +65,7 @@ To display the current keyboard layout settings, run the following command: localectl status ``` -Example command output: +For example, to display the current system settings, the command and output are as follows: ```shell $ localectl status @@ -122,7 +122,7 @@ To display the current date and time, run the following command: timedatectl ``` -Example command output: +For example, to display the current system settings, the command and output are as follows: ```shell $ timedatectl @@ -347,7 +347,7 @@ To display the current RTC date and time, run the following command as the user hwclock ``` -Example command output: +For example, to display the current system settings, the command and output are as follows: ```shell $ hwclock diff --git a/docs/en/server/development/gcc/kernel_fdo_user_guide.md b/docs/en/server/development/gcc/kernel_fdo_user_guide.md index 02c9ec2b151b0e06e05168bd6de78374be9acfd8..d957f61392966ea02d46ec9ad5517d42833e4922 100644 --- a/docs/en/server/development/gcc/kernel_fdo_user_guide.md +++ b/docs/en/server/development/gcc/kernel_fdo_user_guide.md @@ -8,7 +8,7 @@ The feedback-directed optimization (FDO) of the kernel allows users to build opt ### Software Requirements -* OS: openEuler 23.09 +* OS: openEuler 24.03 LTS SP1 ### Hardware Requirements diff --git a/docs/en/server/installation_upgrade/installation/installation_guide.md b/docs/en/server/installation_upgrade/installation/installation_guide.md index cf490be6c2d968925c26d4c99d9d025cc3fcabad..0cd83efea92de0e0bd3effda477d47632e8e43af 100644 --- a/docs/en/server/installation_upgrade/installation/installation_guide.md +++ b/docs/en/server/installation_upgrade/installation/installation_guide.md @@ -79,7 +79,7 @@ If you want to exit the installation, click **Exit**. The message **Are you sure After the installation program starts, the installation page is displayed, as shown in the following figure. On the page, you can configure the time, language, installation source, network, and storage device. -Some configuration items are matched with safety symbols. A safety symbol will disappear after the item is configured. Start the installation only when all the safety symbols disappear from the page. +Some configuration items are matched with alarm symbols. A safety symbol will disappear after the item is configured. Start the installation only when all the alarm symbols disappear from the page. If you want to exit the installation, click **Exit**. The message **Are you sure you want to exit the installation program?** is displayed. Click **Yes** in the dialog box to go back to the installation wizard page. @@ -111,7 +111,7 @@ On the **INSTALLATION SUMMARY** page, click **LANGUAGE SUPPORT** to set the sys After the setting is complete, click **Done** in the upper left corner to go back to the **INSTALLATION SUMMARY** page. -## Setting Date and Time +## Setting Time and Date On the **INSTALLATION SUMMARY** page, click **TIME & DATE**. On the **TIME & DATE** page, set the system time zone, date, and time. @@ -132,7 +132,7 @@ After the setting is complete, click **Done** in the upper left corner to go bac ## Setting the Installation Source -On the **INSTALLATION SUMMARY** page, click **INSTALLATION SOURCE** to locate the installation source. +Select **INSTALLATION SOURCE** on the **INSTALLATION SUMMARY** screen to specify the location of the installation source. - When you use a complete CD/DVD-ROM for installation, the installation program automatically detects and displays the installation source information. You can use the default settings, as shown in the following figure. @@ -233,7 +233,7 @@ If you need to manually partition the disk, click **Custom** and click **Done** On the **MANUAL PARTITIONING** page, you can partition the disk in either of the following ways. After the partitioning is completed, the window shown in the following figure is displayed. -- Automatic creation: Click **Click here to create them automatically**. The system automatically assigns four mount points according to the available storage space: **/boot**, **/**, **/home**, **/boot/efi**, and **swap**. +- Automatic creation: Click **Click here to create them automatically**. The system automatically assigns five mount points according to the available storage space: **/boot**, **/**, **/home**, **/boot/efi**, and **swap**. - Manual creation: Click  to add a mount point. It is recommended that the expected capacity of each mount point not exceed the available space.It is recommended that the expected capacity of each mount point not exceed the available space. diff --git a/docs/en/server/installation_upgrade/installation/installation_preparations.md b/docs/en/server/installation_upgrade/installation/installation_preparations.md index bdf886b5662004278f4330591f18aae4c7a14c9b..d7f84ab5359797a14b95859fe6f13b9cd361bd43 100644 --- a/docs/en/server/installation_upgrade/installation/installation_preparations.md +++ b/docs/en/server/installation_upgrade/installation/installation_preparations.md @@ -98,7 +98,7 @@ You need to take hardware compatibility into account during openEuler installati ## Installation Requirements for VMs -To install the openEuler OS on a VM, the PM must meet the following requirements. +To install the openEuler OS on a VM, the VM must meet the following requirements. ### Virtualization Platform Compatibility diff --git a/docs/en/server/installation_upgrade/installation/using_kickstart_for_automatic_installation.md b/docs/en/server/installation_upgrade/installation/using_kickstart_for_automatic_installation.md index e727d21bc3156d85d8831d08e32d6e1c30a6754f..524005b2c0d378f3773f4c05eef06a9ae5df5fc5 100644 --- a/docs/en/server/installation_upgrade/installation/using_kickstart_for_automatic_installation.md +++ b/docs/en/server/installation_upgrade/installation/using_kickstart_for_automatic_installation.md @@ -9,11 +9,11 @@ You can use the kickstart tool to automatically install the openEuler OS in eith - Semi-automatic installation: You only need to specify the location of the kickstart file. Kickstart automatically configures OS attributes such as keyboard, language, and partitions. - Automatic installation: The OS is automatically installed. -### Advantages and Disadvantages +### Comparison of advantages and disadvantages [Table 1](#table1388812373315) lists the advantages and disadvantages of semi-automatic installation and full-automatic installation using kickstart. You can select an installation mode as required. -**Table 1** Advantages and disadvantages +**Table 1** Comparison of advantages and disadvantages