From 18ee61bf80f41e6668d6b472690f006a111af32c Mon Sep 17 00:00:00 2001 From: sakura Date: Tue, 19 Apr 2022 12:39:40 +0800 Subject: [PATCH 1/3] fix about gnome --- docs/zh/menu/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/zh/menu/index.md b/docs/zh/menu/index.md index c984f4f90..0eb6d1959 100644 --- a/docs/zh/menu/index.md +++ b/docs/zh/menu/index.md @@ -194,9 +194,9 @@ headless: true - [XFCE]({{< relref "./docs/desktop/xfce.md" >}}) - [安装 Xfce]({{< relref "./docs/desktop/Install_XFCE.md" >}}) - [Xfce 用户指南]({{< relref "./docs/desktop/Xfce_userguide.md" >}}) + - [GNOME]({{< relref "./docs/desktop/gnome.md" >}}) + - [安装 GNOME]({{< relref "./docs/desktop/Install_GNOME.md" >}}) - [Gnome 用户指南]({{< relref "./docs/desktop/Gnome_userguide.md" >}}) - - [Gnome 用户指南]({{< relref "./docs/desktop/gnome.md" >}}) - - [在 openEuler 上安装 GNOME]({{< relref "./docs/desktop/Install_GNOME.md" >}}) - [工具集用户指南]({{< relref "./docs/userguide/overview.md" >}}) - [patch-tracking]({{< relref "./docs/userguide/patch-tracking.md" >}}) - [pkgship]({{< relref "./docs/userguide/pkgship.md" >}}) -- Gitee From d3dc1c445d7d3b85e094aff06cd7f34aa744e8f7 Mon Sep 17 00:00:00 2001 From: mcfd <990773468@qq.com> Date: Tue, 19 Apr 2022 13:07:29 +0800 Subject: [PATCH 2/3] fix name --- docs/en/docs/Quickstart/quick-start.md | 16 ++++++++-------- docs/zh/docs/Quickstart/quick-start.md | 14 +++++++------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/docs/en/docs/Quickstart/quick-start.md b/docs/en/docs/Quickstart/quick-start.md index 44e0a03c6..8ae9c9cf0 100644 --- a/docs/en/docs/Quickstart/quick-start.md +++ b/docs/en/docs/Quickstart/quick-start.md @@ -106,7 +106,7 @@ Perform the following operations to obtain the openEuler release package: 3. Click the link provided after **Download ISO**. The download list is displayed. -4. Click **openEuler-22.03_LTS**. The openEuler 22.03_LTS version download list is displayed. +4. Click **openEuler-22.03-LTS**. The openEuler 22.03_LTS version download list is displayed. 5. Click **ISO**. The ISO download list is displayed. @@ -119,14 +119,14 @@ Perform the following operations to obtain the openEuler release package: - If the AArch64 architecture is used: 1. Click **aarch64**. - 2. Click **openEuler-22.03_LTS-aarch64-dvd.iso** to download the openEuler release package to the local host. - 3. Click **openEuler-22.03_LTS-aarch64-dvd.iso.sha256sum** to download the openEuler verification file to the local host. + 2. Click **openEuler-22.03-LTS-aarch64-dvd.iso** to download the openEuler release package to the local host. + 3. Click **openEuler-22.03-LTS-aarch64-dvd.iso.sha256sum** to download the openEuler verification file to the local host. - If the x86\_64 architecture is used: 1. Click **x86\_64**. - 2. Click **openEuler-22.03_LTS-x86\_64-dvd.iso** to download the openEuler release package to the local host. - 3. Click **openEuler-22.03_LTS-x86\_64-dvd.iso.sha256sum** to download the openEuler verification file to the local host. + 2. Click **openEuler-22.03-LTS-x86\_64-dvd.iso** to download the openEuler release package to the local host. + 3. Click **openEuler-22.03-LTS-x86\_64-dvd.iso.sha256sum** to download the openEuler verification file to the local host. ## Checking the Release Package Integrity @@ -135,13 +135,13 @@ To prevent incomplete download of the software package due to network or storage 1. Obtain the verification value in the verification file. Run the following command: ``` - $cat openEuler-22.03_LTS-aarch64-dvd.iso.sha256sum + $cat openEuler-22.03-LTS-aarch64-dvd.iso.sha256sum ``` 2. Calculate the SHA256 verification value of the file. Run the following command: ``` - $sha256sum openEuler-22.03_LTS-aarch64-dvd.iso + $sha256sum openEuler-22.03-LTS-aarch64-dvd.iso ``` After the command is run, the verification value is displayed. @@ -348,4 +348,4 @@ After the system is installed and restarted, the system CLI login page is displa ``` ip addr - ``` \ No newline at end of file + ``` diff --git a/docs/zh/docs/Quickstart/quick-start.md b/docs/zh/docs/Quickstart/quick-start.md index 8c7607ce0..e4579c970 100644 --- a/docs/zh/docs/Quickstart/quick-start.md +++ b/docs/zh/docs/Quickstart/quick-start.md @@ -103,7 +103,7 @@ 1. 登录[openEuler社区](https://openeuler.org)网站。 2. 单击“下载”。 3. 单击“获取ISO:”后面的“Link”,显示版本列表。 -4. 单击“openEuler-22.03_LTS”,进入openEuler 22.03_LTS版本下载列表。 +4. 单击“openEuler-22.03-LTS”,进入openEuler 22.03_LTS版本下载列表。 5. 单击“ISO”,进入ISO下载列表。 - aarch64:AArch64架构的ISO。 - x86\_64:x86\_64架构的ISO。 @@ -112,13 +112,13 @@ 6. 根据实际待安装环境的架构选择需要下载的openEuler的发布包和校验文件。 - 若为AArch64架构。 1. 单击“aarch64”。 - 2. 单击“openEuler-22.03_LTS-aarch64-dvd.iso”,将openEuler发布包下载到本地。 - 3. 单击“openEuler-22.03_LTS-aarch64-dvd.iso.sha256sum”,将openEuler校验文件下载到本地。 + 2. 单击“openEuler-22.03-LTS-aarch64-dvd.iso”,将openEuler发布包下载到本地。 + 3. 单击“openEuler-22.03-LTS-aarch64-dvd.iso.sha256sum”,将openEuler校验文件下载到本地。 - 若为x86\_64架构。 1. 单击“x86\_64”。 - 2. 单击“openEuler-22.03_LTS-x86\_64-dvd.iso”,将openEuler发布包下载到本地。 - 3. 单击“openEuler-22.03_LTS-x86\_64-dvd.iso.sha256sum”,将openEuler校验文件下载到本地。 + 2. 单击“openEuler-22.03-LTS-x86\_64-dvd.iso”,将openEuler发布包下载到本地。 + 3. 单击“openEuler-22.03-LTS-x86\_64-dvd.iso.sha256sum”,将openEuler校验文件下载到本地。 @@ -129,13 +129,13 @@ 1. 获取校验文件中的校验值。执行命令如下: ``` - $ cat openEuler-22.03_LTS-aarch64-dvd.iso.sha256sum + $ cat openEuler-22.03-LTS-aarch64-dvd.iso.sha256sum ``` 2. 计算文件的sha256校验值。执行命令如下: ``` - $ sha256sum openEuler-22.03_LTS-aarch64-dvd.iso + $ sha256sum openEuler-22.03-LTS-aarch64-dvd.iso ``` 命令执行完成后,输出校验值。 -- Gitee From b98c6ef293c2913c626e8a88d71d1ea55370aef2 Mon Sep 17 00:00:00 2001 From: mcfd <990773468@qq.com> Date: Tue, 19 Apr 2022 05:11:31 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=96=87=E4=BB=B6=20docs?= =?UTF-8?q?/en/docs/Quickstart/quick-start.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/docs/Quickstart/quick-start.md | 351 ------------------------- 1 file changed, 351 deletions(-) delete mode 100644 docs/en/docs/Quickstart/quick-start.md diff --git a/docs/en/docs/Quickstart/quick-start.md b/docs/en/docs/Quickstart/quick-start.md deleted file mode 100644 index 8ae9c9cf0..000000000 --- a/docs/en/docs/Quickstart/quick-start.md +++ /dev/null @@ -1,351 +0,0 @@ -# Quick Start - -This document uses openEuler 22.03_LTS installed on the TaiShan 200 server as an example to describe how to quickly install and use openEuler OS. For details about the installation requirements and methods, see the [Installation Guide](./../Installation/Installation.html). - -- [Quick Start](#quick-start) - - [Making Preparations](#making-preparations) - - [Obtaining the Installation Source](#obtaining-the-installation-source) - - [Checking the Release Package Integrity](#checking-the-release-package-integrity) - - [Starting Installation](#starting-installation) - - [Performing Installation](#performing-installation) - - [Viewing System Information](#viewing-system-information) - - -## Making Preparations - -- Hardware Compatibility - - [Table 1](#table14948632047) describes the types of supported servers. - - **Table 1** Supported servers - - - - - - - - - - - - - - - - - -

Server Type

-

Server Name

-

Server Model

-

Rack server

-

TaiShan 200

-

2280 balanced model

-

Rack server

-

FusionServer Pro

-

FusionServer Pro 2288H V5

-
NOTE:

The server must be configured with the Avago SAS3508 RAID controller card and the LOM-X722 NIC.

-
-
- -- Minimum Hardware Specifications - - [Table 2](#tff48b99c9bf24b84bb602c53229e2541) lists the minimum hardware specifications supported by openEuler. - - **Table 2** Minimum hardware specifications - - - - - - - - - - - - - - - - - - - - - - - - - -

Component

-

Minimum Hardware Specifications

-

Description

-

Architecture

-
  • AArch64
  • x86_64
-
  • 64-bit Arm architecture
  • 64-bit Intel x86 architecture
-

CPU

-
  • Huawei Kunpeng 920 series
  • Intel ® Xeon® processor
-

-

-

Memory

-

≥ 4 GB (8 GB or higher recommended for better user experience)

-

-

-

Hard disk

-

≥ 120 GB (for better user experience)

-

The hard disk supports IDE, SATA, SAS interfaces.

-
- - -## Obtaining the Installation Source - -Perform the following operations to obtain the openEuler release package: - -1. Visit the [openEuler Community](https://openeuler.org) website. - -2. Click **Download**. - -3. Click the link provided after **Download ISO**. The download list is displayed. - -4. Click **openEuler-22.03-LTS**. The openEuler 22.03_LTS version download list is displayed. - -5. Click **ISO**. The ISO download list is displayed. - - - **aarch64**: ISO image file of the AArch64 architecture - - **x86\_64**: ISO image file of the x86\_64 architecture - - **source**: ISO image file of the openEuler source code - -6. Select the openEuler release package and verification file to be downloaded based on the architecture of the environment to be installed. - - - If the AArch64 architecture is used: - - 1. Click **aarch64**. - 2. Click **openEuler-22.03-LTS-aarch64-dvd.iso** to download the openEuler release package to the local host. - 3. Click **openEuler-22.03-LTS-aarch64-dvd.iso.sha256sum** to download the openEuler verification file to the local host. - - - If the x86\_64 architecture is used: - - 1. Click **x86\_64**. - 2. Click **openEuler-22.03-LTS-x86\_64-dvd.iso** to download the openEuler release package to the local host. - 3. Click **openEuler-22.03-LTS-x86\_64-dvd.iso.sha256sum** to download the openEuler verification file to the local host. - -## Checking the Release Package Integrity - -To prevent incomplete download of the software package due to network or storage device problems during the transmission, you can perform the following steps to check the integrity of the obtained openEuler software package: - -1. Obtain the verification value in the verification file. Run the following command: - - ``` - $cat openEuler-22.03-LTS-aarch64-dvd.iso.sha256sum - ``` - -2. Calculate the SHA256 verification value of the file. Run the following command: - - ``` - $sha256sum openEuler-22.03-LTS-aarch64-dvd.iso - ``` - - After the command is run, the verification value is displayed. - -3. Check whether the values calculated in step 1 and step 2 are the same. - - If the verification values are the same, the .iso file is not damaged. If they are not the same, the file is damaged and you need to obtain the file again. - -## Starting Installation - -1. Log in to the iBMC WebUI. - - For details, see [TaiShan 200 Server User Guide (Model 2280)](https://support.huawei.com/enterprise/en/doc/EDOC1100093459). - -2. Choose **Configuration** from the main menu, and select **Boot Device** from the navigation tree. The **Boot Device** page is displayed. - - Set **Effective** and **Boot Medium** to **One-time** and **DVD-ROM**, respectively, and click **Save**, as shown in [Figure 1](#fig1011938131018). - - **Figure 1** Setting the boot device -![](./figures/setting-the-boot-device.png "setting-the-boot-device") - -3. Choose **Remote Console** from the main menu. The **Remote Console** page is displayed. - - Select an integrated remote console as required to access the remote virtual console, for example, **Java Integrated Remote Console (Shared)**. - -4. On the toolbar, click the icon shown in the following figure. - - **Figure 2** Drive icon -![](./figures/drive-icon.png "drive-icon") - - An image dialog box is displayed, as shown in the following figure. - - **Figure 3** Image dialog box -![](./figures/image-dialog-box.png "image-dialog-box") - -5. Select **Image File** and then click **Browse**. The **Open** dialog box is displayed. - -6. Select the image file and click **Open**. In the image dialog box, click **Connect**. If **Connect** changes to **Disconnect**, the virtual CD/DVD-ROM drive is connected to the server. - -7. On the toolbar, click the restart icon shown in the following figure to restart the device. - - **Figure 4** Restart icon -![](./figures/restart-icon.png "restart-icon") - -8. A boot menu is displayed after the system restarts, as shown in [Figure 5](#fig1648754873314). - - > ![](./public_sys-resources/icon-note.gif) **NOTE:** - > - > - If you do not perform any operations within 1 minute, the system automatically selects the default option **Test this media \& install openEuler 22.03_LTS** and enters the installation page. - > - During physical machine installation, if you cannot use the arrow keys to select boot options and the system does not respond after you press **Enter**, click ![](./figures/en-us_image_0229420473.png) on the BMC page and configure **Key \& Mouse Reset**. - - **Figure 5** Installation wizard - ![](./figures/Installation_wizard.png "Installation_wizard") - -9. On the installation wizard page, press **Enter** to select the default option **Test this media \& install openEuler 22.03_LTS** to enter the GUI installation page. - -## Performing Installation - -After entering the GUI installation page, perform the following operations to install the system: - -1. Set an installation language. The default language is English. You can change the language based on the site requirements, as shown in [Figure 6](#fig874344811484). - - **Figure 6** Selecting a language - ![](./figures/selecting-a-language.png "selecting-a-language") - -2. On the **INSTALLATION SUMMARY** page, set configuration items based on the site requirements. - - - A configuration item with an alarm symbol must be configured. When the alarm symbol disappears, you can perform the next operation. - - A configuration item without an alarm symbol is configured by default. - - You can click **Begin Installation** to install the system only when all alarms are cleared. - - **Figure 7** Installation summary - ![](./figures/installation-summary.png "installation-summary") - - 1. Select **Software Selection** to set configuration items. - - Based on the site requirements, select **Minimal Install** on the left box and select an add-on in the **Add-Ons for Selected Environment** area on the right, as shown in [Figure 8](#fig1133717611109). - - **Figure 8** Selecting installation software - ![](./figures/selecting-installation-software.png "selecting-installation-software") - - > ![](./public_sys-resources/icon-note.gif) **NOTE:** - > - > - In **Minimal Install** mode, not all packages in the installation source are installed. If a required package is not installed, you can mount the installation source to the local host as a repo source, and use DNF to install the package. - > - If you select **Virtual Host**, the virtualization components QEMU, libvirt, and edk2 are installed by default. You can select whether to install the OVS component in the add-on area. - - After the setting is complete, click **Done** in the upper left corner to go back to the **INSTALLATION SUMMARY** page. - - 2. Select **Installation Destination** to set configuration items. - - On the **INSTALLATION DESTINATION** page, select a local storage device. - - > ![](./public_sys-resources/icon-notice.gif) **NOTICE:** - > When selecting the device to be installed, you are advised not to use the NVMe SSD storage medium as the OS installation disk. - - You also need to configure the storage to partition the system. You can either manually configure partitions or select **Automatic** for automatic partitioning. Select **Automatic** if the software is installed in a new storage device or the data in the storage device is not required, as shown in [Figure 9](#fig153381468101). - - **Figure 9** Setting the installation destination - ![](./figures/setting-the-installation-destination.png "setting-the-installation-destination") - - > ![](./public_sys-resources/icon-note.gif) **NOTE:** - > - > - During partitioning, to ensure system security and performance, you are advised to divide the device into the following partitions: **/boot**, **/var**, **/var/log**, **/var/log/audit**, **/home**, and **/tmp**. - > - If the system is configured with the **swap** partition, the **swap** partition is used when the physical memory of the system is insufficient. Although the **swap** partition can be used to expand the physical memory, if the **swap** partition is used due to insufficient memory, the system response slows and the system performance deteriorates. Therefore, you are not advised to configure the **swap** partition in a system with sufficient physical memory or a performance-sensitive system. - > - If you need to split a logical volume group, select **Custom** to manually partition the logical volume group. On the **MANUAL PARTITIONING** page, click **Modify** in the **Volume Group** area to reconfigure the logical volume group. - - After the setting is complete, click **Done** in the upper left corner to go back to the **INSTALLATION SUMMARY** page. - - 3. Select **Root Password** and set the root password. - - On the **ROOT PASSWORD** page, enter a password that meets the [Password Complexity](#password-complexity) requirements and confirm the password, as shown in [Figure 10](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig1323165793018). - - > ![](./public_sys-resources/icon-note.gif) **NOTE:** - > - > - The **root** account is used to perform key system management tasks. You are not advised to use the **root** account for daily work or system access. - > - > - If you select **Lock root account** on the **Root Password** page, the **root** account will be disabled. - - **Password Complexity** - - The password of the **root** user or a new user must meet the password complexity requirements. Otherwise, the password setting or user creation will fail. The password must meet the following requirements: - - 1. Contains at least eight characters. - - 2. Contains at least three of the following: uppercase letters, lowercase letters, digits, and special characters. - - 3. Different from the user name. - - 4. Not allowed to contain words in the dictionary. - - > ![](./public_sys-resources/icon-note.gif) **NOTE:** - > In the openEuler environment, you can run the `cracklib-unpacker /usr/share/cracklib/pw_dict > dictionary.txt` command to export the dictionary library file **dictionary.txt**. You can check whether the password is in this dictionary. - - **Figure 10** root password - ![](./figures/password-of-the-root-account.png "Root password") - - After the settings are completed, click **Done** in the upper left corner to go back to the **INSTALLATION SUMMARY** page. - - 4. Select **Create a User** and set the parameters. - - [Figure 11](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig1237715313319) shows the page for creating a user. Enter the user name and set the password. The password complexity requirements are the same as those of the root password. In addition, you can set the home directory and user group by clicking **Advanced**, as shown in [Figure 12](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig1237715313319). - - **Figure 11** Creating a user - ![](./figures/creating-a-user.png "creating-a-user") - - **Figure 12** Advanced user configuration - ![](./figures/advanced-user-configuration.png "Advanced user configuration") - - After the settings are completed, click **Done** in the upper left corner to go back to the **INSTALLATION SUMMARY** page. - - 5. Set other configuration items. You can use the default values for other configuration items. - -3. Click **Start the Installation** to install the system, as shown in [Figure 13](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig1237715313319). - - **Figure 13** Starting the installation - ![](./figures/installation-process.png "installation-process") -4. After the installation is completed, restart the system. - - openEuler has been installed. Click **Reboot** to restart the system. - -## Viewing System Information - -After the system is installed and restarted, the system CLI login page is displayed. Enter the username and password set during the installation to log in to openEuler and view the following system information. For details about system management and configuration, see the [openEuler 22.03_LTS Administrator Guide](../Administration/administration.html). - -- Run the following command to view the system information: - - ``` - cat /etc/os-release - ``` - - For example, the command and output are as follows: - - ``` - $ cat /etc/os-release - NAME="openEuler" - VERSION="22.03_LTS" - ID="openEuler" - VERSION_ID="22.03_LTS" - PRETTY_NAME="openEuler 22.03_LTS" - ANSI_COLOR="0;31" - ``` - -- View system resource information. - - Run the following command to view the CPU information: - - ``` - lscpu - ``` - - Run the following command to view the memory information: - - ``` - free - ``` - - Run the following command to view the disk information: - - ``` - fdisk -l - ``` - -- Run the following command to view the IP address: - - ``` - ip addr - ``` -- Gitee