diff --git "a/content/en/docs/Administration/figures/\346\220\255\345\273\272\346\225\260\346\215\256\347\233\230-0.png" b/content/en/docs/Administration/figures/creat_datadisk.png similarity index 100% rename from "content/en/docs/Administration/figures/\346\220\255\345\273\272\346\225\260\346\215\256\347\233\230-0.png" rename to content/en/docs/Administration/figures/creat_datadisk.png diff --git "a/content/en/docs/Administration/figures/\346\220\255\345\273\272\346\225\260\346\215\256\347\233\230.png" b/content/en/docs/Administration/figures/creat_datadisk1.png similarity index 100% rename from "content/en/docs/Administration/figures/\346\220\255\345\273\272\346\225\260\346\215\256\347\233\230.png" rename to content/en/docs/Administration/figures/creat_datadisk1.png diff --git "a/content/en/docs/Administration/figures/\347\231\273\345\275\225.png" b/content/en/docs/Administration/figures/login.png similarity index 100% rename from "content/en/docs/Administration/figures/\347\231\273\345\275\225.png" rename to content/en/docs/Administration/figures/login.png diff --git a/content/en/docs/Administration/setting-up-the-database-server.md b/content/en/docs/Administration/setting-up-the-database-server.md index c88049f01333ce83b94cb8d52d8979a4eeca1df7..c978f0760442a70e9fedc43be510c0f24fb26d1a 100644 --- a/content/en/docs/Administration/setting-up-the-database-server.md +++ b/content/en/docs/Administration/setting-up-the-database-server.md @@ -281,7 +281,7 @@ $ /usr/bin/psql -U postgres ``` - ![](figures/登录.png) + ![](figures/login.png) >![](public_sys-resources/icon-note.gif) **NOTE:** >You do not need to enter a password when logging in to the database for the first time. @@ -923,7 +923,7 @@ Each storage engine manages and stores data in different ways, and supports diff In the last line, **/dev/nvme0n1p1** is only an example. - ![](figures/搭建数据盘.png) + ![](figures/creat_datadisk1.png) ##### Method 2: Using LVM for Drive Management as the **root** user @@ -1550,7 +1550,7 @@ The Structured Query Language \(SQL\) used by MySQL is the most common standard In the last line, **/dev/nvme0n1p1** is only an example. - ![](figures/搭建数据盘-0.png) + ![](figures/creat_datadisk.png) ##### Method 2: Using LVM for Drive Management as the **root** user diff --git a/content/en/docs/ApplicationDev/application-development.md b/content/en/docs/ApplicationDev/application-development.md index d80e8b2f7d0a55040966ae74f04c1a3b2cde40b2..32edffa9a8b3e04969377829b6d43834281fa655 100644 --- a/content/en/docs/ApplicationDev/application-development.md +++ b/content/en/docs/ApplicationDev/application-development.md @@ -23,19 +23,20 @@ This document is intended for all users who use the openEuler OS for code develo The symbols that may be found in this document are defined as follows. + - - - -

Symbol

Description

+

![](./figures/en-us_image_0229243712.png)

Indicates a potentially hazardous situation which, if not avoided, could result in equipment damage, data loss, performance deterioration, or unanticipated results.

NOTICE is used to address practices not related to personal injury.

+

![](./figures/en-us_image_0229243671.png class="" class="" id="image799324016410" height="15.96" width="47.88")

Supplements the important information in the main text.

NOTE is used to address information not related to personal injury, equipment damage, and environment deterioration.

diff --git a/content/en/docs/Quickstart/quick-start.md b/content/en/docs/Quickstart/quick-start.md index aec39101da082efdc375548a4fe42db476f92dfa..33109029a9f827a169ba091ee102392e5fb5693e 100644 --- a/content/en/docs/Quickstart/quick-start.md +++ b/content/en/docs/Quickstart/quick-start.md @@ -186,7 +186,7 @@ To prevent incomplete download of the software package due to network or storage >- During PM installation, if you cannot use the arrow keys to select boot options and the system does not respond after you press **Enter**, click ![](figures/en-us_image_0229420473.png) on the BMC page and configure **Key & Mouse Reset**. **Figure 5** Installation Wizard - + ![](./figures/installation-wizard.png) 9. On the installation wizard page, press **Enter** to select the default option **Test this media & install openEuler 20.03 LTS** to enter the GUI installation page. @@ -197,7 +197,7 @@ After entering the GUI installation page, perform the following operations to in 1. Set an installation language. The default language is English. You can change the language based on the site requirements, as shown in [Figure 6](#fig874344811484). **Figure 6** Selecting a language - + ![](./figures/selecting-a-language.png) 2. On the **INSTALLATION SUMMARY** page, set configuration items based on the site requirements. @@ -206,14 +206,14 @@ After entering the GUI installation page, perform the following operations to in - You can click **Begin Installation** to install the system only when all alarms are cleared. **Figure 7** Installation summary - + ![](./figures/installation-summary.png) 1. Select **Software Selection** to set configuration items. Based on the site requirements, select **Minimal Install** on the left box and select an add-on in the **Add-Ons for Selected Environment** area on the right, as shown in [Figure 8](#fig1133717611109). **Figure 8** Selecting installation software - + ![](./figures/selecting-installation-software.png) >![](public_sys-resources/icon-note.gif) **NOTE:** >- In **Minimal Install** mode, not all packages in the installation source will be installed. If the required package is not installed, you can mount the installation source to the local PC and configure a repo source, and use DNF to install the package. @@ -231,7 +231,7 @@ After entering the GUI installation page, perform the following operations to in You also need to configure the storage to partition the system. You can either manually configure partitions or select **Automatic** to automatically configure partitioning. Select **Automatic** if the software is installed in a new storage device or the data in the storage device is not required, as shown in [Figure 9](#fig153381468101). **Figure 9** Setting the installation destination - + ![](./figures/setting-the-installation-destination.png) >![](public_sys-resources/icon-note.gif) **NOTE:** >- During partitioning, to ensure system security and performance, you are advised to divide the device into the following partitions: **/boot**, **/var**, **/var/log**, **/var/log/audit**, **/home**, and **/tmp**. @@ -245,7 +245,7 @@ After entering the GUI installation page, perform the following operations to in 3. Click **Begin Installation** to install the system, as shown in [Figure 10](#fig1717019357392). **Figure 10** Starting installation - + ![](./figures/starting-installation.png) 4. Set the root user password. @@ -265,17 +265,17 @@ After entering the GUI installation page, perform the following operations to in > In the installed openEuler environment, you can run the `cracklib-unpacker /usr/share/cracklib/pw_dict > dictionary.txt` command to export the dictionary library file **dictionary.txt**, and then check whether the password is in the dictionary. **Figure 11** Password of the **root** account - - + ![](./figures/password-of-the-root-account.png) + 5. Create a user. Click **User Creation**. [Figure 12](#en-us_topic_0186390266_en-us_topic_0122145909_fig1237715313319) shows the page for creating a user. Enter a username and set a password. The password complexity requirements are the same as those of the user **root**. By clicking **Advanced**, you can also configure a home directory and a user group, as shown in [Figure 13](#en-us_topic_0186390266_en-us_topic_0122145909_fig128716531312). **Figure 12** Creating a user - + ![](./figures/creating-a-user.png) **Figure 13** Advanced user configuration - + ![](./figures/advanced-user-configuration.png) After configuration, click **Done** in the left-upper corner to switch back to the installation process page. @@ -284,7 +284,7 @@ After entering the GUI installation page, perform the following operations to in openEuler has been installed, as shown in [Figure 14](#en-us_topic_0186390267_en-us_topic_0122145917_fig1429512116338). Click **Reboot** to restart the system. **Figure 14** Completing the installation - + ![](./figures/completing-the-installation.png) ## Viewing System Information diff --git "a/content/zh/docs/Administration/figures/PostgreSql\346\236\266\346\236\204.png" b/content/zh/docs/Administration/figures/PostgreSql_architecture.png similarity index 100% rename from "content/zh/docs/Administration/figures/PostgreSql\346\236\266\346\236\204.png" rename to content/zh/docs/Administration/figures/PostgreSql_architecture.png diff --git "a/content/zh/docs/Administration/figures/\346\220\255\345\273\272\346\225\260\346\215\256\347\233\230-0.png" b/content/zh/docs/Administration/figures/creat_datadisk.png similarity index 100% rename from "content/zh/docs/Administration/figures/\346\220\255\345\273\272\346\225\260\346\215\256\347\233\230-0.png" rename to content/zh/docs/Administration/figures/creat_datadisk.png diff --git "a/content/zh/docs/Administration/figures/\346\220\255\345\273\272\346\225\260\346\215\256\347\233\230.png" b/content/zh/docs/Administration/figures/creat_datadisk1.png similarity index 100% rename from "content/zh/docs/Administration/figures/\346\220\255\345\273\272\346\225\260\346\215\256\347\233\230.png" rename to content/zh/docs/Administration/figures/creat_datadisk1.png diff --git "a/content/zh/docs/Administration/figures/MariaDB\351\200\273\350\276\221\346\236\266\346\236\204.png" b/content/zh/docs/Administration/figures/logical_architectureofMariaDB.png similarity index 100% rename from "content/zh/docs/Administration/figures/MariaDB\351\200\273\350\276\221\346\236\266\346\236\204.png" rename to content/zh/docs/Administration/figures/logical_architectureofMariaDB.png diff --git "a/content/zh/docs/Administration/figures/\347\231\273\345\275\225.png" b/content/zh/docs/Administration/figures/login.png similarity index 100% rename from "content/zh/docs/Administration/figures/\347\231\273\345\275\225.png" rename to content/zh/docs/Administration/figures/login.png diff --git "a/content/zh/docs/Administration/figures/nginx\351\203\250\347\275\262\346\210\220\345\212\237.png" b/content/zh/docs/Administration/figures/nginx_deployed_success.png similarity index 100% rename from "content/zh/docs/Administration/figures/nginx\351\203\250\347\275\262\346\210\220\345\212\237.png" rename to content/zh/docs/Administration/figures/nginx_deployed_success.png diff --git "a/content/zh/docs/Administration/figures/nginx\346\234\215\345\212\241\345\220\257\345\212\250\345\244\261\350\264\245.png" b/content/zh/docs/Administration/figures/nginx_start_failed.png similarity index 100% rename from "content/zh/docs/Administration/figures/nginx\346\234\215\345\212\241\345\220\257\345\212\250\345\244\261\350\264\245.png" rename to content/zh/docs/Administration/figures/nginx_start_failed.png diff --git "a/content/zh/docs/Administration/figures/nginx\346\234\215\345\212\241\345\220\257\345\212\250\346\210\220\345\212\237.png" b/content/zh/docs/Administration/figures/nginx_start_success.png similarity index 100% rename from "content/zh/docs/Administration/figures/nginx\346\234\215\345\212\241\345\220\257\345\212\250\346\210\220\345\212\237.png" rename to content/zh/docs/Administration/figures/nginx_start_success.png diff --git "a/content/zh/docs/Administration/figures/top\346\230\276\347\244\272.png" b/content/zh/docs/Administration/figures/top_display.png similarity index 100% rename from "content/zh/docs/Administration/figures/top\346\230\276\347\244\272.png" rename to content/zh/docs/Administration/figures/top_display.png diff --git "a/content/zh/docs/Administration/\346\220\255\345\273\272repo\346\234\215\345\212\241\345\231\250.md" "b/content/zh/docs/Administration/\346\220\255\345\273\272repo\346\234\215\345\212\241\345\231\250.md" index dcc2d240f784cbf274403312525b67d3ae6da91f..187a4c961d32e0c4e16f9d8f037239827c233d9e 100644 --- "a/content/zh/docs/Administration/\346\220\255\345\273\272repo\346\234\215\345\212\241\345\231\250.md" +++ "b/content/zh/docs/Administration/\346\220\255\345\273\272repo\346\234\215\345\212\241\345\231\250.md" @@ -172,7 +172,7 @@ Packages为rpm包所在的目录,repodata为repo源元数据所在的目录, - [图1](#zh-cn_topic_0151920971_fd25e3f1d664b4087ae26631719990a71)表示nginx服务启动成功 **图 1** nginx服务启动成功 - ![](figures/nginx服务启动成功.png "nginx服务启动成功") + ![](figures/nginx_start_success.png) - 若nginx服务启动失败,查看错误信息: @@ -181,7 +181,7 @@ Packages为rpm包所在的目录,repodata为repo源元数据所在的目录, ``` **图 2** nginx服务启动失败 - ![](figures/nginx服务启动失败.png "nginx服务启动失败") + ![](figures/nginx_start_failed.png) 如[图2](#zh-cn_topic_0151920971_f1f9f3d086e454b9cba29a7cae96a4c54)所示nginx服务创建失败,是由于目录/var/spool/nginx/tmp/client\_body创建失败,在root权限下手动进行创建,类似的问题也这样处理: @@ -230,7 +230,7 @@ Packages为rpm包所在的目录,repodata为repo源元数据所在的目录, 4. nginx服务设置好之后,即可通过ip直接访问网页,如[图3](#zh-cn_topic_0151921017_fig1880404110396): **图 3** nginx部署成功 - ![](figures/nginx部署成功.png "nginx部署成功") + ![](figures/nginx_deployed_success.png) 5. 通过下面几种方式将repo源放入到/usr/share/nginx/repo下: - 在root权限下拷贝镜像中相关文件至/usr/share/nginx/repo下,并修改目录权限。 diff --git "a/content/zh/docs/Administration/\346\220\255\345\273\272\346\225\260\346\215\256\345\272\223\346\234\215\345\212\241\345\231\250.md" "b/content/zh/docs/Administration/\346\220\255\345\273\272\346\225\260\346\215\256\345\272\223\346\234\215\345\212\241\345\231\250.md" index a6a66a23842316b8a1329110c09784b8b207e0c1..5ef4bed661c16a45339a017ebd9df93387c126d6 100644 --- "a/content/zh/docs/Administration/\346\220\255\345\273\272\346\225\260\346\215\256\345\272\223\346\234\215\345\212\241\345\231\250.md" +++ "b/content/zh/docs/Administration/\346\220\255\345\273\272\346\225\260\346\215\256\345\272\223\346\234\215\345\212\241\345\231\250.md" @@ -28,7 +28,7 @@ PostgreSQL的架构如[图1](#fig26022387391)所示,主要进程说明如[表1](#table62020913417)所示。 **图 1** PostgreSql架构 -![](figures/PostgreSql架构.png "PostgreSql架构") +![](figures/PostgreSql_architecture.png) **表 1** PostgreSql中的主要进程说明 @@ -269,7 +269,7 @@ PostgreSQL的架构如[图1](#fig26022387391)所示,主要进程说明如[表1 $ /usr/bin/psql -U postgres ``` - ![](figures/登录.png) + ![](figures/login.png) >![](public_sys-resources/icon-note.gif) **说明:** >初次登录数据库,无需密码。 @@ -797,7 +797,7 @@ MariaDB数据库管理系统是MySQL的一个分支,主要由开源社区在 MariaDB的架构如[图2](#fig13492418164520)所示。 **图 2** MariaDB逻辑架构 -![](figures/MariaDB逻辑架构.png "MariaDB逻辑架构") +![](figures/logical_architectureofMariaDB.png) 当Mariadb接受到Sql语句时,其详细的执行过程如下: @@ -916,7 +916,7 @@ MariaDB的架构如[图2](#fig13492418164520)所示。 其中,/dev/nvme0n1p1为示例,具体名称以实际情况为准。 - ![](figures/搭建数据盘.png) + ![](figures/creat_datadisk1.png) ##### 方法二:在root权限下使用LVM进行磁盘管理 @@ -1547,7 +1547,7 @@ MySQL所使用的SQL语言是用于访问数据库的最常用标准化语言。 其中,/dev/nvme0n1p1为示例,具体名称以实际情况为准。 - ![](figures/搭建数据盘-0.png) + ![](figures/creat_datadisk.png) ##### 方法二:在root权限下使用LVM进行磁盘管理 diff --git "a/content/zh/docs/Administration/\347\256\241\347\220\206\350\277\233\347\250\213.md" "b/content/zh/docs/Administration/\347\256\241\347\220\206\350\277\233\347\250\213.md" index e966f9c0d46a438942975c562345ec3b1bc4d99b..47e8df827bba5c6330c630e9c399171883d9cc47 100644 --- "a/content/zh/docs/Administration/\347\256\241\347\220\206\350\277\233\347\250\213.md" +++ "b/content/zh/docs/Administration/\347\256\241\347\220\206\350\277\233\347\250\213.md" @@ -113,7 +113,7 @@ top命令和ps命令的基本作用是相同的,显示系统当前的进程和 top命令输出的实例如[图1](#zh-cn_topic_0151921029_f289234fcdbac453796200d80e9889cd1)所示: **图 1** top显示 -![](figures/top显示.png "top显示") +![](figures/top_display.png) ### kill命令 diff --git a/content/zh/docs/ApplicationDev/application-development.md b/content/zh/docs/ApplicationDev/application-development.md index 21d1513b77eeacb2a4fe6da5049bb2796fe4fb2c..a47b7c89b9f02d4de23838585f6f7745fdaef16c 100644 --- a/content/zh/docs/ApplicationDev/application-development.md +++ b/content/zh/docs/ApplicationDev/application-development.md @@ -29,13 +29,13 @@

+

![](./figures/en-us_image_0229243712.png)

用于传递设备或环境安全警示信息,若不避免,可能会导致设备损坏、数据丢失、设备性能降低或其它不可预知的结果。

“注意”不涉及人身伤害。

+

![](./figures/en-us_image_0229243671.png)

用于突出重要/关键信息、最佳实践和小窍门等。

“说明”不是安全警示信息,不涉及人身、设备及环境伤害。

diff --git "a/content/zh/docs/ApplicationDev/figures/Branch-Confirmation\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/Branch-Confirmationpage.png similarity index 100% rename from "content/zh/docs/ApplicationDev/figures/Branch-Confirmation\351\241\265\351\235\242.png" rename to content/zh/docs/ApplicationDev/figures/Branch-Confirmationpage.png diff --git "a/content/zh/docs/ApplicationDev/figures/Create-Package\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/Create-Packagepage.png similarity index 100% rename from "content/zh/docs/ApplicationDev/figures/Create-Package\351\241\265\351\235\242.png" rename to content/zh/docs/ApplicationDev/figures/Create-Packagepage.png diff --git "a/content/zh/docs/ApplicationDev/figures/RPM\350\275\257\344\273\266\345\214\205\344\270\213\350\275\275\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/RPM_package_download.png similarity index 100% rename from "content/zh/docs/ApplicationDev/figures/RPM\350\275\257\344\273\266\345\214\205\344\270\213\350\275\275\351\241\265\351\235\242.png" rename to content/zh/docs/ApplicationDev/figures/RPM_package_download.png diff --git "a/content/zh/docs/ApplicationDev/figures/Repositories\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/Repositoriespage.png similarity index 100% rename from "content/zh/docs/ApplicationDev/figures/Repositories\351\241\265\351\235\242.png" rename to content/zh/docs/ApplicationDev/figures/Repositoriespage.png diff --git "a/content/zh/docs/ApplicationDev/figures/\345\210\240\351\231\244\345\255\220\345\267\245\347\250\213\344\270\255\350\275\257\344\273\266\345\214\205.png" b/content/zh/docs/ApplicationDev/figures/delete_package.png similarity index 100% rename from "content/zh/docs/ApplicationDev/figures/\345\210\240\351\231\244\345\255\220\345\267\245\347\250\213\344\270\255\350\275\257\344\273\266\345\214\205.png" rename to content/zh/docs/ApplicationDev/figures/delete_package.png diff --git "a/content/zh/docs/ApplicationDev/figures/Add-file\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/filepage.png similarity index 100% rename from "content/zh/docs/ApplicationDev/figures/Add-file\351\241\265\351\235\242.png" rename to content/zh/docs/ApplicationDev/figures/filepage.png diff --git "a/content/zh/docs/ApplicationDev/figures/\345\210\233\345\273\272\350\275\257\344\273\266\345\214\205\344\277\241\346\201\257\345\241\253\345\206\231\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/setting_software_info.png similarity index 100% rename from "content/zh/docs/ApplicationDev/figures/\345\210\233\345\273\272\350\275\257\344\273\266\345\214\205\344\277\241\346\201\257\345\241\253\345\206\231\351\241\265\351\235\242.png" rename to content/zh/docs/ApplicationDev/figures/setting_software_info.png diff --git "a/content/zh/docs/ApplicationDev/figures/succeeded\347\232\204\351\241\265\351\235\242.png" b/content/zh/docs/ApplicationDev/figures/succeededpage.png similarity index 100% rename from "content/zh/docs/ApplicationDev/figures/succeeded\347\232\204\351\241\265\351\235\242.png" rename to content/zh/docs/ApplicationDev/figures/succeededpage.png diff --git "a/content/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md" "b/content/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md" index e8251e05948a8ccce8c978014fc84e26a71ca12c..b5d59aa330daaed990bc47b2a57cafa6aaf53c34 100644 --- "a/content/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md" +++ "b/content/zh/docs/ApplicationDev/\346\236\204\345\273\272RPM\345\214\205.md" @@ -523,7 +523,7 @@ OBS使用工程组织软件包。基础的权限控制、相关的存仓库和 5. 单击“Branch package”,在弹出的确认页面单击“Accept”确认创建子工程,如[图1](#fig77646143214)所示。 **图 1** Branch Confirmation页面 - ![](figures/Branch-Confirmation页面.png "Branch-Confirmation页面") + ![](figures/Branch-Confirmationpage.png) 6. 单击“\_service”文件进入编辑页面,修改\_service内容后点击“Save”保存该文件。\_service内容示例如下,其中 _userCodeURL_、 _userCommitID_ 分别为用户代码托管路径、用户代码提交版本号或分支。 @@ -548,7 +548,7 @@ OBS使用工程组织软件包。基础的权限控制、相关的存仓库和 - succeeded:构建成功。用户可以单击“succeeded”查看构建日志,如[图2](#fig10319114217337)所示。 **图 2** succeeded的页面 - ![](figures/succeeded的页面.png "succeeded的页面") + ![](figures/succeededpage.png) - failed:构建失败。请单击“failed”查看错误日志进行问题定位后重新构建。 - unresolvable:未进行构建,可能由于缺失依赖。 @@ -567,7 +567,7 @@ OBS使用工程组织软件包。基础的权限控制、相关的存仓库和 5. 单击“Delete package”,删除新创建子工程中的软件包,如[图3](#fig18306181103615)所示。 **图 3** 删除子工程中软件包 - ![](figures/删除子工程中软件包.png "删除子工程中软件包") + ![](figures/delete_package.png) >![](public_sys-resources/icon-note.gif) **说明:** >通过已有软件创建新工程是为了继承环境等依赖,而不需要实际的文件,所以这里需要把这些文件删除。 @@ -575,15 +575,15 @@ OBS使用工程组织软件包。基础的权限控制、相关的存仓库和 6. 单击“Create Package”,在弹出的页面输入软件包名称、标题和软件包描述,然后单击“Create”创建软件包,分别如[图4](#fig6762111693811)、[图5](#fig18351153518389)所示。 **图 4** Create Package页面 - ![](figures/Create-Package页面.png "Create-Package页面") + ![](figures/Create-Packagepage.png) **图 5** 创建软件包信息填写页面 - ![](figures/创建软件包信息填写页面.png "创建软件包信息填写页面") + ![](figures/setting_software_info.png) 7. 在页面中单击“Add file”上传spec文件和需要编译的文件(在spec文件中指定),如[图6](#fig1475845284011)所示。 **图 6** Add file页面 - ![](figures/Add-file页面.png "Add-file页面") + ![](figures/Add-filepage.png) 8. 文件上传成功后,OBS会自动开始构建RPM软件包。等待构建完成,并查看右侧状态栏的构建状态。 - succeed:构建成功。用户可以单击“succeeded”查看构建日志。 @@ -604,12 +604,12 @@ RPM软件包构建完成后,通过网页端获取对应RPM软件包的方法 1. 选择Repositories页签进入软件包的软件仓库管理页面,在Publish Flag中通过单击选择“Enable”开启(状态由![](figures/zh-cn_image_0229243704.png)变为![](figures/zh-cn_image_0229243702.png))对应的RPM软件包下载功能,如[图7](#fig17480830144217)所示。 **图 7** Repositories页面 - ![](figures/Repositories页面.png "Repositories页面") + ![](figures/Repositoriespage.png) 2. 单击Repository列的构建工程名称,进入RPM软件包下载页面,单击RPM软件包右侧的“Download”即可下载对应RPM软件包,如[图8](#fig12152145615438)所示。 **图 8** RPM软件包下载页面 - ![](figures/RPM软件包下载页面.png "RPM软件包下载页面") + ![](figures/RPM_package_download.png) ### 使用osc构建软件包 diff --git a/content/zh/docs/Installation/FAQ.md b/content/zh/docs/Installation/FAQ.md index 07a428057c41869e9b8ead8489e8b4d764cb543f..c85a46c2227a99f546d9d3b54d20553ec7e7923b 100644 --- a/content/zh/docs/Installation/FAQ.md +++ b/content/zh/docs/Installation/FAQ.md @@ -254,7 +254,7 @@ kdump内核预留内存参数说明如下: 在安装系统时,如果之前的系统选择多块磁盘组成逻辑卷进行安装,再次安装时,如果只选择了其中的一块或几块磁盘,没有全部选择,在保存配置时提示配置错误,如[图1](#fig115949762617)所示。 **图 1** 配置错误提示 -![](figures/配置错误提示.png "配置错误提示") +![](figures/Configuration_error_prompt.png) ### 原因分析 @@ -295,7 +295,7 @@ kdump内核预留内存参数说明如下: x86物理机安装系统时,由于设置了BIOS选项security boot 为enable(默认是disable),导致系统一直停留在“No bootable device”提示界面,无法继续安装,如[图2](#fig115949762617)所示。 **图 2** “No bootable device”提示界面 -![](figures/No-bootable-device-提示界面.png "No-bootable-device-提示界面") +![](figures/No-bootable-device-page.png) ### 原因分析 @@ -315,7 +315,7 @@ x86物理机安装系统时,由于设置了BIOS选项security boot 为enable 3. 设置Enforce Secure Boot为Disabled。 - ![](figures/选择.png) + ![](figures/choice.png) >![](public_sys-resources/icon-note.gif) **说明:** >设置security boot为disable之后,保存退出,重新安装即可。 diff --git "a/content/zh/docs/Installation/figures/\351\253\230\347\272\247\347\224\250\346\210\267\351\205\215\347\275\256.png" b/content/zh/docs/Installation/figures/Advanced_User_Configuration.png similarity index 100% rename from "content/zh/docs/Installation/figures/\351\253\230\347\272\247\347\224\250\346\210\267\351\205\215\347\275\256.png" rename to content/zh/docs/Installation/figures/Advanced_User_Configuration.png diff --git "a/content/zh/docs/Installation/figures/\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205\345\256\214\346\210\220.png" b/content/zh/docs/Installation/figures/Automatic_installation_complete.png similarity index 100% rename from "content/zh/docs/Installation/figures/\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205\345\256\214\346\210\220.png" rename to content/zh/docs/Installation/figures/Automatic_installation_complete.png diff --git "a/content/zh/docs/Installation/figures/\345\205\211\351\251\261\345\233\276\346\240\207.png" b/content/zh/docs/Installation/figures/CD-ROM_drive_icon.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\205\211\351\251\261\345\233\276\346\240\207.png" rename to content/zh/docs/Installation/figures/CD-ROM_drive_icon.png 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/Configuration_error_prompt.png similarity index 100% rename from "content/zh/docs/Installation/figures/\351\205\215\347\275\256\351\224\231\350\257\257\346\217\220\347\244\272.png" rename to content/zh/docs/Installation/figures/Configuration_error_prompt.png diff --git "a/content/zh/docs/Installation/figures/\347\243\201\347\233\230\345\212\240\345\257\206\345\217\243\344\273\244.png" b/content/zh/docs/Installation/figures/Disk_encryption_password.png similarity index 100% rename from "content/zh/docs/Installation/figures/\347\243\201\347\233\230\345\212\240\345\257\206\345\217\243\344\273\244.png" rename to content/zh/docs/Installation/figures/Disk_encryption_password.png diff --git "a/content/zh/docs/Installation/figures/\347\233\230\347\254\246.png" b/content/zh/docs/Installation/figures/Drive_letter.png similarity index 100% rename from "content/zh/docs/Installation/figures/\347\233\230\347\254\246.png" rename to content/zh/docs/Installation/figures/Drive_letter.png diff --git "a/content/zh/docs/Installation/figures/\351\225\234\345\203\217\345\257\271\350\257\235\346\241\206.png" b/content/zh/docs/Installation/figures/Image_dialog_box.png similarity index 100% rename from "content/zh/docs/Installation/figures/\351\225\234\345\203\217\345\257\271\350\257\235\346\241\206.png" rename to content/zh/docs/Installation/figures/Image_dialog_box.png 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/Installation_wizard.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\256\211\350\243\205\345\274\225\345\257\274\347\225\214\351\235\242.png" rename to content/zh/docs/Installation/figures/Installation_wizard.png 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/Keyboard_layout.png similarity index 100% rename from "content/zh/docs/Installation/figures/\351\224\256\347\233\230\345\270\203\345\261\200.png" rename to content/zh/docs/Installation/figures/Keyboard_layout.png 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/Manual_partitioning.png similarity index 100% rename from "content/zh/docs/Installation/figures/\346\211\213\345\212\250\345\210\206\345\214\272.png" rename to content/zh/docs/Installation/figures/Manual_partitioning.png 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/NetworkandHostName.png similarity index 100% rename from "content/zh/docs/Installation/figures/\347\275\221\347\273\234\345\222\214\344\270\273\346\234\272\345\220\215.png" rename to content/zh/docs/Installation/figures/NetworkandHostName.png 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-page.png similarity index 100% rename from "content/zh/docs/Installation/figures/No-bootable-device-\346\217\220\347\244\272\347\225\214\351\235\242.png" rename to content/zh/docs/Installation/figures/No-bootable-device-page.png diff --git "a/content/zh/docs/Installation/figures/\345\210\206\345\214\272\346\211\251\345\256\271.png" b/content/zh/docs/Installation/figures/Partition_expansion.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\210\206\345\214\272\346\211\251\345\256\271.png" rename to content/zh/docs/Installation/figures/Partition_expansion.png 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/Semi-automatic-new.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\215\212\350\207\252\345\212\250-new.png" rename to content/zh/docs/Installation/figures/Semi-automatic-new.png 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/add_inst-noverifyssl.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\242\236\345\212\240inst-noverifyssl\345\217\202\346\225\260.png" rename to content/zh/docs/Installation/figures/add_inst-noverifyssl.png diff --git "a/content/zh/docs/Installation/figures/\351\200\211\346\213\251.png" b/content/zh/docs/Installation/figures/choice.png similarity index 100% rename from "content/zh/docs/Installation/figures/\351\200\211\346\213\251.png" rename to content/zh/docs/Installation/figures/choice.png 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/choicelanguage.png similarity index 100% rename from "content/zh/docs/Installation/figures/\351\200\211\346\213\251\350\257\255\350\250\200.png" rename to content/zh/docs/Installation/figures/choicelanguage.png 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/complete_install.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\256\214\346\210\220\345\256\211\350\243\205.png" rename to content/zh/docs/Installation/figures/complete_install.png 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/createuser.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\210\233\345\273\272\347\224\250\346\210\267.png" rename to content/zh/docs/Installation/figures/createuser.png 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/dateandtime.png similarity index 100% rename from "content/zh/docs/Installation/figures/\346\227\245\346\234\237\345\222\214\346\227\266\351\227\264.png" rename to content/zh/docs/Installation/figures/dateandtime.png diff --git "a/content/zh/docs/Installation/figures/\350\216\267\345\217\226IP.png" b/content/zh/docs/Installation/figures/getIP.png similarity index 100% rename from "content/zh/docs/Installation/figures/\350\216\267\345\217\226IP.png" rename to content/zh/docs/Installation/figures/getIP.png diff --git "a/content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\272\220.png" b/content/zh/docs/Installation/figures/install_source.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\272\220.png" rename to content/zh/docs/Installation/figures/install_source.png 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/installation_overview.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\256\211\350\243\205\346\246\202\350\247\210.png" rename to content/zh/docs/Installation/figures/installation_overview.png 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/installation_procedure.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\256\211\350\243\205\350\277\207\347\250\213.png" rename to content/zh/docs/Installation/figures/installation_procedure.png 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/languagesupport.png similarity index 100% rename from "content/zh/docs/Installation/figures/\350\257\255\350\250\200\346\224\257\346\214\201.png" rename to content/zh/docs/Installation/figures/languagesupport.png diff --git "a/content/zh/docs/Installation/figures/\351\207\215\345\220\257\345\233\276\346\240\207.png" b/content/zh/docs/Installation/figures/restart_icon.png similarity index 100% rename from "content/zh/docs/Installation/figures/\351\207\215\345\220\257\345\233\276\346\240\207.png" rename to content/zh/docs/Installation/figures/restart_icon.png diff --git "a/content/zh/docs/Installation/figures/root\345\257\206\347\240\201.png" b/content/zh/docs/Installation/figures/root_password.png similarity index 100% rename from "content/zh/docs/Installation/figures/root\345\257\206\347\240\201.png" rename to content/zh/docs/Installation/figures/root_password.png 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/select_software.png similarity index 100% rename from "content/zh/docs/Installation/figures/\350\275\257\344\273\266\351\200\211\346\213\251.png" rename to content/zh/docs/Installation/figures/select_software.png 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/startinstall.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\274\200\345\247\213\345\256\211\350\243\205.png" rename to content/zh/docs/Installation/figures/startinstall.png 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/target_install_position.png similarity index 100% rename from "content/zh/docs/Installation/figures/\345\256\211\350\243\205\347\233\256\346\240\207\344\275\215\347\275\256.png" rename to content/zh/docs/Installation/figures/target_install_position.png diff --git "a/content/zh/docs/Installation/\344\275\277\347\224\250kickstart\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205.md" "b/content/zh/docs/Installation/\344\275\277\347\224\250kickstart\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205.md" index ccf0fcdc377b462e1f9c5428b37e703e588b3176..0760fa75b335e7908e896564a1d29b3ef5547d6d 100644 --- "a/content/zh/docs/Installation/\344\275\277\347\224\250kickstart\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205.md" +++ "b/content/zh/docs/Installation/\344\275\277\347\224\250kickstart\350\207\252\345\212\250\345\214\226\345\256\211\350\243\205.md" @@ -178,7 +178,7 @@ TFTP(Trivial File Transfer Protocol,简单文件传输协议),该协议 1. 在“[启动安装](安装指导.html#启动安装)”中的“安装引导界面”中选择“Install openEuler 20.09-beta”,并按下“e”键。 2. 启动参数中追加“inst.ks=http://server ip/ks/openEuler-ks.cfg”。 - ![](figures/半自动-new.png) + ![](figures/Semi-automatic-new.png) 3. 按“Ctrl+x”,开始系统的自动安装。 @@ -360,5 +360,5 @@ TFTP(Trivial File Transfer Protocol,简单文件传输协议),该协议 2. 进入系统全自动化安装界面。 3. 确认系统安装完毕。 - ![](figures/自动化安装完成.png) + ![](figures/Automatic_installation_complete.png) diff --git "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274-1.md" "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274-1.md" index 73ea046de2099e3662fcb3f365b7df861e9f2929..4f3eba87d1f6226804064b4024a437a431a236e5 100644 --- "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274-1.md" +++ "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274-1.md" @@ -30,7 +30,7 @@ 树莓派默认采用 DHCP 的方式自动获取 IP。如果树莓派连接已知路由器,可登录路由器查看,新增的 IP 即为树莓派 IP。 **图 1** 获取 IP - ![](figures/获取IP.png "获取 IP") + ![](figures/getIP.png) 从上图看到,树莓派对应 IP 为:192.168.31.109,使用命令 `ssh root@192.168.1.109` 后输入密码 `openEuler12#$`,即可远程登录树莓派。 @@ -88,7 +88,7 @@ 10. 输入 `w`,保存分区设置并退出交互式命令行界面。 **图 3** 分区扩容 - ![](figures/分区扩容.png "分区扩容") + ![](figures/Partition_expansion.png) 3. 在 root 权限下执行 `fdisk -l` 命令查看磁盘分区信息,以确保磁盘分区正确。命令和回显如下: diff --git "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274.md" "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274.md" index e120f9e6650022b6922f41cadd53cae795781790..438026d709cb52e339edd67edffe8ba7e83625f5 100644 --- "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274.md" +++ "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\214\207\345\257\274.md" @@ -39,19 +39,19 @@ 1. 在虚拟界面工具栏中,单击虚拟光驱工具如下图所示。 **图 1** 光驱图标 - ![](figures/光驱图标.png "光驱图标") + ![](figures/CD-ROM_drive_icon.png) 弹出镜像对话框,如下图所示。 **图 2** 镜像对话框 - ![](figures/镜像对话框.png "镜像对话框") + ![](figures/Image_dialog_box.png) 2. 在镜像对话框中,选择“镜像文件”, 并单击“浏览”。弹出“打开”对话框。 3. 选择镜像文件,单击“打开”。然后在镜像对话框中,单击“连接”。当“连接”显示为“断开”后,表示虚拟光驱已连接到服务器。 4. 在工具栏中,单击重启工具重启设备,如下图所示。 **图 3** 重启图标 - ![](figures/重启图标.png "重启图标") + ![](figures/restart_icon.png) ### 安装引导界面 @@ -63,7 +63,7 @@ >- 安装物理机时,如果使用键盘上下键无法选择启动选项,按“Enter”键无响应,可以单击BMC界面上的鼠标控制图标“![](figures/zh-cn_image_0229420473.png)”,设置“键鼠复位”。 **图 4** 安装引导界面 -![](figures/安装引导界面.png "安装引导界面") +![](figures/Installation_wizard.png) 安装引导选项说明如下: @@ -94,7 +94,7 @@ 启动安装后,在进入安装程序主界面之前,系统会提示用户设置安装过程中使用的语言。当前默认为英语,用户可根据实际情况进行调整,如[图5](#zh-cn_topic_0186390093_zh-cn_topic_0122145864_fig144630179151)所示,选择“中文”。 **图 5** 选择语言 -![](figures/选择语言.png "选择语言") +![](figures/choicelanguage.png) 完成设置后,单击“继续”,进入安装设置主界面。 @@ -109,7 +109,7 @@ 如果您想退出安装,可以单击“退出”并在弹出的“您确定要退出安装程序吗?”对话框中单击“是”重新进入“安装引导界面”。 **图 6** 安装概览 -![](figures/安装概览.png "安装概览") +![](figures/installation_overview.png) ## 设置键盘 @@ -119,7 +119,7 @@ - 要测试键盘布局,请在左侧选框中添加键盘布局,然后在右上角键盘图标处进行点击切换为目标键盘,单击右侧文本框内部,输入文本以确认所选键盘布局可正常工作。 **图 7** 键盘布局 -![](figures/键盘布局.png "键盘布局") +![](figures/Keyboard_layout.png) 设置完成后,请单击左上角“完成”返回“安装概览”页面。 @@ -131,7 +131,7 @@ >若选择“中文”,系统安装完成后,使用VNC登录不支持中文显示,使用串口登录支持中文显示,使用SSH登录时是否支持中文显示与使用的SSH客户端有关。若选择“English”,则无影响。 **图 8** 语言支持 -![](figures/语言支持.png "语言支持") +![](figures/languagesupport.png) 设置完成后,请单击左上角“完成”返回“安装概览”页面。 @@ -148,7 +148,7 @@ >- 如需使用网络时间,请保证网络能连通远程NTP服务器,设置网络具体请参见“[设置网络和主机名](#设置网络和主机名)”。 **图 9** 日期和时间 -![](figures/日期和时间.png "日期和时间") +![](figures/dateandtime.png) 设置完成后,请单击左上角“完成”返回“安装概览”页面。 @@ -159,12 +159,12 @@ 当使用完整光盘安装,安装程序会自动探测并显示安装源信息,用户直接使用默认配置即可,不需要进行设置,如[图10](#zh-cn_topic_0186390100_zh-cn_topic_0144427079_fig93633295132)所示。 **图 10** 安装源 -![](figures/安装源.png "安装源") +![](figures/install_source.png) 当使用网络https源进行安装的时候,如果https服务器使用的是私有证书,则需要在安装引导界面按“e”进入已选选项的参数编辑界面,在参数中增加inst.noverifyssl参数,如[图11](#fig113517811415)所示。 **图 11** 增加inst.noverifyssl参数 -![](figures/增加inst-noverifyssl参数.png "增加inst-noverifyssl参数") +![](figures/add_inst-noverifyssl.png) 设置完成后,请单击左上角“完成”返回“安装概览”页面。 @@ -178,7 +178,7 @@ 用户需要根据实际的业务需求,在左侧选择一个“最小安装”,在右侧选择安装环境的附加选项,如[图12](#zh-cn_topic_0186390261_zh-cn_topic_0122145865_fig03031519101414)所示。 **图 12** 软件选择 -![](figures/软件选择.png "软件选择") +![](figures/select_software.png) >![](public_sys-resources/icon-note.gif) **说明:** >- 在最小安装的环境下,并非安装源中所有的包都会安装。如果用户需要使用的包未安装,可将安装源挂载到本地制作repo源,通过DNF工具单独安装。 @@ -196,7 +196,7 @@ >在选择您需要安装的设备时,建议不要选择NVMe SSD存储介质作为操作系统的安装磁盘。 **图 13** 安装目标位置 -![](figures/安装目标位置.png "安装目标位置") +![](figures/target_install_position.png) ### 存储配置 @@ -217,7 +217,7 @@ >若口令丢失,将无法找回,且无法访问所有加密的分区以及其中的数据。请妥善保管口令。 **图 14** 磁盘加密口令 -![](figures/磁盘加密口令.png "磁盘加密口令") +![](figures/Disk_encryption_password.png) **自定义** @@ -233,7 +233,7 @@ >若设置的挂载点期望容量超过了可用空间,系统将剩余的可用空间全部分配给该挂载点。 **图 15** 手动分区 -![](figures/手动分区.png "手动分区") +![](figures/Manual_partitioning.png) 若您需要对数据进行加密,您可以在需要加密的挂载点的“设备类型”区域中选择“加密”,并单击左上角“完成”,出现如[图14](#fig_setcode)所示的“磁盘加密口令”对话框。请分别在“口令”和“确认”中输入相同的加密口令,且口令需要符合密码复杂度,具体请参考[密码复杂度](#密码复杂度)。设置完成后,请单击“保存口令”返回“手动分区”界面。 @@ -251,7 +251,7 @@ 用户可在页面下方“主机名”字段输入主机名。主机名可以是完全限定域名(FQDN),其格式为hostname.domainname;也可以是简要主机名,其格式为hostname。 **图 16** 网络和主机名 -![](figures/网络和主机名.png "网络和主机名") +![](figures/NetworkandHostName.png) 设置完成后,请单击左上角“完成”返回“安装概览”页面。 @@ -266,7 +266,7 @@ >- 在“ROOT密码”界面若选择“锁定root帐户”则root帐户将禁用。 **图 17** root密码 -![](figures/root密码.png "root密码") +![](figures/root_password.png) ### 密码复杂度 @@ -287,10 +287,10 @@ 在“安装概览”页面中选择“创建用户”,弹出“创建用户”的界面如[图18](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig1237715313319)所示。输入用户名,并设置密码。另外您还可以通过“高级”选项设置用户主目录、用户组等,如[图19](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig128716531312)所示。 **图 18** 创建用户 -![](figures/创建用户.png "创建用户") +![](figures/createuser.png) **图 19** 高级用户配置 -![](figures/高级用户配置.png "高级用户配置") +![](figures/Advanced_User_Configuration.png) 完成设置后,单击左上角的“完成”返回“安装概览”页面。 @@ -300,7 +300,7 @@ 在安装界面上完成所有必填选项的配置后,界面上的警告会消失。此时,用户可以单击“开始安装”进行系统安装。 **图 20** 开始安装 -![](figures/开始安装.png "开始安装") +![](figures/startinstall.png) ## 安装过程 @@ -310,7 +310,7 @@ >若系统安装过程中,单击“退出”,或复位、下电服务器,则安装过程被中断,系统将不可用,需要重新进行安装。 **图 21** 安装过程 -![](figures/安装过程.png "安装过程") +![](figures/installation_procedure.png) ## 安装完成 @@ -318,7 +318,7 @@ 此刻,openEuler已完成安装,如[图22](#zh-cn_topic_0186390267_zh-cn_topic_0122145917_fig1429512116338)所示。单击“重启系统”后,系统将重新启动。 **图 22** 完成安装 -![](figures/完成安装.png "完成安装") +![](figures/complete_install.png) - 如果当前使用物理光盘安装操作系统,且在重启过程中安装光盘没有自动弹出,请手动取出光盘,则可以直接进入openEuler命令行登录界面。 - 如果当前使用虚拟光驱安装操作系统,则需要修改服务器的启动项为“硬盘”,然后重启服务器,则可以直接进入openEuler命令行登录界面。 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-1.md" "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\226\271\345\274\217\344\273\213\347\273\215-1.md" index 65fffe05b708b975c7396619ec86397ca8964f73..95d7ca2ca6f33bb26deab252bbae53e2aaa7dd7b 100644 --- "a/content/zh/docs/Installation/\345\256\211\350\243\205\346\226\271\345\274\217\344\273\213\347\273\215-1.md" +++ "b/content/zh/docs/Installation/\345\256\211\350\243\205\346\226\271\345\274\217\344\273\213\347\273\215-1.md" @@ -38,7 +38,7 @@ 若 SD 卡之前安装过镜像,盘符会有一个或多个。如下图所示,该 SD 卡对应三个盘符:E、G、H。在 “Select card” 中选择需要格式化的 SD 卡对应 boot 分区盘符 E。 **图 1** 盘符 - ![](figures/盘符.png "盘符") + ![](figures/Drive_letter.png) 3. 在 “Formatting options” 中选择格式化方式。默认为 “Qick format”。 4. 单击“Format”开始格式化。界面通过进度条显示格式化进度。 diff --git "a/content/zh/docs/Quickstart/figures/\351\253\230\347\272\247\347\224\250\346\210\267\351\205\215\347\275\256.png" b/content/zh/docs/Quickstart/figures/Advanced_User_Configuration.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\351\253\230\347\272\247\347\224\250\346\210\267\351\205\215\347\275\256.png" rename to content/zh/docs/Quickstart/figures/Advanced_User_Configuration.png diff --git "a/content/zh/docs/Quickstart/figures/\345\205\211\351\251\261\345\233\276\346\240\207.png" b/content/zh/docs/Quickstart/figures/CD-ROM_drive_icon.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\345\205\211\351\251\261\345\233\276\346\240\207.png" rename to content/zh/docs/Quickstart/figures/CD-ROM_drive_icon.png diff --git "a/content/zh/docs/Quickstart/figures/\351\225\234\345\203\217\345\257\271\350\257\235\346\241\206.png" b/content/zh/docs/Quickstart/figures/Image_dialog_box.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\351\225\234\345\203\217\345\257\271\350\257\235\346\241\206.png" rename to content/zh/docs/Quickstart/figures/Image_dialog_box.png diff --git "a/content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\346\246\202\350\247\210.png" b/content/zh/docs/Quickstart/figures/Installation_Overview.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\346\246\202\350\247\210.png" rename to content/zh/docs/Quickstart/figures/Installation_Overview.png diff --git "a/content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\345\274\225\345\257\274\347\225\214\351\235\242.png" b/content/zh/docs/Quickstart/figures/Installation_wizard.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\345\274\225\345\257\274\347\225\214\351\235\242.png" rename to content/zh/docs/Quickstart/figures/Installation_wizard.png diff --git "a/content/zh/docs/Quickstart/figures/\350\256\276\347\275\256\347\263\273\347\273\237\345\220\257\345\212\250\351\241\271.png" b/content/zh/docs/Quickstart/figures/Setting_the_System_Boot_Option.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\350\256\276\347\275\256\347\263\273\347\273\237\345\220\257\345\212\250\351\241\271.png" rename to content/zh/docs/Quickstart/figures/Setting_the_System_Boot_Option.png diff --git "a/content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\347\233\256\346\240\207\344\275\215\347\275\256.png" b/content/zh/docs/Quickstart/figures/Target_installation_position.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\345\256\211\350\243\205\347\233\256\346\240\207\344\275\215\347\275\256.png" rename to content/zh/docs/Quickstart/figures/Target_installation_position.png diff --git "a/content/zh/docs/Quickstart/figures/\351\200\211\346\213\251\350\257\255\350\250\200.png" b/content/zh/docs/Quickstart/figures/chooselanguage.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\351\200\211\346\213\251\350\257\255\350\250\200.png" rename to content/zh/docs/Quickstart/figures/chooselanguage.png diff --git "a/content/zh/docs/Quickstart/figures/\345\256\214\346\210\220\345\256\211\350\243\205.png" b/content/zh/docs/Quickstart/figures/completeinstall.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\345\256\214\346\210\220\345\256\211\350\243\205.png" rename to content/zh/docs/Quickstart/figures/completeinstall.png diff --git "a/content/zh/docs/Quickstart/figures/\345\210\233\345\273\272\347\224\250\346\210\267.png" b/content/zh/docs/Quickstart/figures/createuser.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\345\210\233\345\273\272\347\224\250\346\210\267.png" rename to content/zh/docs/Quickstart/figures/createuser.png diff --git "a/content/zh/docs/Quickstart/figures/\351\207\215\345\220\257\345\233\276\346\240\207.png" b/content/zh/docs/Quickstart/figures/restarticon.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\351\207\215\345\220\257\345\233\276\346\240\207.png" rename to content/zh/docs/Quickstart/figures/restarticon.png diff --git "a/content/zh/docs/Quickstart/figures/root\345\257\206\347\240\201.png" b/content/zh/docs/Quickstart/figures/rootpassword.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/root\345\257\206\347\240\201.png" rename to content/zh/docs/Quickstart/figures/rootpassword.png diff --git "a/content/zh/docs/Quickstart/figures/\350\275\257\344\273\266\351\200\211\346\213\251.png" b/content/zh/docs/Quickstart/figures/selectsoftware.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\350\275\257\344\273\266\351\200\211\346\213\251.png" rename to content/zh/docs/Quickstart/figures/selectsoftware.png diff --git "a/content/zh/docs/Quickstart/figures/\345\274\200\345\247\213\345\256\211\350\243\205.png" b/content/zh/docs/Quickstart/figures/startinstall.png similarity index 100% rename from "content/zh/docs/Quickstart/figures/\345\274\200\345\247\213\345\256\211\350\243\205.png" rename to content/zh/docs/Quickstart/figures/startinstall.png diff --git a/content/zh/docs/Quickstart/quick-start.md b/content/zh/docs/Quickstart/quick-start.md index af4f8156b546009cd0357043d216f93d063d4a5b..41aff93a31407380849373ad96900d7d596c251b 100644 --- a/content/zh/docs/Quickstart/quick-start.md +++ b/content/zh/docs/Quickstart/quick-start.md @@ -156,7 +156,7 @@ 将“引导介质有效期”和“引导介质”分别设置为“单次有效”和“光驱”,并单击“保存”以保存配置。如[图1](#fig1011938131018)所示。 **图 1** 设置系统启动项 - ![](figures/设置系统启动项.png "设置系统启动项") + ![](figures/Setting_the_System_Boot_Option.png) 3. 在上方标题栏中,选择“远程控制”,在左侧导航树中选择“远程控制”,显示“远程控制”界面。 @@ -165,19 +165,19 @@ 4. 在虚拟界面工具栏中,单击虚拟光驱工具如下图所示。 **图 2** 光驱图标 - ![](figures/光驱图标.png "光驱图标") + ![](figures/CD-ROM_drive_icon.png) 弹出镜像对话框,如下图所示。 **图 3** 镜像对话框 - ![](figures/镜像对话框.png "镜像对话框") + ![](figures/Image_dialog_box.png "镜像对话框") 5. 在镜像对话框中,选择“镜像文件”, 并单击“浏览”。弹出“打开”对话框。 6. 选择镜像文件,单击“打开”。然后在镜像对话框中,单击“连接”。当“连接”显示为“断开”后,表示虚拟光驱已连接到服务器。 7. 在工具栏中,单击重启工具重启设备,如下图所示。 **图 4** 重启图标 - ![](figures/重启图标.png "重启图标") + ![](figures/restarticon.png) 8. 设备重启后进入到openEuler操作系统安装引导界面,如[图5](#fig1648754873314)所示。 @@ -186,7 +186,7 @@ >- 安装物理机时,如果使用键盘上下键无法选择启动选项,按“Enter”键无响应,可以单击BMC界面上的鼠标控制图标“![](figures/zh-cn_image_0229420473.png)”,设置“键鼠复位”。 **图 5** 安装引导界面 - + ![](./figures/Installation_wizard.png) 9. 在安装引导界面,按“Enter”,进入默认选项“Test this media & install openEuler 20.09-beta”的图形化安装界面。 @@ -197,7 +197,7 @@ 1. 设置安装语言,默认为英语,用户可根据实际情况进行调整,如[图6](#fig874344811484)所示,选择“中文”。 **图 6** 选择语言 - + ![](./figures/chooselanguage.png) 2. 在安装概览界面,根据实际情况设置各配置项。 @@ -206,14 +206,14 @@ - 所有配置项均无告警符号时用户才能单击“开始安装”进行系统安装。 **图 7** 安装概览 - + ![](./figures/Installation_Overview.png) 1. 选择“软件选择”,设置“软件选择”配置项。 用户需要根据实际的业务需求,在左侧选择一个“最小安装”,在右侧选择安装环境的附加选项,如[图8](#fig1133717611109)所示。 **图 8** 软件选择 - + ![](./figures/selectsoftware.png) >![](public_sys-resources/icon-note.gif) **说明:** >- 在最小安装的环境下,并非安装源中所有的包都会安装。如果用户需要使用的包未安装,可将安装源挂载到本地制作repo源,通过DNF工具单独安装。 @@ -233,7 +233,7 @@ 若您需要对数据进行加密,若您选择“自动”进行自动分区时,则可以在“安装目标位置”界面选择“加密我的数据”;若您选择“自定义”进行手动分区时,则可以在“手动分区”界面中单击需要加密的挂载点并在“设备类型”区域中选择“加密”。然后单击左上角“完成”,设置磁盘加密口令。磁盘加密口令需要符合密码复杂度,具体请参考[密码复杂度](#密码复杂度)。 **图 9** 安装目标位置 - + ![](./figures/Target_installation_position.png) >![](public_sys-resources/icon-note.gif) **说明:** >- 在进行分区时,出于系统性能和安全的考虑,建议您划分如下单独分区:/boot、/var、/var/log 、/var/log/audit、/home、/tmp。 @@ -268,7 +268,7 @@ > 在已装好的openEuler环境中,可以通过`cracklib-unpacker /usr/share/cracklib/pw_dict > dictionary.txt`命令导出字典库文件dictionary.txt,用户可以查询密码是否在该字典中。 **图 10** root密码 - ![](figures/root密码.png "root密码") + ![](figures/rootpassword.png) 设置完成后,单击左上角的“完成”返回“安装概览”页面。 @@ -277,10 +277,10 @@ 在创建用户的界面如[图11](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig1237715313319)所示。输入用户名,并设置密码,其中密码复杂度要求与root密码复杂度要求一致。另外您还可以通过“高级”选项设置用户主目录、用户组等,如[图12](#zh-cn_topic_0186390266_zh-cn_topic_0122145909_fig128716531312)所示。 **图 11** 创建用户 - + ![](./figures/createuser.png) **图 12** 高级用户配置 - ![](figures/高级用户配置.png "高级用户配置") + ![](figures/Advanced_User_Configuration.png "高级用户配置") 完成设置后,单击左上角的“完成”返回“安装概览”页面。 @@ -289,14 +289,14 @@ 3. 单击“开始安装”进行系统安装,如[图13](#fig1717019357392)所示。 **图 13** 开始安装 - + ![](./figures/startinstall.png) 6. 安装完成后重启系统。 openEuler完成安装,如[图14](#zh-cn_topic_0186390267_zh-cn_topic_0122145917_fig1429512116338)所示。单击“重启”后,系统将重新启动。 **图 14** 完成安装 - + ![](./figures/completeinstall.png) ## 查看系统信息