diff --git a/content/en/docs/Installation/completing-the-installation-3.md b/content/en/docs/Installation/completing-the-installation-3.md deleted file mode 100644 index 42636458bb7470469aa3450153d6f477669d960c..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/completing-the-installation-3.md +++ /dev/null @@ -1,17 +0,0 @@ -# Completing the Installation - -After all mandatory items are configured on the installation overview page, the alarm symbols **\[!\]** will disappear. In this case, enter **b** to install the system. - -**Figure 1** Starting installation -![](figures/starting-installation-2.png "starting-installation-2") - -**Figure 2** Pressing **Enter** to restart the system after the installation is complete -![](figures/pressing-enter-to-restart-the-system-after-the-installation-is-complete.png "pressing-enter-to-restart-the-system-after-the-installation-is-complete") - -**Figure 3** Entering the login page after the installation is complete -![](figures/entering-the-login-page-after-the-installation-is-complete.png "entering-the-login-page-after-the-installation-is-complete") - ->![](public_sys-resources/icon-note.gif) **NOTE:** ->- Because the BIOS reserves memory, the total memory \(indicated by **MemTotal**\) is slightly different before and after the system restart. ->- After the system is installed, the kdump function is disabled by default. To use the kdump function, manually enable it. For details, see **FAQs \> How Do I Manually Enable the kdump Service?** - diff --git a/content/en/docs/Installation/configuring-the-installation-location.md b/content/en/docs/Installation/configuring-the-installation-location.md deleted file mode 100644 index 4f706f8c760a25bd35f4e525dea6bcd7b0451370..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/configuring-the-installation-location.md +++ /dev/null @@ -1,21 +0,0 @@ -# Configuring the Installation Location - -Enter **5** on the installation overview page and press **Enter** to configure the installation location of the OS. The installation program automatically detects and displays information about available installation locations. Generally, you can retain the default settings. - -**Figure 1** Installation destination -![](figures/installation-destination.png "installation-destination") - -- **Partitioning options** - 1. Replace existing Linux system\(s\): Replace the existing system. Only the space occupied by the existing system is used. The existing system data will be overwritten. - 2. Use All Space: Use all space. Clear all data in the system disk. All system disk space is used for the installation of the system. - 3. Use Free Space: Use the remaining space. Only the remaining space of the system disk is used for the installation of the system, and the existing system data is not cleared. - 4. Manually assign mount points \(EXPERIMENTAL\): Manually assign mount points \(experiment\). You can manually allocate mount points. However, this function is only in the experiment phase and cannot be used actually. - -- Partitioning scheme - 1. Standard Partition: Standard partition. A standard partition can contain file systems or swap space, and can also provide containers for software RAID or LVM physical volumes. - 2. LVM: Logical volume. Logical volume management \(LVM\) displays a simple bare-metal view of basic physical storage space, such as a hard disk or an LUN. Partitions that are regarded as physical volumes in physical storage can be grouped into volume groups. Each volume group can be divided into multiple logical volumes, and each logical volume simulates a standard disk partition. Therefore, an LVM logical volume can be used as a partition that contains multiple physical disks. - 3. LVM Thin Provisioning: Thin provisioning of logical volumes. Thin provisioning allows you to manage storage pools with available space, also called thin pools, which can be allocated to any number of devices as required. The thin pools can be dynamically expanded as required to allocate storage space. - - -After the configuration is complete, enter **c** to return to the installation overview page. - diff --git a/content/en/docs/Installation/configuring-the-installation-source.md b/content/en/docs/Installation/configuring-the-installation-source.md deleted file mode 100644 index 8f712836044b17bb7c85cc6277c8f2fb9552ae37..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/configuring-the-installation-source.md +++ /dev/null @@ -1,18 +0,0 @@ -# Configuring the Installation Source - -Enter **3** on the installation overview page and press **Enter** to specify the location of the installation source. - -You can select **local ISO file** or **Network**, as shown in the following figure. Currently, the CD/DVD is used for installation. The installation program automatically detects the installation source information. Retain the default settings. - -- CD/DVD: Obtain the installation source from the mounted CD-ROM drive. -- local ISO file: Obtain the ISO file from the local disk. -- Network: Obtain the installation source on the network server through HTTP, HTTPS, FTP, or NFS. - -**Figure 1** Configuring an installation source -![](figures/configuring-an-installation-source.png "configuring-an-installation-source") - -After the configuration is complete, enter **c** to return to the installation overview page. - ->![](public_sys-resources/icon-note.gif) **NOTE:** ->During the installation, if you have any questions about configuring the installation source, see **FAQs \> An Exception Occurs During the Selection of the Installation Source**. - diff --git a/content/en/docs/Installation/configuring-the-network.md b/content/en/docs/Installation/configuring-the-network.md deleted file mode 100644 index dc6ea2ecc94af8a5c62102e33da12a88a3fc4aa9..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/configuring-the-network.md +++ /dev/null @@ -1,30 +0,0 @@ -# Configuring the Network - -Enter **6** on the installation overview page and press **Enter** to configure the system network function. You can set the host name and configure network devices. The configuration is not necessary during the installation. You can perform the configuration after the system is started. - -**Figure 1** Network configuration -![](figures/network-configuration.png "network-configuration") - -- Setting the host name - -Select **1\) Set host name**, enter the host name openEuler, and press **Enter**. - -- Configuring the NIC - -Select a NIC configuration item shown in the following figure and configure it. By default, the value of IPv4 address is dhcp, and the value of IPv6 address is auto. - -![](figures/22.png) - -NIC configuration description - -1. IPv4 address or "dhcp" for DHCP: Configure the IPv4 address. The default value is dhcp, indicating that the DHCP server assigns an IP address. -2. IPv4 netmask: Configure the IPv4 mask. -3. IPv4 gateway: Configure the IPv4 gateway. -4. IPv6 address or "auto" for automatic, "dhcp" for DHCP, "ignore" to turn off: Configure IPv6 address. The default value is auto. -5. IPv6 default gateway: Configure the default IPv6 gateway. -6. Nameservers: DNS server. -7. Connect automatically after reboot: Automatically connect to the network after the reboot. -8. Apply configuration in installer: Apply the configuration in the installation program. - -After the configuration is complete, enter **c** to return to the installation overview page. - diff --git a/content/en/docs/Installation/configuring-the-system-language.md b/content/en/docs/Installation/configuring-the-system-language.md deleted file mode 100644 index 2be5e70361581b3bd181ebaade3e65990872e2e0..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/configuring-the-system-language.md +++ /dev/null @@ -1,9 +0,0 @@ -# Configuring the System Language - -Enter **1** on the installation overview page and press **Enter** to configure the system language. You can change the language as shown in the following figure. - -**Figure 1** Configuring a system language -![](figures/configuring-a-system-language.png "configuring-a-system-language") - -After the configuration is complete, enter **c** to return to the installation overview page. - diff --git a/content/en/docs/Installation/configuring-the-time-zone-and-ntp-service.md b/content/en/docs/Installation/configuring-the-time-zone-and-ntp-service.md deleted file mode 100644 index bb1d8e0d3f830476672ba07b47deb99a267e2551..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/configuring-the-time-zone-and-ntp-service.md +++ /dev/null @@ -1,31 +0,0 @@ -# Configuring the Time Zone and NTP Service - -This section describes how to configure the system time zone \(time/date\) and configure the NTP service. - -## Configuring Time Zone - -Enter **2** on the installation overview page and press **Enter**. The interface for configuring the time zone and NTP service is displayed. - -Enter **1** and press **Enter** to configure the system time zone, as shown in [Figure 1](#en-us_topic_0155778951_en-us_topic_0151920790_fc6f125c2c19540b0828071e05fe8b8db). You can configure and change the time zone and city of the system as required. - -**Figure 1** Configuring the time zone -![](figures/configuring-the-time-zone.png "configuring-the-time-zone") - -When you select a city, the cities will be displayed in the paging mode if a large number of cities exist in the system. When the message **Press ENTER to continue** is displayed, press **Enter** to display all cities. - -**Figure 2** Cities -![](figures/cities.png "cities") - -## Setting the NTP Service - -After the time zone is configured, return to the main installation interface \(as shown in the **Installation** overview\), enter **2**, and press** Enter**. The interface for configuring the time zone and NTP service is displayed. - -Enter **2** and press **Enter** to configure the NTP service. - -**Figure 3** Configuring the NTP server -![](figures/configuring-the-ntp-server.png "configuring-the-ntp-server") - -   - -After the configuration is complete, enter **c** to return to the installation overview page. - diff --git a/content/en/docs/Installation/creating-a-user.md b/content/en/docs/Installation/creating-a-user.md deleted file mode 100644 index f75819ce18355a6b5e4295928edaffdaee32d63b..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/creating-a-user.md +++ /dev/null @@ -1,12 +0,0 @@ -# Creating a User - -Enter **8** on the installation overview page and press **Enter**. Then, create a user and configure the full name or user name, user password, administrator or not, and owner group of the user as prompted. - ->![](public_sys-resources/icon-note.gif) **NOTE:** ->The password of the new user must meet the password complexity requirements to avoid configuration failure. For details about the recommended password complexity, see the "Password Complexity" part in **Installation Guide \> Installation in GUI Mode \> Configurations During Installation**. - -**Figure 1** Creating a user -![](figures/creating-a-user-1.png "creating-a-user-1") - -After the configuration is complete, enter **c** to return to the installation overview page. - diff --git a/content/en/docs/Installation/entering-the-installation-interface-0.md b/content/en/docs/Installation/entering-the-installation-interface-0.md deleted file mode 100644 index 9f9a0d9315f8b56e402013d85b51484c94c3b8e7..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/entering-the-installation-interface-0.md +++ /dev/null @@ -1,14 +0,0 @@ -# Entering the Installation Interface - -On the installation wizard page, select **Install openEuler 1.0 with text mode** to enter the text mode. - -After the installation program starts, the main interface of installation configuration is displayed when you enter **2**, as shown in [Figure 1](#en-us_topic_0155778949_en-us_topic_0151920777_fcabdc4c637504f26ac19e9c99f288111). You can set the time, language, installation source, network, and storage on the interface. - ->![](public_sys-resources/icon-note.gif) **NOTE:** ->**\[x\]** indicates that the items are configured \(or configured by default\). You can set these items as required. **\[!\]** Indicates that the items are not configured. You must configure them before starting the installation. - -**Figure 1** Installation overview -![](figures/installation-overview.png "installation-overview") - -   - diff --git a/content/en/docs/Installation/entering-the-installation-interface.md b/content/en/docs/Installation/entering-the-installation-interface.md deleted file mode 100644 index 3b7af45357767fa72a99184a1165efc70aed9aa1..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/entering-the-installation-interface.md +++ /dev/null @@ -1,11 +0,0 @@ -# Entering the Installation Interface - -After the installation program starts, the main installation configuration interface is displayed, as shown in [Figure 1](#en-us_topic_0186390094_en-us_topic_0122145883_fig5969171592212). On the interface, 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 interface. - -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. - -**Figure 1** Installation summary -![](figures/installation-summary.png "installation-summary") - diff --git a/content/en/docs/Installation/figures/22.png b/content/en/docs/Installation/figures/22.png deleted file mode 100644 index b207aacc01e28b1eb79b1ead009c0186176a79c5..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/22.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/adding-the-inst-noverifyssl-parameter.png b/content/en/docs/Installation/figures/adding-the-inst-noverifyssl-parameter.png index d55cc62d83c74696a3b6cb4f6f3ad3b705265151..dc92fedd71a5331af870e449f843ecd0eefc9278 100644 Binary files a/content/en/docs/Installation/figures/adding-the-inst-noverifyssl-parameter.png and b/content/en/docs/Installation/figures/adding-the-inst-noverifyssl-parameter.png differ diff --git a/content/en/docs/Installation/figures/cities.png b/content/en/docs/Installation/figures/cities.png deleted file mode 100644 index acb5a23566aab1c827bdc38b94fc605032c24f66..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/cities.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/completing-the-installation.png b/content/en/docs/Installation/figures/completing-the-installation.png index 0b97542c85336715d79e222e0487e0c51297003a..4f339374e1f2ce5d912625f2fc6c59c24a4a9dcc 100644 Binary files a/content/en/docs/Installation/figures/completing-the-installation.png and b/content/en/docs/Installation/figures/completing-the-installation.png differ diff --git a/content/en/docs/Installation/figures/configuring-a-system-language.png b/content/en/docs/Installation/figures/configuring-a-system-language.png deleted file mode 100644 index a5ad25e16bfd5fde821820c0042c65f1e13db288..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/configuring-a-system-language.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/configuring-an-installation-source.png b/content/en/docs/Installation/figures/configuring-an-installation-source.png deleted file mode 100644 index 16fe926ac0d1b0109c6572dcc9dd06ca2574ca79..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/configuring-an-installation-source.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/configuring-the-ntp-server.png b/content/en/docs/Installation/figures/configuring-the-ntp-server.png deleted file mode 100644 index 90846591116efa658c485c48102ce61aeaf8e8df..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/configuring-the-ntp-server.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/configuring-the-time-zone.png b/content/en/docs/Installation/figures/configuring-the-time-zone.png deleted file mode 100644 index 728ad91c47791e2179907fc44bf895a4bb69e935..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/configuring-the-time-zone.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/creating-a-user-1.png b/content/en/docs/Installation/figures/creating-a-user-1.png deleted file mode 100644 index a5407dd247737be8aa9727ca7e8d83ffb9e8146c..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/creating-a-user-1.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/creating-a-user.png b/content/en/docs/Installation/figures/creating-a-user.png index 53e4a6dbe4bba8315931d61a18a52d2c7f90742a..e62fa5b13359d2ffe926217dacd183a70a609cc5 100644 Binary files a/content/en/docs/Installation/figures/creating-a-user.png and b/content/en/docs/Installation/figures/creating-a-user.png differ diff --git a/content/en/docs/Installation/figures/dialog-box-showing-no-bootable-device.png b/content/en/docs/Installation/figures/dialog-box-showing-no-bootable-device.png index 177cb7db4c794b80524add99244a4cb3d28c5390..944c658d621f00b18e4aa75eaca420d76c08715c 100644 Binary files a/content/en/docs/Installation/figures/dialog-box-showing-no-bootable-device.png and b/content/en/docs/Installation/figures/dialog-box-showing-no-bootable-device.png differ diff --git a/content/en/docs/Installation/figures/en-us_image_0214071107.png b/content/en/docs/Installation/figures/en-us_image_0214071107.png deleted file mode 100644 index 86c61a4b8e2a5795baff2fc74629924d01d7b97b..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/en-us_image_0214071107.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/en-us_image_0214071156.jpg b/content/en/docs/Installation/figures/en-us_image_0214071156.jpg deleted file mode 100644 index 3f0a0658e08010f4f453e558a41e31257783b416..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/en-us_image_0214071156.jpg and /dev/null differ diff --git a/content/en/docs/Installation/figures/en-us_image_0216566635.png b/content/en/docs/Installation/figures/en-us_image_0216566635.png deleted file mode 100644 index 2418510f855facae4b47129840894490a1eac7ca..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/en-us_image_0216566635.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/en-us_image_0216604773.png b/content/en/docs/Installation/figures/en-us_image_0216604773.png deleted file mode 100644 index b315531ca7f99d2a045b7933351af96cadc1ad77..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/en-us_image_0216604773.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/en-us_image_0216604774.png b/content/en/docs/Installation/figures/en-us_image_0216604774.png deleted file mode 100644 index bf466a3d751df4a4c6fd99aecf620ec9adf540a3..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/en-us_image_0216604774.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/en-us_image_0216604776.png b/content/en/docs/Installation/figures/en-us_image_0216604776.png deleted file mode 100644 index 13c32c3b06f625300a094638170704e96f2d94c4..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/en-us_image_0216604776.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/en-us_image_0216604777.png b/content/en/docs/Installation/figures/en-us_image_0216604777.png deleted file mode 100644 index 9e94532bc4804633e37db3d5332c409c937c64c2..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/en-us_image_0216604777.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/en-us_image_0229291270.png b/content/en/docs/Installation/figures/en-us_image_0229291270.png index 64c5a78479a5497e8d89d34da365a9b3b4ad0e63..deefef68670d64c131e4c41911a01236158f1dd1 100644 Binary files a/content/en/docs/Installation/figures/en-us_image_0229291270.png and b/content/en/docs/Installation/figures/en-us_image_0229291270.png differ diff --git a/content/en/docs/Installation/figures/en-us_image_0229291272.png b/content/en/docs/Installation/figures/en-us_image_0229291272.png index 9e94532bc4804633e37db3d5332c409c937c64c2..e0ad8102bddd886c3bd7a306b088e8a52e2b99c9 100644 Binary files a/content/en/docs/Installation/figures/en-us_image_0229291272.png and b/content/en/docs/Installation/figures/en-us_image_0229291272.png differ diff --git a/content/en/docs/Installation/figures/en-us_image_0229291280.png b/content/en/docs/Installation/figures/en-us_image_0229291280.png index 13c32c3b06f625300a094638170704e96f2d94c4..5754e734c48b23ace2a4fbf1302b820077cd7b71 100644 Binary files a/content/en/docs/Installation/figures/en-us_image_0229291280.png and b/content/en/docs/Installation/figures/en-us_image_0229291280.png differ diff --git a/content/en/docs/Installation/figures/entering-the-login-page-after-the-installation-is-complete.png b/content/en/docs/Installation/figures/entering-the-login-page-after-the-installation-is-complete.png deleted file mode 100644 index 8f6c65f3ef01d542b6d4948c4ab40525126ffc92..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/entering-the-login-page-after-the-installation-is-complete.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/error-message.png b/content/en/docs/Installation/figures/error-message.png index 6ab03376288f8ab349fa4cb177953ef841ad04b4..c5802a2b7a750eed8429ec06c7e4919a3d161a9e 100644 Binary files a/content/en/docs/Installation/figures/error-message.png and b/content/en/docs/Installation/figures/error-message.png differ diff --git a/content/en/docs/Installation/figures/installation-destination.png b/content/en/docs/Installation/figures/installation-destination.png deleted file mode 100644 index 7d24a51dcce067007b4f3638bf9a42634fe1b133..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/installation-destination.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/installation-overview.png b/content/en/docs/Installation/figures/installation-overview.png deleted file mode 100644 index d7bb9ef4c4d6b906d4e87456681aaf59c2787c97..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/installation-overview.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/installation-process.png b/content/en/docs/Installation/figures/installation-process.png index c6b2271f4b6a74343032aa82b5a362904dffa965..986c9b5c25887ed6cec0dc8d5ad1269dc3ff3ddb 100644 Binary files a/content/en/docs/Installation/figures/installation-process.png and b/content/en/docs/Installation/figures/installation-process.png differ diff --git a/content/en/docs/Installation/figures/installation-summary.png b/content/en/docs/Installation/figures/installation-summary.png index 694101f29e599a4f657e2e9ab9552d62f4d991c4..403b9a53202f2f62e97676aefb92924c263e1b14 100644 Binary files a/content/en/docs/Installation/figures/installation-summary.png and b/content/en/docs/Installation/figures/installation-summary.png differ diff --git a/content/en/docs/Installation/figures/installation-wizard.png b/content/en/docs/Installation/figures/installation-wizard.png index b147fa7ac745eb313ebe5a7a887d1c0f5d8efdb0..69c5254413574903fc55c5eafb935a83837549e0 100644 Binary files a/content/en/docs/Installation/figures/installation-wizard.png and b/content/en/docs/Installation/figures/installation-wizard.png differ diff --git a/content/en/docs/Installation/figures/installing-software.png b/content/en/docs/Installation/figures/installing-software.png deleted file mode 100644 index ae269accb94ccf02ccc65ac9098c5c486a8b02f5..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/installing-software.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/manual-partitioning-page.png b/content/en/docs/Installation/figures/manual-partitioning-page.png index 046fb8f3c19497364082d5ca474ceace47c84480..55d3806c7157d92438b22c6f9dc438d88374395e 100644 Binary files a/content/en/docs/Installation/figures/manual-partitioning-page.png and b/content/en/docs/Installation/figures/manual-partitioning-page.png differ diff --git a/content/en/docs/Installation/figures/network-configuration.png b/content/en/docs/Installation/figures/network-configuration.png deleted file mode 100644 index 7aae5f3c170c435cb077af26624747862bf10511..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/network-configuration.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/password-of-the-root-account.png b/content/en/docs/Installation/figures/password-of-the-root-account.png index 795e029b249d88ed247f324c29d3f8aa862167e8..1b62043d52df903e9cd5221002d89b6d2e9cfefa 100644 Binary files a/content/en/docs/Installation/figures/password-of-the-root-account.png and b/content/en/docs/Installation/figures/password-of-the-root-account.png differ diff --git a/content/en/docs/Installation/figures/pressing-enter-to-restart-the-system-after-the-installation-is-complete.png b/content/en/docs/Installation/figures/pressing-enter-to-restart-the-system-after-the-installation-is-complete.png deleted file mode 100644 index e24f00d53626c1f7e56b34dbbe1d60cb9c3bcad3..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/pressing-enter-to-restart-the-system-after-the-installation-is-complete.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/root-password-0.png b/content/en/docs/Installation/figures/root-password-0.png deleted file mode 100644 index 33cf136a5eb516078ed8e6f5ad19b570bc1da1d3..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/root-password-0.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/root-password.png b/content/en/docs/Installation/figures/root-password.png deleted file mode 100644 index f016a93c715496c3e582804a0113c1fd417faa7c..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/root-password.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/selecting-a-language.png b/content/en/docs/Installation/figures/selecting-a-language.png index 2d4a1ec57da34a14040401009e14fe9b7dc784f6..7230029ddd5c0fc0cbe5b9f220c5e380aed9927e 100644 Binary files a/content/en/docs/Installation/figures/selecting-a-language.png and b/content/en/docs/Installation/figures/selecting-a-language.png differ diff --git a/content/en/docs/Installation/figures/selecting-installation-software.png b/content/en/docs/Installation/figures/selecting-installation-software.png index 6f576232f22398de2a3565b8c4724e4635245211..72561ef0c81ff8041105bc27e45ddf1c57b7e0a1 100644 Binary files a/content/en/docs/Installation/figures/selecting-installation-software.png and b/content/en/docs/Installation/figures/selecting-installation-software.png differ diff --git a/content/en/docs/Installation/figures/setting-a-system-language.png b/content/en/docs/Installation/figures/setting-a-system-language.png index f00ee9dea81c26559db440f204f3d67188f18538..7ffc671d569299622ed0c7b750df239b9ea0237e 100644 Binary files a/content/en/docs/Installation/figures/setting-a-system-language.png and b/content/en/docs/Installation/figures/setting-a-system-language.png differ diff --git a/content/en/docs/Installation/figures/setting-date-and-time.png b/content/en/docs/Installation/figures/setting-date-and-time.png index 1e1b707504255e6010aa278ae05e5ce35e4a46b0..badc16d9057f523038b2cd7c8e3cba3d079388e0 100644 Binary files a/content/en/docs/Installation/figures/setting-date-and-time.png and b/content/en/docs/Installation/figures/setting-date-and-time.png differ diff --git a/content/en/docs/Installation/figures/setting-the-installation-destination.png b/content/en/docs/Installation/figures/setting-the-installation-destination.png index 65040062e56e7a69c4452beac53bbc56df2bf760..49a06b3f62da737a366e5b0da3b25ca66726bae2 100644 Binary files a/content/en/docs/Installation/figures/setting-the-installation-destination.png and b/content/en/docs/Installation/figures/setting-the-installation-destination.png differ diff --git a/content/en/docs/Installation/figures/setting-the-installation-source.png b/content/en/docs/Installation/figures/setting-the-installation-source.png index 42ec14d3c991eca7d3ad967fcb6c9526a4562b30..f4fd3be75ad97683d399b28a793d70ffd824126a 100644 Binary files a/content/en/docs/Installation/figures/setting-the-installation-source.png and b/content/en/docs/Installation/figures/setting-the-installation-source.png differ diff --git a/content/en/docs/Installation/figures/setting-the-keyboard-layout.png b/content/en/docs/Installation/figures/setting-the-keyboard-layout.png index e5644318ab1116c546bf5c7b0ac5dd05ac419177..073140233a81bc565c5320c75544dbbfdd14af6c 100644 Binary files a/content/en/docs/Installation/figures/setting-the-keyboard-layout.png and b/content/en/docs/Installation/figures/setting-the-keyboard-layout.png differ diff --git a/content/en/docs/Installation/figures/setting-the-network-and-host-name.png b/content/en/docs/Installation/figures/setting-the-network-and-host-name.png index ac67dc285ac3f5b6729ac32bf8a8725829b38c67..c817a3842537be83d546a70fa034022816653d6b 100644 Binary files a/content/en/docs/Installation/figures/setting-the-network-and-host-name.png and b/content/en/docs/Installation/figures/setting-the-network-and-host-name.png differ diff --git a/content/en/docs/Installation/figures/starting-installation-2.png b/content/en/docs/Installation/figures/starting-installation-2.png deleted file mode 100644 index 15f69cfabed3148dc5cc8450bc25925f430f0004..0000000000000000000000000000000000000000 Binary files a/content/en/docs/Installation/figures/starting-installation-2.png and /dev/null differ diff --git a/content/en/docs/Installation/figures/starting-installation.png b/content/en/docs/Installation/figures/starting-installation.png index b8f028df0264a105666d03d875a8282c35dfd9d2..4bd779430c0dd891099dffbd7b65298eae0dea58 100644 Binary files a/content/en/docs/Installation/figures/starting-installation.png and b/content/en/docs/Installation/figures/starting-installation.png differ diff --git "a/content/en/docs/Installation/figures/\345\215\212\350\207\252\345\212\250-new.png" "b/content/en/docs/Installation/figures/\345\215\212\350\207\252\345\212\250-new.png" index f9344b7da68e2fba527715e50fa77dae3d4a0c9e..82218558de7ffacb4835087c90c0206b52f89198 100644 Binary files "a/content/en/docs/Installation/figures/\345\215\212\350\207\252\345\212\250-new.png" and "b/content/en/docs/Installation/figures/\345\215\212\350\207\252\345\212\250-new.png" differ diff --git "a/content/en/docs/Installation/figures/\347\273\223\346\235\237\351\205\215\347\275\256-new-en.png" "b/content/en/docs/Installation/figures/\347\273\223\346\235\237\351\205\215\347\275\256-new-en.png" index 47f09e0bb80f9283b0dcecc921e33e87d1df1512..f37cb873d920e8969d507cc5bce85d265e9321e8 100644 Binary files "a/content/en/docs/Installation/figures/\347\273\223\346\235\237\351\205\215\347\275\256-new-en.png" and "b/content/en/docs/Installation/figures/\347\273\223\346\235\237\351\205\215\347\275\256-new-en.png" differ diff --git "a/content/en/docs/Installation/figures/\351\200\211\346\213\251.png" "b/content/en/docs/Installation/figures/\351\200\211\346\213\251.png" index 8dc638248f8121d50adf9b81da4b3f11e7ce6317..0e40f5fd8d73dbcbad6bdcec5d56d3883d54023a 100644 Binary files "a/content/en/docs/Installation/figures/\351\200\211\346\213\251.png" and "b/content/en/docs/Installation/figures/\351\200\211\346\213\251.png" differ diff --git a/content/en/docs/Installation/installation-mode.md b/content/en/docs/Installation/installation-mode.md index 08cf4db0721735e4e00f2b2a4797b6bd4f631d3b..f5645eac1ad498531912af20a2b5b8d2762ef7c9 100644 --- a/content/en/docs/Installation/installation-mode.md +++ b/content/en/docs/Installation/installation-mode.md @@ -1,8 +1,187 @@ # Installation Mode >![](public_sys-resources/icon-notice.gif) **NOTICE:** ->- Only TaiShan 200 servers are supported. For details about the supported server models, see [Hardware Compatibility](hardware-compatibility.md). Only a virtualization platform created by the virtualization components \(openEuler as the host OS and QEMU and KVM provided in the release package\) of openEuler and the x86 virtualization platform of Huawei public cloud are supported. +>- Only TaiShan 200 and FusionServer Pro servers are supported. For details about the supported server models, see [Installation Preparations](installation-preparations.html). Only a virtualization platform created by the virtualization components \(openEuler as the host OS and QEMU and KVM provided in the release package\) of openEuler and the x86 virtualization platform of Huawei public cloud are supported. >- Currently, only installation modes such as CD-ROM, USB flash drive, network, QCOW2 image, and private image are supported. In addition, only the x86 virtualization platform of Huawei public cloud supports the private image installation mode. +## Installation Through a CD/DVD-ROM + +This section describes how to create or use a CD/DVD-ROM to install the openEuler. + +### Preparing the Installation Source + +If you have obtained a CD/DVD-ROM, install the OS using the CD/DVD-ROM. If you have obtained an ISO file, record the ISO file to a DVD and install the OS using the obtained DVD. + +### Starting the Installation + +Perform the following operations to start the installation: + +>![](C:/Users/Administrator/Downloads/Hugo/openeuler-website-master/website/content/en/docs/20.03_LTS/docs/Installation/public_sys-resources/icon-note.gif) **NOTE:** +>Set the system to preferentially boot from the CD/DVD-ROM drive. Take the BIOS as an example. You need to move the **CD/DVD-ROM Drive** option under **Boot Type Order** to the top. + +1. Disconnect all drives that are not required, such as USB drives. +2. Start your computer system. +3. Insert the installation CD/DVD-ROM into the CD/DVD-ROM drive. +4. Restart the computer system. + +After a short delay, a graphical wizard page is displayed, which contains different boot options. If you do not perform any operation within one minute, the installation starts automatically with the default options. + +## Installation Through a USB Flash Drive + +This section describes how to create or use a USB flash drive to install the openEuler. + +### Preparing the Installation Source + +Pay attention to the capacity of the USB flash drive. The USB flash drive must have sufficient space to store the entire image. It is recommended that the USB flash drive has more than 16 GB space. + +1. Connect the USB flash drive to the system and run the **dmesg** command to view related log. At the end of the log, you can view the information generated by the USB flash drive that is just connected. The information is similar to the following: + + ``` + [ 170.171135] sd 5:0:0:0: [sdb] Attached SCSI removable disk + ``` + + >![](C:/Users/Administrator/Downloads/Hugo/openeuler-website-master/website/content/en/docs/20.03_LTS/docs/Installation/public_sys-resources/icon-note.gif) **NOTE:** + >Take the **sdb** USB flash drive as an example. + +2. Switch to user **root**. When running the **su** command, you need to enter the password. + + ``` + $ su - root + ``` + +3. Ensure that the USB flash drive is not mounted. Run the following command: + + ``` + # findmnt /dev/sdb + ``` + + - If no command output is displayed, the file system is not mounted. Go to the next step. + + - If the following information is displayed, the USB flash drive is automatically mounted. + + ``` + # findmnt /dev/sdb + TARGET SOURCE FSTYPE OPTIONS + /mnt/iso /dev/sdb iso9660 ro,relatime + ``` + + In this case, you need to run the **umount** command to uninstall the device. + + ``` + # umount /mnt/iso + ``` + +4. Run the **dd** command to write the ISO image to the USB flash drive. + + ``` + # dd if=/path/to/image.iso of=/dev/device bs=blocksize + ``` + + Replace **/path/to/image.iso** with the complete path of the downloaded ISO image file, replace **device** with the device name provided by the **dmesg** command, and set a proper block size \(for example, 512 KB\) to replace **blocksize** to accelerate the write progress. + + For example, if the ISO image file name is **/home/testuser/Downloads/openEuler-20.03-LTS-aarch64-dvd.iso** and the detected device name is **sdb**, run the following command: + + ``` + # dd if=/home/testuser/Downloads/openEuler-20.03-LTS-aarch64-dvd.iso of=/dev/sdb bs=512k + ``` + +5. After the image is written, remove the USB flash drive. + + No progress is displayed during the image write process. When the number sign \(\#\) appears again, the write is complete. Exit the **root** account and remove the USB flash drive. In this case, you can use the USB flash drive as the installation source of the system. + + +### Starting the Installation + +Perform the following operations to start the installation: + +>![](C:/Users/Administrator/Downloads/Hugo/openeuler-website-master/website/content/en/docs/20.03_LTS/docs/Installation/public_sys-resources/icon-note.gif) **NOTE:** +>Set the system to preferentially boot from the USB flash drive. Take the BIOS as an example. You need to move the **USB** option under **Boot Type Order** to the top. + +1. Disconnect all drives that are not required. +2. Open your computer system. +3. Insert the USB flash drive into the computer. +4. Restart the computer system. + +After a short delay, a graphical wizard page is displayed, which contains different boot options. If you do not perform any operation within one minute, the installation program automatically starts the installation. + +## Installation Through the Network Using PXE + +To boot with PXE, you need to properly configure the server and your computer's network interface to support PXE. + +If the target hardware is installed with a PXE-enabled NIC, we can configure it to boot the computer from network system files rather than local media \(such as CD-ROMs\) and execute the Anaconda installation program. + +For installation through the network using PXE, the client uses a PXE-enabled NIC to send a broadcast request for DHCP information and IP address to the network. The DHCP server provides the client with an IP address and other network information, such as the IP address or host name of the DNS and FTP server \(which provides the files required for starting the installation program\), and the location of the files on the server. + +>![](C:/Users/Administrator/Downloads/Hugo/openeuler-website-master/website/content/en/docs/20.03_LTS/docs/Installation/public_sys-resources/icon-note.gif) **NOTE:** +>The TFTP, DHCP, and HTTP server configurations are not described here. For details, see [Full-automatic Installation Guide](full-automatic-installation-guide.html). + +## Installation Through a QCOW2 Image + +This section describes how to create or use a QCOW2 image to install the openEuler. + +### Creating a QCOW2 Image + +1. Install the **qemu-img** software package. + + ``` + # dnf install -y qemu-img + ``` + +2. Run the **create** command of the qemu-img tool to create an image file. The command format is as follows: + + ``` + $ qemu-img create -f -o + ``` + + The parameters are described as follows: + + - _imgFormat_: Image format. The value can be **raw** or **qcow2**. + - _fileOption_: File option, which is used to set features of an image file, such as specifying a backend image file, compression, and encryption. + - _fileName_: File name. + - _diskSize_: Disk size, which specifies the size of a block disk. The unit can be K, M, G, or T, indicating KiB, MiB, GiB, or TiB. + + For example, to create an image file **openEuler-imge.qcow2** whose disk size is 32 GB and format is qcow2, the command and output are as follows: + + ``` + $ qemu-img create -f qcow2 openEuler-image.qcow2 32G + Formatting 'openEuler-image.qcow2', fmt=qcow2 size=34359738368 cluster_size=65536 lazy_refcounts=off refcount_bits=16 + ``` + + +### Starting the Installation + +Perform the following operations to start the installation: + +1. Prepare a QCOW2 image file. +2. Prepare the VM network. +3. Prepare the UEFI boot tool set EDK II. +4. Prepare the VM XML configuration file. +5. Create a VM. +6. Start the VM. + +For details, see the _openEuler 20.03 LTS Virtualization User Guide_. + +## Installation Through a Private Image + +This section describes how to create or use a private image to install the openEuler. + +### Creating a Private Image + +For instructions about how to create a private image, see [*Image Management Service User Guide*](https://support.huaweicloud.com/intl/en-us/usermanual-ims/en-us_topic_0013901628.html). + +### Starting the Installation + +For details about how to start the x86 virtualization platform of Huawei public cloud, see [Elastic Cloud Server User Guide](https://support.huaweicloud.com/intl/en-us/wtsnew-ims/index.html). + + + + + + + + + + + diff --git a/content/en/docs/Installation/installation-through-the-cd-dvd-rom.md b/content/en/docs/Installation/installation-through-the-cd-dvd-rom.md deleted file mode 100644 index f96155d9bfee06f63bb5440712300822dc5b622d..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/installation-through-the-cd-dvd-rom.md +++ /dev/null @@ -1,22 +0,0 @@ -# Installation Through the CD/DVD-ROM - -This section describes how to create or use a CD/DVD-ROM to install the operating system. - -## Preparing the Installation Source - -If you have obtained a CD/DVD-ROM, install the operating system using the CD/DVD-ROM. If you have obtained an ISO file, record the ISO file to a DVD and install the operating system using the obtained DVD. - -## Starting the Installation - -Perform the following operations to start the installation: - ->![](public_sys-resources/icon-note.gif) **NOTE:** ->Set the system to preferentially boot from the CD/DVD-ROM. Take the BIOS as an example. You need to move the **CD/DVD-ROM Drive** option under **Boot Type Order** to the top. - -1. Disconnect all drives that are not required, such as USB drives. -2. Start your computer system. -3. Insert the installation CD/DVD-ROM into the CD/DVD-ROM drive. -4. Restart the computer system. - -After a short delay, a graphical wizard page is displayed, which contains different boot options. If you do not perform any operation within one minute, the installation starts automatically with the default options. - diff --git a/content/en/docs/Installation/minimal-hardware-specifications.md b/content/en/docs/Installation/minimal-hardware-specifications.md deleted file mode 100644 index 5400fe0340523912bf113b84b63a2764aae8ebce..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/minimal-hardware-specifications.md +++ /dev/null @@ -1,46 +0,0 @@ -# Minimal Hardware Specifications - -[Table 1](#tff48b99c9bf24b84bb602c53229e2541) lists the minimal hardware specifications supported by openEuler. - -**Table 1** Minimal hardware specifications - - - - - - - - - - - - - - - - - - - - - - - - -

Component

-

Minimal Hardware Specifications

-

Description

-

Architecture

-

AArch64

-

Only the 64-bit ARM architecture is supported.

-

CPU

-

Huawei Kunpeng 920 series

-

It is strongly recommended that the physical servers used as compute nodes in one cluster use the same series of CPUs.

-

Memory

-

≥ 8 GB (You are advised to configure 16 GB memory or higher for better user experience.)

-

-

-

Hard disk

-

≥ 10 GB (You are advised to configure 120 GB memory or higher for better user experience.)

-

The hard disk supports IDE, SATA, SAS interfaces.

-
- diff --git a/content/en/docs/Installation/selecting-installation-software-2.md b/content/en/docs/Installation/selecting-installation-software-2.md deleted file mode 100644 index f5a28946bfa7da5d555481b937a3444b5b7114e7..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/selecting-installation-software-2.md +++ /dev/null @@ -1,24 +0,0 @@ -# Selecting Installation Software - -Enter **4** on the installation overview page, and then press **Enter** to specify the software package to be installed. - -- Minimal Install: Minimum environment. Provide basic functions of openEuler. By default, openEuler is installed in the minimum environment mode. - -You need to select an appropriate installation environment based on service requirements. After entering **c** on the installation environment interface, you can select the software packages to be installed by selecting **Add-ons**, as shown in the following figure. - -**Figure 1** Installing software -![](figures/installing-software.png "installing-software") - -The optional **Add-ons** packages vary depending on the installation environment. - -- Standard: standard installation. openEuler standard installation. -- Development Tools: Development tools. Basic development environment. -- Headless Management: Non graphical terminal system management tool. This tool is used to manage a non-image terminal system. -- Legacy UNIX Compatibility: Traditional UNIX compatibility. This compatibility program is used for the migration from an inherited UNIX environment or used in the environment. -- Network Servers: Network server. These packages include network-based servers such as DHCP, Kerberos, and NIS. -- Scientific Support: Scientific notation support. This tool is used for mathematical and scientific computing and parallel computing. -- Security Tools: Security tool. This tool is used for integrity and trustworthiness verification. -- System Tools: System tool. This set of software packages is a collection of various system tools, for example, the tool used for connecting to customers shared by SMB and the tool used for monitoring network traffic. - -After the configuration is complete, enter **c** to return to the installation overview page. - diff --git a/content/en/docs/Installation/setting-installation-parameters-1.md b/content/en/docs/Installation/setting-installation-parameters-1.md deleted file mode 100644 index 4ae0e7983caa83fa9cedb329d3ddb58c9359dbbf..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/setting-installation-parameters-1.md +++ /dev/null @@ -1,3 +0,0 @@ -# Setting Installation Parameters - - diff --git a/content/en/docs/Installation/setting-the-root-user-password.md b/content/en/docs/Installation/setting-the-root-user-password.md deleted file mode 100644 index 6ccb37838c7efa1b15c637f0eeb943270b75bb03..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/setting-the-root-user-password.md +++ /dev/null @@ -1,14 +0,0 @@ -# Setting the root User Password - -Enter **7** on the installation overview page and press **Enter** to set the root password. - ->![](public_sys-resources/icon-note.gif) **NOTE:** ->- The root password must be set during the installation. Otherwise, the installation fails. ->- A root account is used for performing critical system administrative tasks. It is not recommended to use this account for daily work or system access ->- When setting the password of user **root** or that of a new user, you are strongly advised to set the password according to the password complexity requirements. When you set a weak password \(the password does not meet the complexity requirements\), the system generates an alarm and asks you whether to use the weak password. If you enter **yes**, the weak password is forcibly set. However, the weak password poses security risks. Exercise caution when selecting a weak password. For details about the recommended password complexity, see the "Password Complexity" part in **Installation Guide \> Installation in GUI Mode \> Configurations During Installation**. - -**Figure 1** root password -![](figures/root-password-0.png "root-password-0") - -After the configuration is complete, enter **c** to return to the installation overview page. - diff --git a/content/en/docs/Installation/software-dependency.md b/content/en/docs/Installation/software-dependency.md deleted file mode 100644 index 23a150359ebb8f8ce9d8759a335034cb1dcff04b..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/software-dependency.md +++ /dev/null @@ -1,14 +0,0 @@ -# Software Dependency - -## Symptom - -After the selection of the installation source, the message "Error checking software selection" is displayed. - -## Possible Cause - -This is because the software package dependency in the installation source is abnormal. - -## Solution - -Check whether the installation source is abnormal. Use the new installation source. - diff --git a/content/en/docs/Installation/using-gui-mode-for-installation.md b/content/en/docs/Installation/using-gui-mode-for-installation.md deleted file mode 100644 index 5e053a229c75630d78df0e11633c81bc804e5a48..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/using-gui-mode-for-installation.md +++ /dev/null @@ -1,13 +0,0 @@ -# Using GUI Mode for Installation - -On the installation wizard page, select **Install openEuler 1.0 with GUI mode** to enter the GUI mode. - -Perform graphical installation operations using a keyboard. - -- Press **Tab** or **Shift**+**Tab** to move between GUI controls \(such as buttons, area boxes, and check boxes\). -- Press the up or down arrow key to move a target in the list. -- Press the left or right arrow key to move between the horizontal toolbar and watch bar. -- Press the spacebar or **Enter** to select or delete highlighted options, expand or collapse a drop-down list. -- Press **Alt**+a shortcut key \(the shortcut key varies for different pages\) to select the control where the shortcut key is located. The shortcut key can be highlighted \(underlined\) by holding down Alt. - - diff --git a/content/en/docs/Installation/using-text-mode-for-installation.md b/content/en/docs/Installation/using-text-mode-for-installation.md deleted file mode 100644 index fd2bf7c1c437b7c9e881fc1b932abfa89e949789..0000000000000000000000000000000000000000 --- a/content/en/docs/Installation/using-text-mode-for-installation.md +++ /dev/null @@ -1,4 +0,0 @@ -# Using Text Mode for Installation - - - diff --git a/content/en/menu/index.md b/content/en/menu/index.md index b11d483b6cad1efc3fe712ef62e74cea24afa067..a6c4cdd97c8b7450e365fb2dd0cd6f09e6d0bdea 100644 --- a/content/en/menu/index.md +++ b/content/en/menu/index.md @@ -17,288 +17,280 @@ headless: true - [Contribution]({{< relref "./docs/Releasenotes/contribution.md" >}}) - [Acknowledgement]({{< relref "./docs/Releasenotes/acknowledgement.md" >}}) - - [Quick Start]({{< relref "./docs/Quickstart/quick-start.md" >}}) - [Installation Guide]({{< relref "./docs/Installation/Installation.md" >}}) - - [Preface]({{< relref "./docs/Installation/preface.md" >}}) - - [Installation Preparations]({{< relref "./docs/Installation/installation-preparations.md" >}}) - - [Installation Mode]({{< relref "./docs/Installation/installation-mode.md" >}}) - - [Installation Through a CD/DVD-ROM]({{< relref "./docs/Installation/installation-through-a-cd-dvd-rom.md" >}}) - - [Installation Through a USB Flash Drive]({{< relref "./docs/Installation/installation-through-a-usb-flash-drive.md" >}}) - - [Installation Through the Network Using PXE]({{< relref "./docs/Installation/installation-through-the-network-using-pxe.md" >}}) - - [Installation Through a QCOW2 Image]({{< relref "./docs/Installation/installation-through-a-qcow2-image.md" >}}) - - [Installation Through a Private Image]({{< relref "./docs/Installation/installation-through-a-private-image.md" >}}) - - [Installation Guideline]({{< relref "./docs/Installation/installation-guideline.md" >}}) - - [Starting the Installation]({{< relref "./docs/Installation/starting-the-installation.md" >}}) - - [Installation in GUI Mode]({{< relref "./docs/Installation/installation-in-gui-mode.md" >}}) - - [Configuring an Installation Program Language]({{< relref "./docs/Installation/configuring-an-installation-program-language.md" >}}) - - [Entering the Installation Page]({{< relref "./docs/Installation/entering-the-installation-page.md" >}}) - - [Setting Installation Parameters]({{< relref "./docs/Installation/setting-installation-parameters.md" >}}) - - [Setting the Keyboard Layout]({{< relref "./docs/Installation/setting-the-keyboard-layout.md" >}}) - - [Setting a System Language]({{< relref "./docs/Installation/setting-a-system-language.md" >}}) - - [Setting Date and Time]({{< relref "./docs/Installation/setting-date-and-time.md" >}}) - - [Setting the Installation Source]({{< relref "./docs/Installation/setting-the-installation-source.md" >}}) - - [Selecting Installation Software]({{< relref "./docs/Installation/selecting-installation-software.md" >}}) - - [Setting the Installation Destination]({{< relref "./docs/Installation/setting-the-installation-destination.md" >}}) - - [Setting the Network and Host Name]({{< relref "./docs/Installation/setting-the-network-and-host-name.md" >}}) - - [Starting Installation]({{< relref "./docs/Installation/starting-installation.md" >}}) - - [Configurations During Installation]({{< relref "./docs/Installation/configurations-during-installation.md" >}}) - - [Completing the Installation]({{< relref "./docs/Installation/completing-the-installation.md" >}}) - - [Using Kickstart for Automatic Installation]({{< relref "./docs/Installation/using-kickstart-for-automatic-installation.md" >}}) - - [Introduction]({{< relref "./docs/Installation/introduction.md" >}}) - - [Semi-automatic Installation Guide]({{< relref "./docs/Installation/semi-automatic-installation-guide.md" >}}) - - [Full-automatic Installation Guide]({{< relref "./docs/Installation/full-automatic-installation-guide.md" >}}) - - [FAQs]({{< relref "./docs/Installation/faqs.md" >}}) - - [Why Does openEuler Fail to Start After I Install It to the Second Disk?]({{< relref "./docs/Installation/why-does-openeuler-fail-to-start-after-i-install-it-to-the-second-disk.md" >}}) - - [What Are the Constraints on Network Configurations?]({{< relref "./docs/Installation/what-are-the-constraints-on-network-configurations.md" >}}) - - [Why Does openEuler Enter Emergency Mode After It Is Powered On?]({{< relref "./docs/Installation/why-does-openeuler-enter-emergency-mode-after-it-is-powered-on.md" >}}) - - [Failed to Reinstall openEuler When a Logical Volume Group That Cannot Be Activated Has Existed in openEuler]({{< relref "./docs/Installation/failed-to-reinstall-openeuler-when-a-logical-volume-group-that-cannot-be-activated-has-existed-in-op.md" >}}) - - [An Exception Occurs During the Selection of the Installation Source]({{< relref "./docs/Installation/an-exception-occurs-during-the-selection-of-the-installation-source.md" >}}) - - [How Do I Manually Enable the kdump Service?]({{< relref "./docs/Installation/how-do-i-manually-enable-the-kdump-service.md" >}}) - - [Failed to Selected Only One Disk for Reinstallation When openEuler Was Installed on a Logical Volume Consisting of Multiple Disks]({{< relref "./docs/Installation/failed-to-selected-only-one-disk-for-reinstallation-when-openeuler-was-installed-on-a-logical-volume.md" >}}) - - [Failed to Install openEuler on an x86 PM in UEFI Mode due to Secure Boot Option Setting]({{< relref "./docs/Installation/failed-to-install-openeuler-on-an-x86-pm-in-uefi-mode-due-to-secure-boot-option-setting.md" >}}) - + - [Preface]({{< relref "./docs/Installation/preface.md" >}}) + - [Installation Preparations]({{< relref "./docs/Installation/installation-preparations.md" >}}) + - [Installation Mode]({{< relref "./docs/Installation/installation-mode.md" >}}) + - [Installation Guideline]({{< relref "./docs/Installation/installation-guideline.md" >}}) + - [Starting the Installation]({{< relref "./docs/Installation/starting-the-installation.md" >}}) + - [Installation in GUI Mode]({{< relref "./docs/Installation/installation-in-gui-mode.md" >}}) + - [Configuring an Installation Program Language]({{< relref "./docs/Installation/configuring-an-installation-program-language.md" >}}) + - [Entering the Installation Page]({{< relref "./docs/Installation/entering-the-installation-page.md" >}}) + - [Setting Installation Parameters]({{< relref "./docs/Installation/setting-installation-parameters.md" >}}) + - [Setting the Keyboard Layout]({{< relref "./docs/Installation/setting-the-keyboard-layout.md" >}}) + - [Setting a System Language]({{< relref "./docs/Installation/setting-a-system-language.md" >}}) + - [Setting Date and Time]({{< relref "./docs/Installation/setting-date-and-time.md" >}}) + - [Setting the Installation Source]({{< relref "./docs/Installation/setting-the-installation-source.md" >}}) + - [Selecting Installation Software]({{< relref "./docs/Installation/selecting-installation-software.md" >}}) + - [Setting the Installation Destination]({{< relref "./docs/Installation/setting-the-installation-destination.md" >}}) + - [Setting the Network and Host Name]({{< relref "./docs/Installation/setting-the-network-and-host-name.md" >}}) + - [Starting Installation]({{< relref "./docs/Installation/starting-installation.md" >}}) + - [Configurations During Installation]({{< relref "./docs/Installation/configurations-during-installation.md" >}}) + - [Completing the Installation]({{< relref "./docs/Installation/completing-the-installation.md" >}}) + - [Using Kickstart for Automatic Installation]({{< relref "./docs/Installation/using-kickstart-for-automatic-installation.md" >}}) + - [Introduction]({{< relref "./docs/Installation/introduction.md" >}}) + - [Semi-automatic Installation Guide]({{< relref "./docs/Installation/semi-automatic-installation-guide.md" >}}) + - [Full-automatic Installation Guide]({{< relref "./docs/Installation/full-automatic-installation-guide.md" >}}) + - [FAQs]({{< relref "./docs/Installation/faqs.md" >}}) + - [Why Does openEuler Fail to Start After I Install It to the Second Disk?]({{< relref "./docs/Installation/why-does-openeuler-fail-to-start-after-i-install-it-to-the-second-disk.md" >}}) + - [What Are the Constraints on Network Configurations?]({{< relref "./docs/Installation/what-are-the-constraints-on-network-configurations.md" >}}) + - [Why Does openEuler Enter Emergency Mode After It Is Powered On?]({{< relref "./docs/Installation/why-does-openeuler-enter-emergency-mode-after-it-is-powered-on.md" >}}) + - [Failed to Reinstall openEuler When a Logical Volume Group That Cannot Be Activated Has Existed in openEuler]({{< relref "./docs/Installation/failed-to-reinstall-openeuler-when-a-logical-volume-group-that-cannot-be-activated-has-existed-in-op.md" >}}) + - [An Exception Occurs During the Selection of the Installation Source]({{< relref "./docs/Installation/an-exception-occurs-during-the-selection-of-the-installation-source.md" >}}) + - [How Do I Manually Enable the kdump Service?]({{< relref "./docs/Installation/how-do-i-manually-enable-the-kdump-service.md" >}}) + - [Failed to Selected Only One Disk for Reinstallation When openEuler Was Installed on a Logical Volume Consisting of Multiple Disks]({{< relref "./docs/Installation/failed-to-selected-only-one-disk-for-reinstallation-when-openeuler-was-installed-on-a-logical-volume.md" >}}) + - [Failed to Install openEuler on an x86 PM in UEFI Mode due to Secure Boot Option Setting]({{< relref "./docs/Installation/failed-to-install-openeuler-on-an-x86-pm-in-uefi-mode-due-to-secure-boot-option-setting.md" >}}) - [Administrator Guide]({{< relref "./docs/Administration/administration.md" >}}) - - [About This Document ]({{< relref "./docs/Administration/about-this-document.md" >}}) - - [Basic Configuration]({{< relref "./docs/Administration/basic-configuration.md" >}}) - - [Using Commands]({{< relref "./docs/Administration/using-commands.md" >}}) - - [Setting the System Locale]({{< relref "./docs/Administration/setting-the-system-locale.md" >}}) - - [Setting the Keyboard Layout]({{< relref "./docs/Administration/setting-the-keyboard-layout.md" >}}) - - [Setting the Date and Time]({{< relref "./docs/Administration/setting-the-date-and-time.md" >}}) - - [Using the timedatectl Command]({{< relref "./docs/Administration/using-the-timedatectl-command.md" >}}) - - [Using the date Command]({{< relref "./docs/Administration/using-the-date-command.md" >}}) - - [Using the hwclock Command]({{< relref "./docs/Administration/using-the-hwclock-command.md" >}}) - - [Viewing System Information]({{< relref "./docs/Administration/viewing-system-information.md" >}}) - - [User Management]({{< relref "./docs/Administration/user-management.md" >}}) - - [Adding a User]({{< relref "./docs/Administration/adding-a-user.md" >}}) - - [Modifying a User Account]({{< relref "./docs/Administration/modifying-a-user-account.md" >}}) - - [Deleting Users]({{< relref "./docs/Administration/deleting-users.md" >}}) - - [Authorizing Administrator Accounts]({{< relref "./docs/Administration/authorizing-administrator-accounts.md" >}}) - - [Granting Rights to a Common User]({{< relref "./docs/Administration/granting-rights-to-a-common-user.md" >}}) - - [Using the DNF to Manage Software Packages]({{< relref "./docs/Administration/using-the-dnf-to-manage-software-packages.md" >}}) - - [Configuring the DNF]({{< relref "./docs/Administration/configuring-the-dnf.md" >}}) - - [Modifying the Configuration File]({{< relref "./docs/Administration/modifying-the-configuration-file.md" >}}) - - [Creating a Local Software Repository]({{< relref "./docs/Administration/creating-a-local-software-repository.md" >}}) - - [Adding, Enabling, and Disabling Software Sources]({{< relref "./docs/Administration/adding-enabling-and-disabling-software-sources.md" >}}) - - [Managing Software Package]({{< relref "./docs/Administration/managing-software-package.md" >}}) - - [Managing Software Package Groups]({{< relref "./docs/Administration/managing-software-package-groups.md" >}}) - - [Check and Update]({{< relref "./docs/Administration/check-and-update.md" >}}) - - [Service Management]({{< relref "./docs/Administration/service-management.md" >}}) - - [Introduction to systemd]({{< relref "./docs/Administration/introduction-to-systemd.md" >}}) - - [Features]({{< relref "./docs/Administration/features.md" >}}) - - [Managing System Services]({{< relref "./docs/Administration/managing-system-services.md" >}}) - - [Changing a Runlevel]({{< relref "./docs/Administration/changing-a-runlevel.md" >}}) - - [Shutting Down, Suspending, and Hibernating the Operating System]({{< relref "./docs/Administration/shutting-down-suspending-and-hibernating-the-operating-system.md" >}}) - - [Process Management]({{< relref "./docs/Administration/process-management.md" >}}) - - [Managing System Processes]({{< relref "./docs/Administration/managing-system-processes.md" >}}) - - [Scheduling a Process]({{< relref "./docs/Administration/scheduling-a-process.md" >}}) - - [Using the at Command to Run Processes at the Scheduled Time]({{< relref "./docs/Administration/using-the-at-command-to-run-processes-at-the-scheduled-time.md" >}}) - - [Using the cron Service to Run Commands Periodically]({{< relref "./docs/Administration/using-the-cron-service-to-run-commands-periodically.md" >}}) - - [Suspending/Resuming a Process]({{< relref "./docs/Administration/suspending-resuming-a-process.md" >}}) - - [Viewing Processes]({{< relref "./docs/Administration/viewing-processes.md" >}}) - - [Configuring the Network]({{< relref "./docs/Administration/configuring-the-network.md" >}}) - - [Configuring an IP Address]({{< relref "./docs/Administration/configuring-an-ip-address.md" >}}) - - [Using the nmcli Command]({{< relref "./docs/Administration/using-the-nmcli-command.md" >}}) - - [Introduction to nmcli]({{< relref "./docs/Administration/introduction-to-nmcli.md" >}}) - - [Setting Network Connections]({{< relref "./docs/Administration/setting-network-connections.md" >}}) - - [Configuring Dynamic IP Connections]({{< relref "./docs/Administration/configuring-dynamic-ip-connections.md" >}}) - - [Configuring Static IP Connections]({{< relref "./docs/Administration/configuring-static-ip-connections.md" >}}) - - [Adding a Wi-Fi Connection]({{< relref "./docs/Administration/adding-a-wi-fi-connection.md" >}}) - - [Modifying Attributes]({{< relref "./docs/Administration/modifying-attributes.md" >}}) - - [Configuring a Static Route]({{< relref "./docs/Administration/configuring-a-static-route.md" >}}) - - [Using the ip Command]({{< relref "./docs/Administration/using-the-ip-command.md" >}}) - - [Configuring IP Addresses]({{< relref "./docs/Administration/configuring-ip-addresses.md" >}}) - - [Configuring a Static Route]({{< relref "./docs/Administration/configuring-a-static-route-0.md" >}}) - - [Configuring the Network Through the ifcfg File]({{< relref "./docs/Administration/configuring-the-network-through-the-ifcfg-file.md" >}}) - - [Configuring a Host Name]({{< relref "./docs/Administration/configuring-a-host-name.md" >}}) - - [Introduction]({{< relref "./docs/Administration/introduction.md" >}}) - - [Configuring a Host Name by Running the hostnamectl Command]({{< relref "./docs/Administration/configuring-a-host-name-by-running-the-hostnamectl-command.md" >}}) - - [Configuring a Host Name by Running the nmcli Command]({{< relref "./docs/Administration/configuring-a-host-name-by-running-the-nmcli-command.md" >}}) - - [Configuring Network Bonding]({{< relref "./docs/Administration/configuring-network-bonding.md" >}}) - - [Running the nmcli Command]({{< relref "./docs/Administration/running-the-nmcli-command.md" >}}) - - [Configuring Network Bonding by Using a Command Line]({{< relref "./docs/Administration/configuring-network-bonding-by-using-a-command-line.md" >}}) - - [Checking Whether the Bonding Kernel Module Is Installed]({{< relref "./docs/Administration/checking-whether-the-bonding-kernel-module-is-installed.md" >}}) - - [Creating a Channel Bonding Interface]({{< relref "./docs/Administration/creating-a-channel-bonding-interface.md" >}}) - - [Creating a Slave Interface]({{< relref "./docs/Administration/creating-a-slave-interface.md" >}}) - - [Activating Channel Bonding]({{< relref "./docs/Administration/activating-channel-bonding.md" >}}) - - [Creating Multiple Bondings]({{< relref "./docs/Administration/creating-multiple-bondings.md" >}}) - - [IPv6 Differences \(vs IPv4\)]({{< relref "./docs/Administration/ipv6-differences-(vs-ipv4).md" >}}) - - [Restrictions]({{< relref "./docs/Administration/restrictions.md" >}}) - - [Configuration Description]({{< relref "./docs/Administration/configuration-description.md" >}}) - - [Setting the MTU of an Interface Device]({{< relref "./docs/Administration/setting-the-mtu-of-an-interface-device.md" >}}) - - [Stateful IPv6 Address Autoconfiguration]({{< relref "./docs/Administration/stateful-ipv6-address-autoconfiguration.md" >}}) - - [Kernel Supporting Socket-Related System Calls]({{< relref "./docs/Administration/kernel-supporting-socket-related-system-calls.md" >}}) - - [Persistency Configuration of the IPv4 dhclient Daemon Process]({{< relref "./docs/Administration/persistency-configuration-of-the-ipv4-dhclient-daemon-process.md" >}}) - - [Differences Between IPv4 and IPv6 Configuration Using the iproute Command]({{< relref "./docs/Administration/differences-between-ipv4-and-ipv6-configuration-using-the-iproute-command.md" >}}) - - [Configuration Differences of the NetworkManager Service]({{< relref "./docs/Administration/configuration-differences-of-the-networkmanager-service.md" >}}) - - [FAQ]({{< relref "./docs/Administration/faq.md" >}}) - - [The iscsi-initiator-utils Does Not Support the fe80 IPv6 Address.]({{< relref "./docs/Administration/the-iscsi-initiator-utils-does-not-support-the-fe80-ipv6-address.md" >}}) - - [The IPv6 Address Is Lost After the NIC Is Down.]({{< relref "./docs/Administration/the-ipv6-address-is-lost-after-the-nic-is-down.md" >}}) - - [Taking a Long Time to Add or Delete an IPv6 Address for a Bond Interface with Multiple IPv6 Addresses]({{< relref "./docs/Administration/taking-a-long-time-to-add-or-delete-an-ipv6-address-for-a-bond-interface-with-multiple-ipv6-addresse.md" >}}) - - [Rsyslog Log Transmission Is Delayed in the Scenario Where Both IPv4 and IPv6 Are Used]({{< relref "./docs/Administration/rsyslog-log-transmission-is-delayed-in-the-scenario-where-both-ipv4-and-ipv6-are-used.md" >}}) - - [Managing Hard Disks Through LVM]({{< relref "./docs/Administration/managing-hard-disks-through-lvm.md" >}}) - - [LVM Overview]({{< relref "./docs/Administration/lvm-overview.md" >}}) - - [Installing the LVM]({{< relref "./docs/Administration/installing-the-lvm.md" >}}) - - [Managing PVs]({{< relref "./docs/Administration/managing-pvs.md" >}}) - - [Managing VGs]({{< relref "./docs/Administration/managing-vgs.md" >}}) - - [Managing LVs]({{< relref "./docs/Administration/managing-lvs.md" >}}) - - [Creating and Mounting a File System]({{< relref "./docs/Administration/creating-and-mounting-a-file-system.md" >}}) - - [Using the KAE]({{< relref "./docs/Administration/using-the-kae.md" >}}) - - [Overview]({{< relref "./docs/Administration/overview.md" >}}) - - [Application Scenarios]({{< relref "./docs/Administration/application-scenarios.md" >}}) - - [Installing, Running, and Uninstalling the KAE]({{< relref "./docs/Administration/installing-running-and-uninstalling-the-kae.md" >}}) - - [Installing the Accelerator Software Packages]({{< relref "./docs/Administration/installing-the-accelerator-software-packages.md" >}}) - - [Preparing for Installation]({{< relref "./docs/Administration/preparing-for-installation.md" >}}) - - [Installing the Accelerator Software Package]({{< relref "./docs/Administration/installing-the-accelerator-software-package.md" >}}) - - [Performing Required Operations After Installation]({{< relref "./docs/Administration/performing-required-operations-after-installation.md" >}}) - - [Testing the OpenSSL Accelerator Engine]({{< relref "./docs/Administration/testing-the-openssl-accelerator-engine.md" >}}) - - [Upgrading the Accelerator Software Packages]({{< relref "./docs/Administration/upgrading-the-accelerator-software-packages.md" >}}) - - [Uninstalling the Accelerator Software Packages]({{< relref "./docs/Administration/uninstalling-the-accelerator-software-packages.md" >}}) - - [Querying Logs]({{< relref "./docs/Administration/querying-logs.md" >}}) - - [Application Cases]({{< relref "./docs/Administration/application-cases.md" >}}) - - [Acceleration Engine Application]({{< relref "./docs/Administration/acceleration-engine-application.md" >}}) - - [Example Code for the KAE]({{< relref "./docs/Administration/example-code-for-the-kae.md" >}}) - - [Using the KAE in the OpenSSL Configuration File openssl.cnf]({{< relref "./docs/Administration/using-the-kae-in-the-openssl-configuration-file-openssl-cnf.md" >}}) - - [Troubleshooting]({{< relref "./docs/Administration/troubleshooting.md" >}}) - - [Initialization Failure]({{< relref "./docs/Administration/initialization-failure.md" >}}) - - [Failed to Identify Accelerator Devices After the Acceleration Engine Is Installed]({{< relref "./docs/Administration/failed-to-identify-accelerator-devices-after-the-acceleration-engine-is-installed.md" >}}) - - [Failed to Upgrade the Accelerator Drivers]({{< relref "./docs/Administration/failed-to-upgrade-the-accelerator-drivers.md" >}}) - - [Configuring Services]({{< relref "./docs/Administration/configuring-services.md" >}}) - - [Configuring the Repo Server]({{< relref "./docs/Administration/configuring-the-repo-server.md" >}}) - - [Overview]({{< relref "./docs/Administration/overview-1.md" >}}) - - [Creating or Updating a Local Repo Source]({{< relref "./docs/Administration/creating-or-updating-a-local-repo-source.md" >}}) - - [Obtaining the ISO Image File]({{< relref "./docs/Administration/obtaining-the-iso-image-file.md" >}}) - - [Mounting an ISO File to Create a Repo Source]({{< relref "./docs/Administration/mounting-an-iso-file-to-create-a-repo-source.md" >}}) - - [Creating a Local Repo Source]({{< relref "./docs/Administration/creating-a-local-repo-source.md" >}}) - - [Updating the Repo Source]({{< relref "./docs/Administration/updating-the-repo-source.md" >}}) - - [Deploying the Remote Repo Source]({{< relref "./docs/Administration/deploying-the-remote-repo-source.md" >}}) - - [Installing and Configuring Nginx]({{< relref "./docs/Administration/installing-and-configuring-nginx.md" >}}) - - [Starting Nginx]({{< relref "./docs/Administration/starting-nginx.md" >}}) - - [Deploying the Repo Source]({{< relref "./docs/Administration/deploying-the-repo-source.md" >}}) - - [Using the repo Source]({{< relref "./docs/Administration/using-the-repo-source.md" >}}) - - [Configuring repo as the yum Source]({{< relref "./docs/Administration/configuring-repo-as-the-yum-source.md" >}}) - - [repo Priority]({{< relref "./docs/Administration/repo-priority.md" >}}) - - [Related Commands of dnf]({{< relref "./docs/Administration/related-commands-of-dnf.md" >}}) - - [Configuring the FTP Server]({{< relref "./docs/Administration/configuring-the-ftp-server.md" >}}) - - [General Introduction]({{< relref "./docs/Administration/general-introduction.md" >}}) - - [Using vsftpd]({{< relref "./docs/Administration/using-vsftpd.md" >}}) - - [Configuring vsftpd]({{< relref "./docs/Administration/configuring-vsftpd.md" >}}) - - [vsftpd Configuration Files]({{< relref "./docs/Administration/vsftpd-configuration-files.md" >}}) - - [Default Configuration Description]({{< relref "./docs/Administration/default-configuration-description.md" >}}) - - [Setting the Local Time]({{< relref "./docs/Administration/setting-the-local-time.md" >}}) - - [Configuring Welcome Information]({{< relref "./docs/Administration/configuring-welcome-information.md" >}}) - - [Configuring the Login Permission of a System Account]({{< relref "./docs/Administration/configuring-the-login-permission-of-a-system-account.md" >}}) - - [Verifying Whether the FTP Service Is Successfully Set Up]({{< relref "./docs/Administration/verifying-whether-the-ftp-service-is-successfully-set-up.md" >}}) - - [Configuring a Firewall]({{< relref "./docs/Administration/configuring-a-firewall.md" >}}) - - [File Transmission]({{< relref "./docs/Administration/file-transmission.md" >}}) - - [Configuring the Web Server]({{< relref "./docs/Administration/configuring-the-web-server.md" >}}) - - [Apache Server]({{< relref "./docs/Administration/apache-server.md" >}}) - - [Overview]({{< relref "./docs/Administration/overview-2.md" >}}) - - [Managing httpd]({{< relref "./docs/Administration/managing-httpd.md" >}}) - - [Configuration File Description]({{< relref "./docs/Administration/configuration-file-description.md" >}}) - - [Management Module and SSL]({{< relref "./docs/Administration/management-module-and-ssl.md" >}}) - - [Verifying Whether the Web Service Is Successfully Set Up]({{< relref "./docs/Administration/verifying-whether-the-web-service-is-successfully-set-up.md" >}}) - - [Nginx Server]({{< relref "./docs/Administration/nginx-server.md" >}}) - - [Overview]({{< relref "./docs/Administration/overview-3.md" >}}) - - [Installing Nginx]({{< relref "./docs/Administration/installing-nginx.md" >}}) - - [Managing Nginx]({{< relref "./docs/Administration/managing-nginx.md" >}}) - - [Configuration File Description]({{< relref "./docs/Administration/configuration-file-description-4.md" >}}) - - [Management Modules]({{< relref "./docs/Administration/management-modules.md" >}}) - - [Verifying Whether the Web Service Is Successfully Set Up]({{< relref "./docs/Administration/verifying-whether-the-web-service-is-successfully-set-up-5.md" >}}) - - [Setting Up the Database Server]({{< relref "./docs/Administration/setting-up-the-database-server.md" >}}) - - [PostgreSQL Server]({{< relref "./docs/Administration/postgresql-server.md" >}}) - - [Software Description]({{< relref "./docs/Administration/software-description.md" >}}) - - [Configuring the Environment]({{< relref "./docs/Administration/configuring-the-environment.md" >}}) - - [Disabling the Firewall and Automatic Startup]({{< relref "./docs/Administration/disabling-the-firewall-and-automatic-startup.md" >}}) - - [Disabling SELinux]({{< relref "./docs/Administration/disabling-selinux.md" >}}) - - [Creating a User Group and a User]({{< relref "./docs/Administration/creating-a-user-group-and-a-user.md" >}}) - - [Creating Data Drives]({{< relref "./docs/Administration/creating-data-drives.md" >}}) - - [Data Directory Authorization]({{< relref "./docs/Administration/data-directory-authorization.md" >}}) - - [Installing, Running, and Uninstalling PostgreSQL]({{< relref "./docs/Administration/installing-running-and-uninstalling-postgresql.md" >}}) - - [Installing PostgreSQL]({{< relref "./docs/Administration/installing-postgresql.md" >}}) - - [Running PostgreSQL]({{< relref "./docs/Administration/running-postgresql.md" >}}) - - [Initializing the Database]({{< relref "./docs/Administration/initializing-the-database.md" >}}) - - [Starting the Database]({{< relref "./docs/Administration/starting-the-database.md" >}}) - - [Logging In to the Database]({{< relref "./docs/Administration/logging-in-to-the-database.md" >}}) - - [Configuring the Database Accounts and Passwords]({{< relref "./docs/Administration/configuring-the-database-accounts-and-passwords.md" >}}) - - [Exiting the Database]({{< relref "./docs/Administration/exiting-the-database.md" >}}) - - [Stopping the Database]({{< relref "./docs/Administration/stopping-the-database.md" >}}) - - [Uninstalling PostgreSQL]({{< relref "./docs/Administration/uninstalling-postgresql.md" >}}) - - [Managing Database Roles]({{< relref "./docs/Administration/managing-database-roles.md" >}}) - - [Creating a Role]({{< relref "./docs/Administration/creating-a-role.md" >}}) - - [Viewing Roles]({{< relref "./docs/Administration/viewing-roles.md" >}}) - - [Modifying a Role]({{< relref "./docs/Administration/modifying-a-role.md" >}}) - - [Deleting a Role]({{< relref "./docs/Administration/deleting-a-role.md" >}}) - - [Role Permissions]({{< relref "./docs/Administration/role-permissions.md" >}}) - - [Deleting User Permissions]({{< relref "./docs/Administration/deleting-user-permissions.md" >}}) - - [Managing Databases]({{< relref "./docs/Administration/managing-databases.md" >}}) - - [Creating a Database]({{< relref "./docs/Administration/creating-a-database.md" >}}) - - [Selecting a Database]({{< relref "./docs/Administration/selecting-a-database.md" >}}) - - [Viewing a Database]({{< relref "./docs/Administration/viewing-a-database.md" >}}) - - [Deleting a Database]({{< relref "./docs/Administration/deleting-a-database.md" >}}) - - [Backing Up a Database]({{< relref "./docs/Administration/backing-up-a-database.md" >}}) - - [Restoring a Database]({{< relref "./docs/Administration/restoring-a-database.md" >}}) - - [MariaDB Server]({{< relref "./docs/Administration/mariadb-server.md" >}}) - - [Software Description]({{< relref "./docs/Administration/software-description-6.md" >}}) - - [Configuring the Environment]({{< relref "./docs/Administration/configuring-the-environment-7.md" >}}) - - [Disabling the Firewall and Automatic Startup]({{< relref "./docs/Administration/disabling-the-firewall-and-automatic-startup-8.md" >}}) - - [Disabling SELinux]({{< relref "./docs/Administration/disabling-selinux-9.md" >}}) - - [Creating a User Group and a User]({{< relref "./docs/Administration/creating-a-user-group-and-a-user-10.md" >}}) - - [Creating Data Drives]({{< relref "./docs/Administration/creating-data-drives-11.md" >}}) - - [Creating a Database Directory and Granting Permissions]({{< relref "./docs/Administration/creating-a-database-directory-and-granting-permissions.md" >}}) - - [Installing, Running, and Uninstalling MariaDB Server]({{< relref "./docs/Administration/installing-running-and-uninstalling-mariadb-server.md" >}}) - - [Installing MariaDB]({{< relref "./docs/Administration/installing-mariadb.md" >}}) - - [Running MariaDB Server]({{< relref "./docs/Administration/running-mariadb-server.md" >}}) - - [Uninstalling MariaDB]({{< relref "./docs/Administration/uninstalling-mariadb.md" >}}) - - [Managing Database Users]({{< relref "./docs/Administration/managing-database-users.md" >}}) - - [Creating Users]({{< relref "./docs/Administration/creating-users.md" >}}) - - [Viewing Users]({{< relref "./docs/Administration/viewing-users.md" >}}) - - [Modifying Users]({{< relref "./docs/Administration/modifying-users.md" >}}) - - [Deleting Users]({{< relref "./docs/Administration/deleting-users-12.md" >}}) - - [Granting Permissions to a User]({{< relref "./docs/Administration/granting-permissions-to-a-user.md" >}}) - - [Deleting User Permissions]({{< relref "./docs/Administration/deleting-user-permissions-13.md" >}}) - - [Managing Databases]({{< relref "./docs/Administration/managing-databases-14.md" >}}) - - [Creating a Database]({{< relref "./docs/Administration/creating-a-database-15.md" >}}) - - [Viewing a Database]({{< relref "./docs/Administration/viewing-a-database-16.md" >}}) - - [Selecting a Database]({{< relref "./docs/Administration/selecting-a-database-17.md" >}}) - - [Deleting a Database]({{< relref "./docs/Administration/deleting-a-database-18.md" >}}) - - [Backing Up a Database]({{< relref "./docs/Administration/backing-up-a-database-19.md" >}}) - - [Restoring a Database]({{< relref "./docs/Administration/restoring-a-database-20.md" >}}) - - [MySQL Server]({{< relref "./docs/Administration/mysql-server.md" >}}) - - [Software Description]({{< relref "./docs/Administration/software-description-21.md" >}}) - - [Configuring the Environment]({{< relref "./docs/Administration/configuring-the-environment-22.md" >}}) - - [Disabling the Firewall and Automatic Startup]({{< relref "./docs/Administration/disabling-the-firewall-and-automatic-startup-23.md" >}}) - - [Disabling SELinux]({{< relref "./docs/Administration/disabling-selinux-24.md" >}}) - - [Creating a User Group and a User]({{< relref "./docs/Administration/creating-a-user-group-and-a-user-25.md" >}}) - - [Creating Data Drives]({{< relref "./docs/Administration/creating-data-drives-26.md" >}}) - - [Creating a Database Directory and Granting Permissions]({{< relref "./docs/Administration/creating-a-database-directory-and-granting-permissions-27.md" >}}) - - [Installing, Running, and Uninstalling MySQL]({{< relref "./docs/Administration/installing-running-and-uninstalling-mysql.md" >}}) - - [Installing MySQL]({{< relref "./docs/Administration/installing-mysql.md" >}}) - - [Running MySQL]({{< relref "./docs/Administration/running-mysql.md" >}}) - - [Uninstalling MySQL]({{< relref "./docs/Administration/uninstalling-mysql.md" >}}) - - [Managing Database Users]({{< relref "./docs/Administration/managing-database-users-28.md" >}}) - - [Creating Users]({{< relref "./docs/Administration/creating-users-29.md" >}}) - - [Viewing Users]({{< relref "./docs/Administration/viewing-users-30.md" >}}) - - [Modifying Users]({{< relref "./docs/Administration/modifying-users-31.md" >}}) - - [Deleting Users]({{< relref "./docs/Administration/deleting-users-32.md" >}}) - - [Granting Permissions to a User]({{< relref "./docs/Administration/granting-permissions-to-a-user-33.md" >}}) - - [Deleting User Permissions]({{< relref "./docs/Administration/deleting-user-permissions-34.md" >}}) - - [Managing Databases]({{< relref "./docs/Administration/managing-databases-35.md" >}}) - - [Creating a Database]({{< relref "./docs/Administration/creating-a-database-36.md" >}}) - - [Viewing a Database]({{< relref "./docs/Administration/viewing-a-database-37.md" >}}) - - [Selecting a Database]({{< relref "./docs/Administration/selecting-a-database-38.md" >}}) - - [Deleting a Database]({{< relref "./docs/Administration/deleting-a-database-39.md" >}}) - - [Backing Up a Database]({{< relref "./docs/Administration/backing-up-a-database-40.md" >}}) - - [Restoring a Database]({{< relref "./docs/Administration/restoring-a-database-41.md" >}}) - - [FAQs]({{< relref "./docs/Administration/faqs.md" >}}) - - [Why Is the Memory Usage of the libvirtd Service Queried by Running the systemctl and top Commands Different?]({{< relref "./docs/Administration/why-is-the-memory-usage-of-the-libvirtd-service-queried-by-running-the-systemctl-and-top-commands-di.md" >}}) - - [An Error Occurs When stripsize Is Set to 4 During RAID 0 Volume Configuration]({{< relref "./docs/Administration/an-error-occurs-when-stripsize-is-set-to-4-during-raid-0-volume-configuration.md" >}}) - - [Failed to Compile MariaDB Using rpmbuild]({{< relref "./docs/Administration/failed-to-compile-mariadb-using-rpmbuild.md" >}}) - - [Failed to Start the SNTP Service Using the Default Configuration]({{< relref "./docs/Administration/failed-to-start-the-sntp-service-using-the-default-configuration.md" >}}) - - [Installation Failure Caused by Software Package Conflict, File Conflict, or Missing Software Package]({{< relref "./docs/Administration/installation-failure-caused-by-software-package-conflict-file-conflict-or-missing-software-package.md" >}}) - + - [About This Document ]({{< relref "./docs/Administration/about-this-document.md" >}}) + - [Basic Configuration]({{< relref "./docs/Administration/basic-configuration.md" >}}) + - [Using Commands]({{< relref "./docs/Administration/using-commands.md" >}}) + - [Setting the System Locale]({{< relref "./docs/Administration/setting-the-system-locale.md" >}}) + - [Setting the Keyboard Layout]({{< relref "./docs/Administration/setting-the-keyboard-layout.md" >}}) + - [Setting the Date and Time]({{< relref "./docs/Administration/setting-the-date-and-time.md" >}}) + - [Using the timedatectl Command]({{< relref "./docs/Administration/using-the-timedatectl-command.md" >}}) + - [Using the date Command]({{< relref "./docs/Administration/using-the-date-command.md" >}}) + - [Using the hwclock Command]({{< relref "./docs/Administration/using-the-hwclock-command.md" >}}) + - [Viewing System Information]({{< relref "./docs/Administration/viewing-system-information.md" >}}) + - [User Management]({{< relref "./docs/Administration/user-management.md" >}}) + - [Adding a User]({{< relref "./docs/Administration/adding-a-user.md" >}}) + - [Modifying a User Account]({{< relref "./docs/Administration/modifying-a-user-account.md" >}}) + - [Deleting Users]({{< relref "./docs/Administration/deleting-users.md" >}}) + - [Authorizing Administrator Accounts]({{< relref "./docs/Administration/authorizing-administrator-accounts.md" >}}) + - [Granting Rights to a Common User]({{< relref "./docs/Administration/granting-rights-to-a-common-user.md" >}}) + - [Using the DNF to Manage Software Packages]({{< relref "./docs/Administration/using-the-dnf-to-manage-software-packages.md" >}}) + - [Configuring the DNF]({{< relref "./docs/Administration/configuring-the-dnf.md" >}}) + - [Modifying the Configuration File]({{< relref "./docs/Administration/modifying-the-configuration-file.md" >}}) + - [Creating a Local Software Repository]({{< relref "./docs/Administration/creating-a-local-software-repository.md" >}}) + - [Adding, Enabling, and Disabling Software Sources]({{< relref "./docs/Administration/adding-enabling-and-disabling-software-sources.md" >}}) + - [Managing Software Package]({{< relref "./docs/Administration/managing-software-package.md" >}}) + - [Managing Software Package Groups]({{< relref "./docs/Administration/managing-software-package-groups.md" >}}) + - [Check and Update]({{< relref "./docs/Administration/check-and-update.md" >}}) + - [Service Management]({{< relref "./docs/Administration/service-management.md" >}}) + - [Introduction to systemd]({{< relref "./docs/Administration/introduction-to-systemd.md" >}}) + - [Features]({{< relref "./docs/Administration/features.md" >}}) + - [Managing System Services]({{< relref "./docs/Administration/managing-system-services.md" >}}) + - [Changing a Runlevel]({{< relref "./docs/Administration/changing-a-runlevel.md" >}}) + - [Shutting Down, Suspending, and Hibernating the Operating System]({{< relref "./docs/Administration/shutting-down-suspending-and-hibernating-the-operating-system.md" >}}) + - [Process Management]({{< relref "./docs/Administration/process-management.md" >}}) + - [Managing System Processes]({{< relref "./docs/Administration/managing-system-processes.md" >}}) + - [Scheduling a Process]({{< relref "./docs/Administration/scheduling-a-process.md" >}}) + - [Using the at Command to Run Processes at the Scheduled Time]({{< relref "./docs/Administration/using-the-at-command-to-run-processes-at-the-scheduled-time.md" >}}) + - [Using the cron Service to Run Commands Periodically]({{< relref "./docs/Administration/using-the-cron-service-to-run-commands-periodically.md" >}}) + - [Suspending/Resuming a Process]({{< relref "./docs/Administration/suspending-resuming-a-process.md" >}}) + - [Viewing Processes]({{< relref "./docs/Administration/viewing-processes.md" >}}) + - [Configuring the Network]({{< relref "./docs/Administration/configuring-the-network.md" >}}) + - [Configuring an IP Address]({{< relref "./docs/Administration/configuring-an-ip-address.md" >}}) + - [Using the nmcli Command]({{< relref "./docs/Administration/using-the-nmcli-command.md" >}}) + - [Introduction to nmcli]({{< relref "./docs/Administration/introduction-to-nmcli.md" >}}) + - [Setting Network Connections]({{< relref "./docs/Administration/setting-network-connections.md" >}}) + - [Configuring Dynamic IP Connections]({{< relref "./docs/Administration/configuring-dynamic-ip-connections.md" >}}) + - [Configuring Static IP Connections]({{< relref "./docs/Administration/configuring-static-ip-connections.md" >}}) + - [Adding a Wi-Fi Connection]({{< relref "./docs/Administration/adding-a-wi-fi-connection.md" >}}) + - [Modifying Attributes]({{< relref "./docs/Administration/modifying-attributes.md" >}}) + - [Configuring a Static Route]({{< relref "./docs/Administration/configuring-a-static-route.md" >}}) + - [Using the ip Command]({{< relref "./docs/Administration/using-the-ip-command.md" >}}) + - [Configuring IP Addresses]({{< relref "./docs/Administration/configuring-ip-addresses.md" >}}) + - [Configuring a Static Route]({{< relref "./docs/Administration/configuring-a-static-route-0.md" >}}) + - [Configuring the Network Through the ifcfg File]({{< relref "./docs/Administration/configuring-the-network-through-the-ifcfg-file.md" >}}) + - [Configuring a Host Name]({{< relref "./docs/Administration/configuring-a-host-name.md" >}}) + - [Introduction]({{< relref "./docs/Administration/introduction.md" >}}) + - [Configuring a Host Name by Running the hostnamectl Command]({{< relref "./docs/Administration/configuring-a-host-name-by-running-the-hostnamectl-command.md" >}}) + - [Configuring a Host Name by Running the nmcli Command]({{< relref "./docs/Administration/configuring-a-host-name-by-running-the-nmcli-command.md" >}}) + - [Configuring Network Bonding]({{< relref "./docs/Administration/configuring-network-bonding.md" >}}) + - [Running the nmcli Command]({{< relref "./docs/Administration/running-the-nmcli-command.md" >}}) + - [Configuring Network Bonding by Using a Command Line]({{< relref "./docs/Administration/configuring-network-bonding-by-using-a-command-line.md" >}}) + - [Checking Whether the Bonding Kernel Module Is Installed]({{< relref "./docs/Administration/checking-whether-the-bonding-kernel-module-is-installed.md" >}}) + - [Creating a Channel Bonding Interface]({{< relref "./docs/Administration/creating-a-channel-bonding-interface.md" >}}) + - [Creating a Slave Interface]({{< relref "./docs/Administration/creating-a-slave-interface.md" >}}) + - [Activating Channel Bonding]({{< relref "./docs/Administration/activating-channel-bonding.md" >}}) + - [Creating Multiple Bondings]({{< relref "./docs/Administration/creating-multiple-bondings.md" >}}) + - [IPv6 Differences \(vs IPv4\)]({{< relref "./docs/Administration/ipv6-differences-(vs-ipv4).md" >}}) + - [Restrictions]({{< relref "./docs/Administration/restrictions.md" >}}) + - [Configuration Description]({{< relref "./docs/Administration/configuration-description.md" >}}) + - [Setting the MTU of an Interface Device]({{< relref "./docs/Administration/setting-the-mtu-of-an-interface-device.md" >}}) + - [Stateful IPv6 Address Autoconfiguration]({{< relref "./docs/Administration/stateful-ipv6-address-autoconfiguration.md" >}}) + - [Kernel Supporting Socket-Related System Calls]({{< relref "./docs/Administration/kernel-supporting-socket-related-system-calls.md" >}}) + - [Persistency Configuration of the IPv4 dhclient Daemon Process]({{< relref "./docs/Administration/persistency-configuration-of-the-ipv4-dhclient-daemon-process.md" >}}) + - [Differences Between IPv4 and IPv6 Configuration Using the iproute Command]({{< relref "./docs/Administration/differences-between-ipv4-and-ipv6-configuration-using-the-iproute-command.md" >}}) + - [Configuration Differences of the NetworkManager Service]({{< relref "./docs/Administration/configuration-differences-of-the-networkmanager-service.md" >}}) + - [FAQ]({{< relref "./docs/Administration/faq.md" >}}) + - [The iscsi-initiator-utils Does Not Support the fe80 IPv6 Address.]({{< relref "./docs/Administration/the-iscsi-initiator-utils-does-not-support-the-fe80-ipv6-address.md" >}}) + - [The IPv6 Address Is Lost After the NIC Is Down.]({{< relref "./docs/Administration/the-ipv6-address-is-lost-after-the-nic-is-down.md" >}}) + - [Taking a Long Time to Add or Delete an IPv6 Address for a Bond Interface with Multiple IPv6 Addresses]({{< relref "./docs/Administration/taking-a-long-time-to-add-or-delete-an-ipv6-address-for-a-bond-interface-with-multiple-ipv6-addresse.md" >}}) + - [Rsyslog Log Transmission Is Delayed in the Scenario Where Both IPv4 and IPv6 Are Used]({{< relref "./docs/Administration/rsyslog-log-transmission-is-delayed-in-the-scenario-where-both-ipv4-and-ipv6-are-used.md" >}}) + - [Managing Hard Disks Through LVM]({{< relref "./docs/Administration/managing-hard-disks-through-lvm.md" >}}) + - [LVM Overview]({{< relref "./docs/Administration/lvm-overview.md" >}}) + - [Installing the LVM]({{< relref "./docs/Administration/installing-the-lvm.md" >}}) + - [Managing PVs]({{< relref "./docs/Administration/managing-pvs.md" >}}) + - [Managing VGs]({{< relref "./docs/Administration/managing-vgs.md" >}}) + - [Managing LVs]({{< relref "./docs/Administration/managing-lvs.md" >}}) + - [Creating and Mounting a File System]({{< relref "./docs/Administration/creating-and-mounting-a-file-system.md" >}}) + - [Using the KAE]({{< relref "./docs/Administration/using-the-kae.md" >}}) + - [Overview]({{< relref "./docs/Administration/overview.md" >}}) + - [Application Scenarios]({{< relref "./docs/Administration/application-scenarios.md" >}}) + - [Installing, Running, and Uninstalling the KAE]({{< relref "./docs/Administration/installing-running-and-uninstalling-the-kae.md" >}}) + - [Installing the Accelerator Software Packages]({{< relref "./docs/Administration/installing-the-accelerator-software-packages.md" >}}) + - [Preparing for Installation]({{< relref "./docs/Administration/preparing-for-installation.md" >}}) + - [Installing the Accelerator Software Package]({{< relref "./docs/Administration/installing-the-accelerator-software-package.md" >}}) + - [Performing Required Operations After Installation]({{< relref "./docs/Administration/performing-required-operations-after-installation.md" >}}) + - [Testing the OpenSSL Accelerator Engine]({{< relref "./docs/Administration/testing-the-openssl-accelerator-engine.md" >}}) + - [Upgrading the Accelerator Software Packages]({{< relref "./docs/Administration/upgrading-the-accelerator-software-packages.md" >}}) + - [Uninstalling the Accelerator Software Packages]({{< relref "./docs/Administration/uninstalling-the-accelerator-software-packages.md" >}}) + - [Querying Logs]({{< relref "./docs/Administration/querying-logs.md" >}}) + - [Application Cases]({{< relref "./docs/Administration/application-cases.md" >}}) + - [Acceleration Engine Application]({{< relref "./docs/Administration/acceleration-engine-application.md" >}}) + - [Example Code for the KAE]({{< relref "./docs/Administration/example-code-for-the-kae.md" >}}) + - [Using the KAE in the OpenSSL Configuration File openssl.cnf]({{< relref "./docs/Administration/using-the-kae-in-the-openssl-configuration-file-openssl-cnf.md" >}}) + - [Troubleshooting]({{< relref "./docs/Administration/troubleshooting.md" >}}) + - [Initialization Failure]({{< relref "./docs/Administration/initialization-failure.md" >}}) + - [Failed to Identify Accelerator Devices After the Acceleration Engine Is Installed]({{< relref "./docs/Administration/failed-to-identify-accelerator-devices-after-the-acceleration-engine-is-installed.md" >}}) + - [Failed to Upgrade the Accelerator Drivers]({{< relref "./docs/Administration/failed-to-upgrade-the-accelerator-drivers.md" >}}) + - [Configuring Services]({{< relref "./docs/Administration/configuring-services.md" >}}) + - [Configuring the Repo Server]({{< relref "./docs/Administration/configuring-the-repo-server.md" >}}) + - [Overview]({{< relref "./docs/Administration/overview-1.md" >}}) + - [Creating or Updating a Local Repo Source]({{< relref "./docs/Administration/creating-or-updating-a-local-repo-source.md" >}}) + - [Obtaining the ISO Image File]({{< relref "./docs/Administration/obtaining-the-iso-image-file.md" >}}) + - [Mounting an ISO File to Create a Repo Source]({{< relref "./docs/Administration/mounting-an-iso-file-to-create-a-repo-source.md" >}}) + - [Creating a Local Repo Source]({{< relref "./docs/Administration/creating-a-local-repo-source.md" >}}) + - [Updating the Repo Source]({{< relref "./docs/Administration/updating-the-repo-source.md" >}}) + - [Deploying the Remote Repo Source]({{< relref "./docs/Administration/deploying-the-remote-repo-source.md" >}}) + - [Installing and Configuring Nginx]({{< relref "./docs/Administration/installing-and-configuring-nginx.md" >}}) + - [Starting Nginx]({{< relref "./docs/Administration/starting-nginx.md" >}}) + - [Deploying the Repo Source]({{< relref "./docs/Administration/deploying-the-repo-source.md" >}}) + - [Using the repo Source]({{< relref "./docs/Administration/using-the-repo-source.md" >}}) + - [Configuring repo as the yum Source]({{< relref "./docs/Administration/configuring-repo-as-the-yum-source.md" >}}) + - [repo Priority]({{< relref "./docs/Administration/repo-priority.md" >}}) + - [Related Commands of dnf]({{< relref "./docs/Administration/related-commands-of-dnf.md" >}}) + - [Configuring the FTP Server]({{< relref "./docs/Administration/configuring-the-ftp-server.md" >}}) + - [General Introduction]({{< relref "./docs/Administration/general-introduction.md" >}}) + - [Using vsftpd]({{< relref "./docs/Administration/using-vsftpd.md" >}}) + - [Configuring vsftpd]({{< relref "./docs/Administration/configuring-vsftpd.md" >}}) + - [vsftpd Configuration Files]({{< relref "./docs/Administration/vsftpd-configuration-files.md" >}}) + - [Default Configuration Description]({{< relref "./docs/Administration/default-configuration-description.md" >}}) + - [Setting the Local Time]({{< relref "./docs/Administration/setting-the-local-time.md" >}}) + - [Configuring Welcome Information]({{< relref "./docs/Administration/configuring-welcome-information.md" >}}) + - [Configuring the Login Permission of a System Account]({{< relref "./docs/Administration/configuring-the-login-permission-of-a-system-account.md" >}}) + - [Verifying Whether the FTP Service Is Successfully Set Up]({{< relref "./docs/Administration/verifying-whether-the-ftp-service-is-successfully-set-up.md" >}}) + - [Configuring a Firewall]({{< relref "./docs/Administration/configuring-a-firewall.md" >}}) + - [File Transmission]({{< relref "./docs/Administration/file-transmission.md" >}}) + - [Configuring the Web Server]({{< relref "./docs/Administration/configuring-the-web-server.md" >}}) + - [Apache Server]({{< relref "./docs/Administration/apache-server.md" >}}) + - [Overview]({{< relref "./docs/Administration/overview-2.md" >}}) + - [Managing httpd]({{< relref "./docs/Administration/managing-httpd.md" >}}) + - [Configuration File Description]({{< relref "./docs/Administration/configuration-file-description.md" >}}) + - [Management Module and SSL]({{< relref "./docs/Administration/management-module-and-ssl.md" >}}) + - [Verifying Whether the Web Service Is Successfully Set Up]({{< relref "./docs/Administration/verifying-whether-the-web-service-is-successfully-set-up.md" >}}) + - [Nginx Server]({{< relref "./docs/Administration/nginx-server.md" >}}) + - [Overview]({{< relref "./docs/Administration/overview-3.md" >}}) + - [Installing Nginx]({{< relref "./docs/Administration/installing-nginx.md" >}}) + - [Managing Nginx]({{< relref "./docs/Administration/managing-nginx.md" >}}) + - [Configuration File Description]({{< relref "./docs/Administration/configuration-file-description-4.md" >}}) + - [Management Modules]({{< relref "./docs/Administration/management-modules.md" >}}) + - [Verifying Whether the Web Service Is Successfully Set Up]({{< relref "./docs/Administration/verifying-whether-the-web-service-is-successfully-set-up-5.md" >}}) + - [Setting Up the Database Server]({{< relref "./docs/Administration/setting-up-the-database-server.md" >}}) + - [PostgreSQL Server]({{< relref "./docs/Administration/postgresql-server.md" >}}) + - [Software Description]({{< relref "./docs/Administration/software-description.md" >}}) + - [Configuring the Environment]({{< relref "./docs/Administration/configuring-the-environment.md" >}}) + - [Disabling the Firewall and Automatic Startup]({{< relref "./docs/Administration/disabling-the-firewall-and-automatic-startup.md" >}}) + - [Disabling SELinux]({{< relref "./docs/Administration/disabling-selinux.md" >}}) + - [Creating a User Group and a User]({{< relref "./docs/Administration/creating-a-user-group-and-a-user.md" >}}) + - [Creating Data Drives]({{< relref "./docs/Administration/creating-data-drives.md" >}}) + - [Data Directory Authorization]({{< relref "./docs/Administration/data-directory-authorization.md" >}}) + - [Installing, Running, and Uninstalling PostgreSQL]({{< relref "./docs/Administration/installing-running-and-uninstalling-postgresql.md" >}}) + - [Installing PostgreSQL]({{< relref "./docs/Administration/installing-postgresql.md" >}}) + - [Running PostgreSQL]({{< relref "./docs/Administration/running-postgresql.md" >}}) + - [Initializing the Database]({{< relref "./docs/Administration/initializing-the-database.md" >}}) + - [Starting the Database]({{< relref "./docs/Administration/starting-the-database.md" >}}) + - [Logging In to the Database]({{< relref "./docs/Administration/logging-in-to-the-database.md" >}}) + - [Configuring the Database Accounts and Passwords]({{< relref "./docs/Administration/configuring-the-database-accounts-and-passwords.md" >}}) + - [Exiting the Database]({{< relref "./docs/Administration/exiting-the-database.md" >}}) + - [Stopping the Database]({{< relref "./docs/Administration/stopping-the-database.md" >}}) + - [Uninstalling PostgreSQL]({{< relref "./docs/Administration/uninstalling-postgresql.md" >}}) + - [Managing Database Roles]({{< relref "./docs/Administration/managing-database-roles.md" >}}) + - [Creating a Role]({{< relref "./docs/Administration/creating-a-role.md" >}}) + - [Viewing Roles]({{< relref "./docs/Administration/viewing-roles.md" >}}) + - [Modifying a Role]({{< relref "./docs/Administration/modifying-a-role.md" >}}) + - [Deleting a Role]({{< relref "./docs/Administration/deleting-a-role.md" >}}) + - [Role Permissions]({{< relref "./docs/Administration/role-permissions.md" >}}) + - [Deleting User Permissions]({{< relref "./docs/Administration/deleting-user-permissions.md" >}}) + - [Managing Databases]({{< relref "./docs/Administration/managing-databases.md" >}}) + - [Creating a Database]({{< relref "./docs/Administration/creating-a-database.md" >}}) + - [Selecting a Database]({{< relref "./docs/Administration/selecting-a-database.md" >}}) + - [Viewing a Database]({{< relref "./docs/Administration/viewing-a-database.md" >}}) + - [Deleting a Database]({{< relref "./docs/Administration/deleting-a-database.md" >}}) + - [Backing Up a Database]({{< relref "./docs/Administration/backing-up-a-database.md" >}}) + - [Restoring a Database]({{< relref "./docs/Administration/restoring-a-database.md" >}}) + - [MariaDB Server]({{< relref "./docs/Administration/mariadb-server.md" >}}) + - [Software Description]({{< relref "./docs/Administration/software-description-6.md" >}}) + - [Configuring the Environment]({{< relref "./docs/Administration/configuring-the-environment-7.md" >}}) + - [Disabling the Firewall and Automatic Startup]({{< relref "./docs/Administration/disabling-the-firewall-and-automatic-startup-8.md" >}}) + - [Disabling SELinux]({{< relref "./docs/Administration/disabling-selinux-9.md" >}}) + - [Creating a User Group and a User]({{< relref "./docs/Administration/creating-a-user-group-and-a-user-10.md" >}}) + - [Creating Data Drives]({{< relref "./docs/Administration/creating-data-drives-11.md" >}}) + - [Creating a Database Directory and Granting Permissions]({{< relref "./docs/Administration/creating-a-database-directory-and-granting-permissions.md" >}}) + - [Installing, Running, and Uninstalling MariaDB Server]({{< relref "./docs/Administration/installing-running-and-uninstalling-mariadb-server.md" >}}) + - [Installing MariaDB]({{< relref "./docs/Administration/installing-mariadb.md" >}}) + - [Running MariaDB Server]({{< relref "./docs/Administration/running-mariadb-server.md" >}}) + - [Uninstalling MariaDB]({{< relref "./docs/Administration/uninstalling-mariadb.md" >}}) + - [Managing Database Users]({{< relref "./docs/Administration/managing-database-users.md" >}}) + - [Creating Users]({{< relref "./docs/Administration/creating-users.md" >}}) + - [Viewing Users]({{< relref "./docs/Administration/viewing-users.md" >}}) + - [Modifying Users]({{< relref "./docs/Administration/modifying-users.md" >}}) + - [Deleting Users]({{< relref "./docs/Administration/deleting-users-12.md" >}}) + - [Granting Permissions to a User]({{< relref "./docs/Administration/granting-permissions-to-a-user.md" >}}) + - [Deleting User Permissions]({{< relref "./docs/Administration/deleting-user-permissions-13.md" >}}) + - [Managing Databases]({{< relref "./docs/Administration/managing-databases-14.md" >}}) + - [Creating a Database]({{< relref "./docs/Administration/creating-a-database-15.md" >}}) + - [Viewing a Database]({{< relref "./docs/Administration/viewing-a-database-16.md" >}}) + - [Selecting a Database]({{< relref "./docs/Administration/selecting-a-database-17.md" >}}) + - [Deleting a Database]({{< relref "./docs/Administration/deleting-a-database-18.md" >}}) + - [Backing Up a Database]({{< relref "./docs/Administration/backing-up-a-database-19.md" >}}) + - [Restoring a Database]({{< relref "./docs/Administration/restoring-a-database-20.md" >}}) + - [MySQL Server]({{< relref "./docs/Administration/mysql-server.md" >}}) + - [Software Description]({{< relref "./docs/Administration/software-description-21.md" >}}) + - [Configuring the Environment]({{< relref "./docs/Administration/configuring-the-environment-22.md" >}}) + - [Disabling the Firewall and Automatic Startup]({{< relref "./docs/Administration/disabling-the-firewall-and-automatic-startup-23.md" >}}) + - [Disabling SELinux]({{< relref "./docs/Administration/disabling-selinux-24.md" >}}) + - [Creating a User Group and a User]({{< relref "./docs/Administration/creating-a-user-group-and-a-user-25.md" >}}) + - [Creating Data Drives]({{< relref "./docs/Administration/creating-data-drives-26.md" >}}) + - [Creating a Database Directory and Granting Permissions]({{< relref "./docs/Administration/creating-a-database-directory-and-granting-permissions-27.md" >}}) + - [Installing, Running, and Uninstalling MySQL]({{< relref "./docs/Administration/installing-running-and-uninstalling-mysql.md" >}}) + - [Installing MySQL]({{< relref "./docs/Administration/installing-mysql.md" >}}) + - [Running MySQL]({{< relref "./docs/Administration/running-mysql.md" >}}) + - [Uninstalling MySQL]({{< relref "./docs/Administration/uninstalling-mysql.md" >}}) + - [Managing Database Users]({{< relref "./docs/Administration/managing-database-users-28.md" >}}) + - [Creating Users]({{< relref "./docs/Administration/creating-users-29.md" >}}) + - [Viewing Users]({{< relref "./docs/Administration/viewing-users-30.md" >}}) + - [Modifying Users]({{< relref "./docs/Administration/modifying-users-31.md" >}}) + - [Deleting Users]({{< relref "./docs/Administration/deleting-users-32.md" >}}) + - [Granting Permissions to a User]({{< relref "./docs/Administration/granting-permissions-to-a-user-33.md" >}}) + - [Deleting User Permissions]({{< relref "./docs/Administration/deleting-user-permissions-34.md" >}}) + - [Managing Databases]({{< relref "./docs/Administration/managing-databases-35.md" >}}) + - [Creating a Database]({{< relref "./docs/Administration/creating-a-database-36.md" >}}) + - [Viewing a Database]({{< relref "./docs/Administration/viewing-a-database-37.md" >}}) + - [Selecting a Database]({{< relref "./docs/Administration/selecting-a-database-38.md" >}}) + - [Deleting a Database]({{< relref "./docs/Administration/deleting-a-database-39.md" >}}) + - [Backing Up a Database]({{< relref "./docs/Administration/backing-up-a-database-40.md" >}}) + - [Restoring a Database]({{< relref "./docs/Administration/restoring-a-database-41.md" >}}) + - [FAQs]({{< relref "./docs/Administration/faqs.md" >}}) + - [Why Is the Memory Usage of the libvirtd Service Queried by Running the systemctl and top Commands Different?]({{< relref "./docs/Administration/why-is-the-memory-usage-of-the-libvirtd-service-queried-by-running-the-systemctl-and-top-commands-di.md" >}}) + - [An Error Occurs When stripsize Is Set to 4 During RAID 0 Volume Configuration]({{< relref "./docs/Administration/an-error-occurs-when-stripsize-is-set-to-4-during-raid-0-volume-configuration.md" >}}) + - [Failed to Compile MariaDB Using rpmbuild]({{< relref "./docs/Administration/failed-to-compile-mariadb-using-rpmbuild.md" >}}) + - [Failed to Start the SNTP Service Using the Default Configuration]({{< relref "./docs/Administration/failed-to-start-the-sntp-service-using-the-default-configuration.md" >}}) + - [Installation Failure Caused by Software Package Conflict, File Conflict, or Missing Software Package]({{< relref "./docs/Administration/installation-failure-caused-by-software-package-conflict-file-conflict-or-missing-software-package.md" >}}) - [Security Hardening Guide]({{< relref "./docs/SecHarden/secHarden.md" >}}) @@ -823,70 +815,69 @@ headless: true - [Application Development Guide]({{< relref "./docs/ApplicationDev/application-development.md" >}}) - - [About This Document]({{< relref "./docs/ApplicationDev/about-this-document.md" >}}) - - [Preparation]({{< relref "./docs/ApplicationDev/preparation.md" >}}) - - [Configuring the Development Environment]({{< relref "./docs/ApplicationDev/configuring-the-development-environment.md" >}}) - - [Configuring a Repo Source]({{< relref "./docs/ApplicationDev/configuring-a-repo-source.md" >}}) - - [Installing the Software Package]({{< relref "./docs/ApplicationDev/installing-the-software-package.md" >}}) - - [Installing the JDK Software Package]({{< relref "./docs/ApplicationDev/installing-the-jdk-software-package.md" >}}) - - [Installing the rpm-build Software Package]({{< relref "./docs/ApplicationDev/installing-the-rpm-build-software-package.md" >}}) - - [Using the IDE for Java Development]({{< relref "./docs/ApplicationDev/using-the-ide-for-java-development.md" >}}) - - [Overview]({{< relref "./docs/ApplicationDev/overview.md" >}}) - - [Logging In to the Server Using MobaXterm]({{< relref "./docs/ApplicationDev/logging-in-to-the-server-using-mobaxterm.md" >}}) - - [Setting the JDK Environment]({{< relref "./docs/ApplicationDev/setting-the-jdk-environment.md" >}}) - - [Downloading and Installing the GTK Library]({{< relref "./docs/ApplicationDev/downloading-and-installing-the-gtk-library.md" >}}) - - [Setting X11 Forwarding]({{< relref "./docs/ApplicationDev/setting-x11-forwarding.md" >}}) - - [Downloading and Running IntelliJ IDEA]({{< relref "./docs/ApplicationDev/downloading-and-running-intellij-idea.md" >}}) - - [Using GCC for Compilation]({{< relref "./docs/ApplicationDev/using-gcc-for-compilation.md" >}}) - - [Overview]({{< relref "./docs/ApplicationDev/overview-0.md" >}}) - - [Basics]({{< relref "./docs/ApplicationDev/basics.md" >}}) - - [File Type]({{< relref "./docs/ApplicationDev/file-type.md" >}}) - - [Compilation Process]({{< relref "./docs/ApplicationDev/compilation-process.md" >}}) - - [Compilation Options]({{< relref "./docs/ApplicationDev/compilation-options.md" >}}) - - [Multi-file Compilation]({{< relref "./docs/ApplicationDev/multi-file-compilation.md" >}}) - - [Libraries]({{< relref "./docs/ApplicationDev/libraries.md" >}}) - - [Dynamic Link Library]({{< relref "./docs/ApplicationDev/dynamic-link-library.md" >}}) - - [Static Link Library]({{< relref "./docs/ApplicationDev/static-link-library.md" >}}) - - [Examples]({{< relref "./docs/ApplicationDev/examples.md" >}}) - - [Example for Using GCC to Compile C Programs]({{< relref "./docs/ApplicationDev/example-for-using-gcc-to-compile-c-programs.md" >}}) - - [Example for Creating and Using a DLL Using GCC]({{< relref "./docs/ApplicationDev/example-for-creating-and-using-a-dll-using-gcc.md" >}}) - - [Example for Creating and Using an SLL Using GCC]({{< relref "./docs/ApplicationDev/example-for-creating-and-using-an-sll-using-gcc.md" >}}) - - [Using Make for Compilation]({{< relref "./docs/ApplicationDev/using-make-for-compilation.md" >}}) - - [Overview]({{< relref "./docs/ApplicationDev/overview-1.md" >}}) - - [Basics]({{< relref "./docs/ApplicationDev/basics-2.md" >}}) - - [File Type]({{< relref "./docs/ApplicationDev/file-type-3.md" >}}) - - [make Work Process]({{< relref "./docs/ApplicationDev/make-work-process.md" >}}) - - [make Options]({{< relref "./docs/ApplicationDev/make-options.md" >}}) - - [Makefiles]({{< relref "./docs/ApplicationDev/makefiles.md" >}}) - - [Examples]({{< relref "./docs/ApplicationDev/examples-4.md" >}}) - - [Example of Using Makefile to Implement Compilation]({{< relref "./docs/ApplicationDev/example-of-using-makefile-to-implement-compilation.md" >}}) - - [Using JDK for Compilation]({{< relref "./docs/ApplicationDev/using-jdk-for-compilation.md" >}}) - - [Overview]({{< relref "./docs/ApplicationDev/overview-5.md" >}}) - - [Basics]({{< relref "./docs/ApplicationDev/basics-6.md" >}}) - - [File Type and Tool]({{< relref "./docs/ApplicationDev/file-type-and-tool.md" >}}) - - [Java Program Generation Process]({{< relref "./docs/ApplicationDev/java-program-generation-process.md" >}}) - - [Common JDK Options]({{< relref "./docs/ApplicationDev/common-jdk-options.md" >}}) - - [Class Library]({{< relref "./docs/ApplicationDev/class-library.md" >}}) - - [Examples]({{< relref "./docs/ApplicationDev/examples-7.md" >}}) - - [Compiling a Java Program Without a Package]({{< relref "./docs/ApplicationDev/compiling-a-java-program-without-a-package.md" >}}) - - [Compiling a Java Program with a Package]({{< relref "./docs/ApplicationDev/compiling-a-java-program-with-a-package.md" >}}) - - [Building an RPM Package]({{< relref "./docs/ApplicationDev/building-an-rpm-package.md" >}}) - - [Packaging Description]({{< relref "./docs/ApplicationDev/packaging-description.md" >}}) - - [Building an RPM Package Locally]({{< relref "./docs/ApplicationDev/building-an-rpm-package-locally.md" >}}) - - [Setting Up the Development Environment]({{< relref "./docs/ApplicationDev/setting-up-the-development-environment.md" >}}) - - [Creating a Hello World RPM Package]({{< relref "./docs/ApplicationDev/creating-a-hello-world-rpm-package.md" >}}) - - [Obtaining the Source Code]({{< relref "./docs/ApplicationDev/obtaining-the-source-code.md" >}}) - - [Editing the SPEC File]({{< relref "./docs/ApplicationDev/editing-the-spec-file.md" >}}) - - [Building an RPM Package]({{< relref "./docs/ApplicationDev/building-an-rpm-package-8.md" >}}) - - [Building an RPM Package Using the OBS]({{< relref "./docs/ApplicationDev/building-an-rpm-package-using-the-obs.md" >}}) - - [OBS Overview]({{< relref "./docs/ApplicationDev/obs-overview.md" >}}) - - [Building an RPM Software Package Online]({{< relref "./docs/ApplicationDev/building-an-rpm-software-package-online.md" >}}) - - [Building an Existing Software Package]({{< relref "./docs/ApplicationDev/building-an-existing-software-package.md" >}}) - - [Adding a Software Package]({{< relref "./docs/ApplicationDev/adding-a-software-package.md" >}}) - - [Obtaining the Software Package]({{< relref "./docs/ApplicationDev/obtaining-the-software-package.md" >}}) - - [Building a Software Package Using OSC]({{< relref "./docs/ApplicationDev/building-a-software-package-using-osc.md" >}}) - - [Installing and Configuring the OSC]({{< relref "./docs/ApplicationDev/installing-and-configuring-the-osc.md" >}}) - - [Building an Existing Software Package]({{< relref "./docs/ApplicationDev/building-an-existing-software-package-9.md" >}}) - - [Adding a Software Package]({{< relref "./docs/ApplicationDev/adding-a-software-package-10.md" >}}) - - [Obtaining the Software Package]({{< relref "./docs/ApplicationDev/obtaining-the-software-package-11.md" >}}) - + - [About This Document]({{< relref "./docs/ApplicationDev/about-this-document.md" >}}) + - [Preparation]({{< relref "./docs/ApplicationDev/preparation.md" >}}) + - [Configuring the Development Environment]({{< relref "./docs/ApplicationDev/configuring-the-development-environment.md" >}}) + - [Configuring a Repo Source]({{< relref "./docs/ApplicationDev/configuring-a-repo-source.md" >}}) + - [Installing the Software Package]({{< relref "./docs/ApplicationDev/installing-the-software-package.md" >}}) + - [Installing the JDK Software Package]({{< relref "./docs/ApplicationDev/installing-the-jdk-software-package.md" >}}) + - [Installing the rpm-build Software Package]({{< relref "./docs/ApplicationDev/installing-the-rpm-build-software-package.md" >}}) + - [Using the IDE for Java Development]({{< relref "./docs/ApplicationDev/using-the-ide-for-java-development.md" >}}) + - [Overview]({{< relref "./docs/ApplicationDev/overview.md" >}}) + - [Logging In to the Server Using MobaXterm]({{< relref "./docs/ApplicationDev/logging-in-to-the-server-using-mobaxterm.md" >}}) + - [Setting the JDK Environment]({{< relref "./docs/ApplicationDev/setting-the-jdk-environment.md" >}}) + - [Downloading and Installing the GTK Library]({{< relref "./docs/ApplicationDev/downloading-and-installing-the-gtk-library.md" >}}) + - [Setting X11 Forwarding]({{< relref "./docs/ApplicationDev/setting-x11-forwarding.md" >}}) + - [Downloading and Running IntelliJ IDEA]({{< relref "./docs/ApplicationDev/downloading-and-running-intellij-idea.md" >}}) + - [Using GCC for Compilation]({{< relref "./docs/ApplicationDev/using-gcc-for-compilation.md" >}}) + - [Overview]({{< relref "./docs/ApplicationDev/overview-0.md" >}}) + - [Basics]({{< relref "./docs/ApplicationDev/basics.md" >}}) + - [File Type]({{< relref "./docs/ApplicationDev/file-type.md" >}}) + - [Compilation Process]({{< relref "./docs/ApplicationDev/compilation-process.md" >}}) + - [Compilation Options]({{< relref "./docs/ApplicationDev/compilation-options.md" >}}) + - [Multi-file Compilation]({{< relref "./docs/ApplicationDev/multi-file-compilation.md" >}}) + - [Libraries]({{< relref "./docs/ApplicationDev/libraries.md" >}}) + - [Dynamic Link Library]({{< relref "./docs/ApplicationDev/dynamic-link-library.md" >}}) + - [Static Link Library]({{< relref "./docs/ApplicationDev/static-link-library.md" >}}) + - [Examples]({{< relref "./docs/ApplicationDev/examples.md" >}}) + - [Example for Using GCC to Compile C Programs]({{< relref "./docs/ApplicationDev/example-for-using-gcc-to-compile-c-programs.md" >}}) + - [Example for Creating and Using a DLL Using GCC]({{< relref "./docs/ApplicationDev/example-for-creating-and-using-a-dll-using-gcc.md" >}}) + - [Example for Creating and Using an SLL Using GCC]({{< relref "./docs/ApplicationDev/example-for-creating-and-using-an-sll-using-gcc.md" >}}) + - [Using Make for Compilation]({{< relref "./docs/ApplicationDev/using-make-for-compilation.md" >}}) + - [Overview]({{< relref "./docs/ApplicationDev/overview-1.md" >}}) + - [Basics]({{< relref "./docs/ApplicationDev/basics-2.md" >}}) + - [File Type]({{< relref "./docs/ApplicationDev/file-type-3.md" >}}) + - [make Work Process]({{< relref "./docs/ApplicationDev/make-work-process.md" >}}) + - [make Options]({{< relref "./docs/ApplicationDev/make-options.md" >}}) + - [Makefiles]({{< relref "./docs/ApplicationDev/makefiles.md" >}}) + - [Examples]({{< relref "./docs/ApplicationDev/examples-4.md" >}}) + - [Example of Using Makefile to Implement Compilation]({{< relref "./docs/ApplicationDev/example-of-using-makefile-to-implement-compilation.md" >}}) + - [Using JDK for Compilation]({{< relref "./docs/ApplicationDev/using-jdk-for-compilation.md" >}}) + - [Overview]({{< relref "./docs/ApplicationDev/overview-5.md" >}}) + - [Basics]({{< relref "./docs/ApplicationDev/basics-6.md" >}}) + - [File Type and Tool]({{< relref "./docs/ApplicationDev/file-type-and-tool.md" >}}) + - [Java Program Generation Process]({{< relref "./docs/ApplicationDev/java-program-generation-process.md" >}}) + - [Common JDK Options]({{< relref "./docs/ApplicationDev/common-jdk-options.md" >}}) + - [Class Library]({{< relref "./docs/ApplicationDev/class-library.md" >}}) + - [Examples]({{< relref "./docs/ApplicationDev/examples-7.md" >}}) + - [Compiling a Java Program Without a Package]({{< relref "./docs/ApplicationDev/compiling-a-java-program-without-a-package.md" >}}) + - [Compiling a Java Program with a Package]({{< relref "./docs/ApplicationDev/compiling-a-java-program-with-a-package.md" >}}) + - [Building an RPM Package]({{< relref "./docs/ApplicationDev/building-an-rpm-package.md" >}}) + - [Packaging Description]({{< relref "./docs/ApplicationDev/packaging-description.md" >}}) + - [Building an RPM Package Locally]({{< relref "./docs/ApplicationDev/building-an-rpm-package-locally.md" >}}) + - [Setting Up the Development Environment]({{< relref "./docs/ApplicationDev/setting-up-the-development-environment.md" >}}) + - [Creating a Hello World RPM Package]({{< relref "./docs/ApplicationDev/creating-a-hello-world-rpm-package.md" >}}) + - [Obtaining the Source Code]({{< relref "./docs/ApplicationDev/obtaining-the-source-code.md" >}}) + - [Editing the SPEC File]({{< relref "./docs/ApplicationDev/editing-the-spec-file.md" >}}) + - [Building an RPM Package]({{< relref "./docs/ApplicationDev/building-an-rpm-package-8.md" >}}) + - [Building an RPM Package Using the OBS]({{< relref "./docs/ApplicationDev/building-an-rpm-package-using-the-obs.md" >}}) + - [OBS Overview]({{< relref "./docs/ApplicationDev/obs-overview.md" >}}) + - [Building an RPM Software Package Online]({{< relref "./docs/ApplicationDev/building-an-rpm-software-package-online.md" >}}) + - [Building an Existing Software Package]({{< relref "./docs/ApplicationDev/building-an-existing-software-package.md" >}}) + - [Adding a Software Package]({{< relref "./docs/ApplicationDev/adding-a-software-package.md" >}}) + - [Obtaining the Software Package]({{< relref "./docs/ApplicationDev/obtaining-the-software-package.md" >}}) + - [Building a Software Package Using OSC]({{< relref "./docs/ApplicationDev/building-a-software-package-using-osc.md" >}}) + - [Installing and Configuring the OSC]({{< relref "./docs/ApplicationDev/installing-and-configuring-the-osc.md" >}}) + - [Building an Existing Software Package]({{< relref "./docs/ApplicationDev/building-an-existing-software-package-9.md" >}}) + - [Adding a Software Package]({{< relref "./docs/ApplicationDev/adding-a-software-package-10.md" >}}) + - [Obtaining the Software Package]({{< relref "./docs/ApplicationDev/obtaining-the-software-package-11.md" >}}) diff --git "a/content/zh/docs/Installation/figures/No-bootable-device-\346\217\220\347\244\272\347\225\214\351\235\242.png" "b/content/zh/docs/Installation/figures/No-bootable-device-\346\217\220\347\244\272\347\225\214\351\235\242.png" index 177cb7db4c794b80524add99244a4cb3d28c5390..944c658d621f00b18e4aa75eaca420d76c08715c 100644 Binary files "a/content/zh/docs/Installation/figures/No-bootable-device-\346\217\220\347\244\272\347\225\214\351\235\242.png" and "b/content/zh/docs/Installation/figures/No-bootable-device-\346\217\220\347\244\272\347\225\214\351\235\242.png" differ diff --git "a/content/zh/docs/Installation/figures/root\345\257\206\347\240\201.png" "b/content/zh/docs/Installation/figures/root\345\257\206\347\240\201.png" index 6ae130ee76bee0b37f385642926978ea65849b2c..131863338be6ea5925cadd75483c08c34ec9856c 100644 Binary files "a/content/zh/docs/Installation/figures/root\345\257\206\347\240\201.png" and "b/content/zh/docs/Installation/figures/root\345\257\206\347\240\201.png" differ diff --git a/content/zh/docs/Installation/figures/zh-cn_image_0229291270.png b/content/zh/docs/Installation/figures/zh-cn_image_0229291270.png index 64c5a78479a5497e8d89d34da365a9b3b4ad0e63..deefef68670d64c131e4c41911a01236158f1dd1 100644 Binary files a/content/zh/docs/Installation/figures/zh-cn_image_0229291270.png and b/content/zh/docs/Installation/figures/zh-cn_image_0229291270.png differ diff --git a/content/zh/docs/Installation/figures/zh-cn_image_0229291272.png b/content/zh/docs/Installation/figures/zh-cn_image_0229291272.png index 9e94532bc4804633e37db3d5332c409c937c64c2..e0ad8102bddd886c3bd7a306b088e8a52e2b99c9 100644 Binary files a/content/zh/docs/Installation/figures/zh-cn_image_0229291272.png and b/content/zh/docs/Installation/figures/zh-cn_image_0229291272.png differ diff --git a/content/zh/docs/Installation/figures/zh-cn_image_0229291280.png b/content/zh/docs/Installation/figures/zh-cn_image_0229291280.png index 13c32c3b06f625300a094638170704e96f2d94c4..5754e734c48b23ace2a4fbf1302b820077cd7b71 100644 Binary files a/content/zh/docs/Installation/figures/zh-cn_image_0229291280.png and b/content/zh/docs/Installation/figures/zh-cn_image_0229291280.png differ diff --git "a/content/zh/docs/Installation/figures/\345\210\233\345\273\272\347\224\250\346\210\267.png" "b/content/zh/docs/Installation/figures/\345\210\233\345\273\272\347\224\250\346\210\267.png" index 9514c2e87a8c3b12022a87ee79fd27d9313f7f65..3650c7ed70883500b636ae2acecee78d5724f7d8 100644 Binary files "a/content/zh/docs/Installation/figures/\345\210\233\345\273\272\347\224\250\346\210\267.png" and "b/content/zh/docs/Installation/figures/\345\210\233\345\273\272\347\224\250\346\210\267.png" differ diff --git "a/content/zh/docs/Installation/figures/\345\215\212\350\207\252\345\212\250-new.png" "b/content/zh/docs/Installation/figures/\345\215\212\350\207\252\345\212\250-new.png" index f9344b7da68e2fba527715e50fa77dae3d4a0c9e..82218558de7ffacb4835087c90c0206b52f89198 100644 Binary files "a/content/zh/docs/Installation/figures/\345\215\212\350\207\252\345\212\250-new.png" and "b/content/zh/docs/Installation/figures/\345\215\212\350\207\252\345\212\250-new.png" differ diff --git "a/content/zh/docs/Installation/figures/\345\242\236\345\212\240inst-noverifyssl\345\217\202\346\225\260.png" "b/content/zh/docs/Installation/figures/\345\242\236\345\212\240inst-noverifyssl\345\217\202\346\225\260.png" index d55cc62d83c74696a3b6cb4f6f3ad3b705265151..dc92fedd71a5331af870e449f843ecd0eefc9278 100644 Binary files "a/content/zh/docs/Installation/figures/\345\242\236\345\212\240inst-noverifyssl\345\217\202\346\225\260.png" and "b/content/zh/docs/Installation/figures/\345\242\236\345\212\240inst-noverifyssl\345\217\202\346\225\260.png" differ diff --git "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\345\274\225\345\257\274\347\225\214\351\235\242.png" "b/content/zh/docs/Installation/figures/\345\256\211\350\243\205\345\274\225\345\257\274\347\225\214\351\235\242.png" index b147fa7ac745eb313ebe5a7a887d1c0f5d8efdb0..69c5254413574903fc55c5eafb935a83837549e0 100644 Binary files "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\345\274\225\345\257\274\347\225\214\351\235\242.png" and "b/content/zh/docs/Installation/figures/\345\256\211\350\243\205\345\274\225\345\257\274\347\225\214\351\235\242.png" differ diff --git "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\246\202\350\247\210.png" "b/content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\246\202\350\247\210.png" index 39bf1e8413cf056a0693c99f797dac1979f0dae5..e30f776c50915918005be529363b2e15de9fe432 100644 Binary files "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\246\202\350\247\210.png" and "b/content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\246\202\350\247\210.png" differ diff --git "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\272\220.png" "b/content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\272\220.png" index 09973bd9d2b237d7d18cf15007a236189569943a..74ada559531d806e31ac6fda3e45fff1e2fe3c50 100644 Binary files "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\272\220.png" and "b/content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\272\220.png" differ diff --git "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\347\233\256\346\240\207\344\275\215\347\275\256.png" "b/content/zh/docs/Installation/figures/\345\256\211\350\243\205\347\233\256\346\240\207\344\275\215\347\275\256.png" index 8dafee6a6f1f52455addd1deedd52717dc3fc72e..af0980e3a8e2d2510d00b6012e4aef70936b584e 100644 Binary files "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\347\233\256\346\240\207\344\275\215\347\275\256.png" and "b/content/zh/docs/Installation/figures/\345\256\211\350\243\205\347\233\256\346\240\207\344\275\215\347\275\256.png" differ diff --git "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\350\277\207\347\250\213.png" "b/content/zh/docs/Installation/figures/\345\256\211\350\243\205\350\277\207\347\250\213.png" index b3b147115a4613b0f0065abf21358b9a376159d5..9ea395847259ea6a60883ead1edbef81e622afe6 100644 Binary files "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\350\277\207\347\250\213.png" and "b/content/zh/docs/Installation/figures/\345\256\211\350\243\205\350\277\207\347\250\213.png" differ diff --git "a/content/zh/docs/Installation/figures/\345\256\214\346\210\220\345\256\211\350\243\205.png" "b/content/zh/docs/Installation/figures/\345\256\214\346\210\220\345\256\211\350\243\205.png" index 29cfdd44c67ceb18e2768e8c88d74c5d4d352bf1..91d38b80cf2310a7427788feb089da8d106b97b5 100644 Binary files "a/content/zh/docs/Installation/figures/\345\256\214\346\210\220\345\256\211\350\243\205.png" and "b/content/zh/docs/Installation/figures/\345\256\214\346\210\220\345\256\211\350\243\205.png" differ diff --git "a/content/zh/docs/Installation/figures/\345\274\200\345\247\213\345\256\211\350\243\205.png" "b/content/zh/docs/Installation/figures/\345\274\200\345\247\213\345\256\211\350\243\205.png" index bafb8a9ed591a448f984d81729e4eab5af688c6b..227ec876dc1b0d6cbe6991c1bce1fc0837a344c0 100644 Binary files "a/content/zh/docs/Installation/figures/\345\274\200\345\247\213\345\256\211\350\243\205.png" and "b/content/zh/docs/Installation/figures/\345\274\200\345\247\213\345\256\211\350\243\205.png" differ diff --git "a/content/zh/docs/Installation/figures/\346\211\213\345\212\250\345\210\206\345\214\272.png" "b/content/zh/docs/Installation/figures/\346\211\213\345\212\250\345\210\206\345\214\272.png" index 6a526afcb132f54d7d2870b4de11ff82909c53aa..89bd1b2afb39bb9ec1e8e331449f885f31dfe756 100644 Binary files "a/content/zh/docs/Installation/figures/\346\211\213\345\212\250\345\210\206\345\214\272.png" and "b/content/zh/docs/Installation/figures/\346\211\213\345\212\250\345\210\206\345\214\272.png" differ diff --git "a/content/zh/docs/Installation/figures/\346\227\245\346\234\237\345\222\214\346\227\266\351\227\264.png" "b/content/zh/docs/Installation/figures/\346\227\245\346\234\237\345\222\214\346\227\266\351\227\264.png" index e43a3983fcadb82e9f1f3d3205329e3931c4085b..9b433ac4f14140ff75841e786a040bf991bec0db 100644 Binary files "a/content/zh/docs/Installation/figures/\346\227\245\346\234\237\345\222\214\346\227\266\351\227\264.png" and "b/content/zh/docs/Installation/figures/\346\227\245\346\234\237\345\222\214\346\227\266\351\227\264.png" differ diff --git "a/content/zh/docs/Installation/figures/\347\273\223\346\235\237\351\205\215\347\275\256-new.png" "b/content/zh/docs/Installation/figures/\347\273\223\346\235\237\351\205\215\347\275\256-new.png" index df84cb5b5b12cea6c7e335c7be378f06234781b2..db408008865e51d7f92f0cb767b1cb61e3e12793 100644 Binary files "a/content/zh/docs/Installation/figures/\347\273\223\346\235\237\351\205\215\347\275\256-new.png" and "b/content/zh/docs/Installation/figures/\347\273\223\346\235\237\351\205\215\347\275\256-new.png" differ diff --git "a/content/zh/docs/Installation/figures/\347\275\221\347\273\234\345\222\214\344\270\273\346\234\272\345\220\215.png" "b/content/zh/docs/Installation/figures/\347\275\221\347\273\234\345\222\214\344\270\273\346\234\272\345\220\215.png" index 675f92960d74694a21b5fa4fd618349a5140dd1d..3d0c759016fe3bb43f44258c62cd7c5b4afbda27 100644 Binary files "a/content/zh/docs/Installation/figures/\347\275\221\347\273\234\345\222\214\344\270\273\346\234\272\345\220\215.png" and "b/content/zh/docs/Installation/figures/\347\275\221\347\273\234\345\222\214\344\270\273\346\234\272\345\220\215.png" differ diff --git "a/content/zh/docs/Installation/figures/\350\257\255\350\250\200\346\224\257\346\214\201.png" "b/content/zh/docs/Installation/figures/\350\257\255\350\250\200\346\224\257\346\214\201.png" index c2c07751820e02f3cbae8e5579a65b54cfa5d910..47b451e97e87bfb17bc0c8039f262c5ffff84ca2 100644 Binary files "a/content/zh/docs/Installation/figures/\350\257\255\350\250\200\346\224\257\346\214\201.png" and "b/content/zh/docs/Installation/figures/\350\257\255\350\250\200\346\224\257\346\214\201.png" differ diff --git "a/content/zh/docs/Installation/figures/\350\275\257\344\273\266\351\200\211\346\213\251.png" "b/content/zh/docs/Installation/figures/\350\275\257\344\273\266\351\200\211\346\213\251.png" index 1050fcd44d7f93dde37c7bcea2a3a98f99a5923f..8330bf28b910ab88420e0ba1fb43a49b21a3374f 100644 Binary files "a/content/zh/docs/Installation/figures/\350\275\257\344\273\266\351\200\211\346\213\251.png" and "b/content/zh/docs/Installation/figures/\350\275\257\344\273\266\351\200\211\346\213\251.png" differ diff --git "a/content/zh/docs/Installation/figures/\351\200\211\346\213\251.png" "b/content/zh/docs/Installation/figures/\351\200\211\346\213\251.png" index 8dc638248f8121d50adf9b81da4b3f11e7ce6317..0e40f5fd8d73dbcbad6bdcec5d56d3883d54023a 100644 Binary files "a/content/zh/docs/Installation/figures/\351\200\211\346\213\251.png" and "b/content/zh/docs/Installation/figures/\351\200\211\346\213\251.png" differ diff --git "a/content/zh/docs/Installation/figures/\351\200\211\346\213\251\350\257\255\350\250\200.png" "b/content/zh/docs/Installation/figures/\351\200\211\346\213\251\350\257\255\350\250\200.png" index 672e19fcb06ce563fdd11d28f71cfd4ff72081ab..44e736d20c86098b0e69e0a7027103871d19032b 100644 Binary files "a/content/zh/docs/Installation/figures/\351\200\211\346\213\251\350\257\255\350\250\200.png" and "b/content/zh/docs/Installation/figures/\351\200\211\346\213\251\350\257\255\350\250\200.png" differ diff --git "a/content/zh/docs/Installation/figures/\351\205\215\347\275\256\351\224\231\350\257\257\346\217\220\347\244\272.png" "b/content/zh/docs/Installation/figures/\351\205\215\347\275\256\351\224\231\350\257\257\346\217\220\347\244\272.png" index 6ab03376288f8ab349fa4cb177953ef841ad04b4..c5802a2b7a750eed8429ec06c7e4919a3d161a9e 100644 Binary files "a/content/zh/docs/Installation/figures/\351\205\215\347\275\256\351\224\231\350\257\257\346\217\220\347\244\272.png" and "b/content/zh/docs/Installation/figures/\351\205\215\347\275\256\351\224\231\350\257\257\346\217\220\347\244\272.png" differ diff --git "a/content/zh/docs/Installation/figures/\351\224\256\347\233\230\345\270\203\345\261\200.png" "b/content/zh/docs/Installation/figures/\351\224\256\347\233\230\345\270\203\345\261\200.png" index 4461fa904284af207d4a5406c5177d5cd7e277b4..9bb4e1b0fd26df0011a10c707e2191f934500893 100644 Binary files "a/content/zh/docs/Installation/figures/\351\224\256\347\233\230\345\270\203\345\261\200.png" and "b/content/zh/docs/Installation/figures/\351\224\256\347\233\230\345\270\203\345\261\200.png" differ diff --git "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\226\271\345\274\217\344\273\213\347\273\215.md" "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\226\271\345\274\217\344\273\213\347\273\215.md" index 00c462512ce1f02db2aa1c8f09ee88ef55bd2e9f..795c81642600c7fa9b7dc26d3498cedb9b159570 100644 --- "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\226\271\345\274\217\344\273\213\347\273\215.md" +++ "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\226\271\345\274\217\344\273\213\347\273\215.md" @@ -1,8 +1,187 @@ # 安装方式介绍 >![](public_sys-resources/icon-notice.gif) **须知:** ->- 硬件服务器仅支持Taishan 200服务器和FusionServer Pro 机架服务器,具体支持的服务器型号可参考“安装准备 \> 物理机的安装要求 \> 硬件兼容支持”章节;虚拟化平台仅支持openEuler自有的虚拟化组件(HostOS为openEuler,虚拟化组件为发布包中的qemu、KVM)创建的虚拟化平台和华为公有云的x86虚拟化平台。 +>- 硬件服务器仅支持Taishan 200服务器和FusionServer Pro 机架服务器,具体支持的服务器型号可参考“[安装准备](安装准备.html)”章节;虚拟化平台仅支持openEuler自有的虚拟化组件(HostOS为openEuler,虚拟化组件为发布包中的qemu、KVM)创建的虚拟化平台和华为公有云的x86虚拟化平台。 >- 安装方式当前仅支持光盘、USB盘安装、网络安装、qcow2镜像安装和私有镜像安装。其中仅华为公有云的x86虚拟化平台支持私有镜像安装。 +## 通过光盘安装 + +本节介绍如何使用或者制作光盘安装源,并介绍相应的操作步骤,指导用户进行安装。 + +### 准备安装源 + +如果您获取的是系统安装光盘,那么可以直接使用光盘安装系统。如果您获取的是系统ISO镜像,可以通过刻录软件将系统的ISO镜像刻录到DVD中,使用刻录完成的DVD安装系统。 + +### 启动安装 + +根据以下步骤启动安装程序: + +>![](C:/Users/Administrator/Downloads/Hugo/openeuler-website-master/website/content/zh/docs/20.03_LTS/docs/Installation/public_sys-resources/icon-note.gif) **说明:** +>您需要先设置您的系统优先从光盘进行启动引导。以BIOS为例,您需要将“Boot Type Order”中的“CD/DVD-ROM Drive”选项调整到首位。 + +1. 断开所有安装不需要的驱动器,比如USB。 +2. 启动您的计算机系统。 +3. 在计算机中插入安装光盘。 +4. 重启计算机系统。 + +在短暂的延迟后会出现图形化引导界面,该界面包含不同引导选项。如果您在一分钟内未进行任何操作,安装程序将自动以默认选项开始运行。 + +## 通过USB盘安装 + +本节介绍如何制作USB盘安装源,并介绍基本的操作步骤,指导用户进行安装。 + +### 准备安装源 + +您需要注意USB盘容量的大小,它必须有足够的的空间放下整个镜像,建议USB盘空间大于16G。 + +1. 将USB盘连接到该系统中,并执行 dmesg 命令查看相关的日志信息。在该日志的最后可以看到刚刚连接的USB盘所生成的一组信息,应类似如下: + + ``` + [ 170.171135] sd 5:0:0:0: [sdb] Attached SCSI removable disk + ``` + + >![](C:/Users/Administrator/Downloads/Hugo/openeuler-website-master/website/content/zh/docs/20.03_LTS/docs/Installation/public_sys-resources/icon-note.gif) **说明:** + >连接的USB盘名称以sdb进行举例。 + +2. 切换为root用户。使用su命令,需要输入相应的密码。 + + ``` + $ su - root + ``` + +3. 确保USB盘没有被挂载。使用如下命令进行查询: + + ``` + # findmnt /dev/sdb + ``` + + - 如果执行此命令后无输出,表明未挂载,可以继续执行下一步。 + + - 如果输出以下信息,表明USB盘已经自动挂载。 + + ``` + # findmnt /dev/sdb + TARGET SOURCE FSTYPE OPTIONS + /mnt/iso /dev/sdb iso9660 ro,relatime + ``` + + 此时,您需要使用umount命令卸载该设备。 + + ``` + # umount /mnt/iso + ``` + +4. 使用dd命令将ISO安装镜像直接写入USB盘: + + ``` + # dd if=/path/to/image.iso of=/dev/device bs=blocksize + ``` + + 使用您下载的ISO镜像文件的完整路径替换 /path/to/image.iso,使用之前由 dmesg 命令给出的设备名称替换device,同时设置合理的块大小(例如:512k)替换 blocksize,这样可以加快写入进度。 + + 例如:如果该ISO镜像文件位于 /home/testuser/Downloads/openEuler-20.03-LTS-aarch64-dvd.iso,同时探测到的设备名称为sdb,则该命令如下: + + ``` + # dd if=/home/testuser/Downloads/openEuler-20.03-LTS-aarch64-dvd.iso of=/dev/sdb bs=512k + ``` + +5. 等待镜像写入完成,拔掉USB盘。 + + 镜像写入过程中不会有进度显示,当\#号再次出现时,表明写入完成。退出root账户,拔掉USB盘。此时,您可以使用该USB盘作为系统的安装源。 + + +### 启动安装 + +请根据以下步骤启动安装程序: + +>![](C:/Users/Administrator/Downloads/Hugo/openeuler-website-master/website/content/zh/docs/20.03_LTS/docs/Installation/public_sys-resources/icon-note.gif) **说明:** +>您需要先设置您的系统优先从USB进行启动引导。以BIOS为例,您需要将“Boot Type Order”中的USB选项调整到首位。 + +1. 断开所有安装不需要的驱动器。 +2. 打开您的计算机系统。 +3. 在计算机中插入USB盘。 +4. 重启计算机系统。 + +在短暂的延迟后会出现图形化引导页面,该页面包含不同引导选项。如果您在一分钟内未进行任何操作,安装程序将自动开始安装。 + +## 使用PXE通过网络安装 + +要使用 PXE 引导,您需要正确配置服务器以及您的计算机需支持 PXE 的网络接口。 + +如果目标硬件安装有支持PXE的网络接口卡,我们可以配置它从其他网络系统的文件而不是本地介质(如光盘)来引导计算机并执行Anaconda安装程序。 + +对于PXE网络安装,客户机通过支持PXE的网卡,向网络发送请求DHCP信息的广播,请求IP地址等信息。DHCP服务器给客户机提供一个IP地址和其他网络信息如域名服务器、ftp服务器(它提供启动安装程序所必须的文件)的IP地址或主机名,以及服务器上文件的位置。 + +>![](C:/Users/Administrator/Downloads/Hugo/openeuler-website-master/website/content/zh/docs/20.03_LTS/docs/Installation/public_sys-resources/icon-note.gif) **说明:** +>此处不详细讨论tftp、DHCP、http等服务器配置,相关详细配置请参考“[全自动化安装指导](全自动化安装指导.html)”章节。 + +## 通过qcow2镜像安装 + +本节介绍如何使用或者制作qcow2镜像,并介绍相应的操作步骤,指导用户进行安装。 + +### 制作qcow2镜像 + +1. 安装qemu-img软件包。 + + ``` + # dnf install -y qemu-img + ``` + +2. 使用qemu-img工具的create命令,创建镜像文件,命令格式为: + + ``` + $ qemu-img create -f -o + ``` + + 其中,各参数含义如下: + + - _imgFormat_ :镜像格式,取值为raw, qcow2等。 + - _fileOption_ :文件选项,用于设置镜像文件的特性,如指定后端镜像文件,压缩,加密等特性。 + - _f__ileName_ :文件名称。 + - _diskSize_ :磁盘大小,用于指定块磁盘设备的大小,支持的单位有K、M、G、T,分别代表KiB、MiB、GiB、TiB。 + + 例如,创建一个磁盘设备大小为32GB、格式为qcow2的镜像文件openEuler-imge.qcow2,命令和回显如下: + + ``` + $ qemu-img create -f qcow2 openEuler-image.qcow2 32G + Formatting 'openEuler-image.qcow2', fmt=qcow2 size=34359738368 cluster_size=65536 lazy_refcounts=off refcount_bits=16 + ``` + + +### 启动安装 + +根据以下步骤启动安装程序: + +1. 准备qcow2镜像文件。 +2. 准备虚拟机网络。 +3. 准备UEFI引导工具集EDK II。 +4. 准备虚拟机XML配置文件。 +5. 创建虚拟机。 +6. 启动虚拟机。 + +各步骤详细的操作请参考《openEuler 20.03 LTS 虚拟化用户指南》。 + +## 通过私有镜像安装 + +本节介绍如何使用或者制作私有镜像,并介绍相应的操作步骤,指导用户进行安装。 + +### 制作私有镜像 + +制作私有镜像的方法请参见[《镜像服务用户指南》](https://support.huaweicloud.com/usermanual-ims/zh-cn_topic_0013901628.html)。 + +### 启动安装 + +华为公有云的x86虚拟化平台的启动请参见[ 弹性云服务器 ECS的用户指南](https://support.huaweicloud.com/wtsnew-ecs/index.html)。 + + + + + + + + + + + diff --git a/content/zh/menu/index.md b/content/zh/menu/index.md index ba6f62a9a87cb904be9b1d24db606c1c0fbe087d..86a9ce0d98ef6acaaf3dbcb28018f9cf964b720b 100644 --- a/content/zh/menu/index.md +++ b/content/zh/menu/index.md @@ -1,4 +1,4 @@ ---- +--- headless: true --- - [法律声明]({{< relref "./docs/Releasenotes/法律声明.md" >}}) @@ -20,11 +20,6 @@ headless: true - [前言]({{< relref "./docs/Installation/前言.md" >}}) - [安装准备]({{< relref "./docs/Installation/安装准备.md" >}}) - [安装方式介绍]({{< relref "./docs/Installation/安装方式介绍.md" >}}) - - [通过光盘安装]({{< relref "./docs/Installation/通过光盘安装.md" >}}) - - [通过USB盘安装]({{< relref "./docs/Installation/通过USB盘安装.md" >}}) - - [使用PXE通过网络安装]({{< relref "./docs/Installation/使用PXE通过网络安装.md" >}}) - - [通过qcow2镜像安装]({{< relref "./docs/Installation/通过qcow2镜像安装.md" >}}) - - [通过私有镜像安装]({{< relref "./docs/Installation/通过私有镜像安装.md" >}}) - [安装指导]({{< relref "./docs/Installation/安装指导.md" >}}) - [启动安装]({{< relref "./docs/Installation/启动安装.md" >}}) - [通过图形化模式安装]({{< relref "./docs/Installation/通过图形化模式安装.md" >}})