From 7a662a3931eee46e4b8d5275e768467167e4a5d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=B7=E6=88=90=E4=BC=9F?= Date: Tue, 10 Dec 2024 08:57:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{image-4.png => image-diskmgr.png} | Bin .../{image-10.png => image-language.png} | Bin .../{image-3.png => image-mainmenu.png} | Bin .../{image-5.png => image-partitions.png} | Bin .../{image-6.png => image-partitions01.png} | Bin .../{image-7.png => image-partitions02.png} | Bin .../{image-9.png => image-partitions03.png} | Bin .../{image-11.png => image-software.png} | Bin .../{image1.png => image-tdinst01.png} | Bin .../{image2.png => image-tdinst02.png} | Bin .../asserts/{image.png => image-tdinst03.png} | Bin .../{image-1.png => image-tdinst04.png} | Bin .../{image-2.png => image-welcome.png} | Bin docs/deploy/das.md | 8 +++---- docs/deploy/linux.md | 20 +++++++++--------- 15 files changed, 14 insertions(+), 14 deletions(-) rename docs/deploy/asserts/{image-4.png => image-diskmgr.png} (100%) rename docs/deploy/asserts/{image-10.png => image-language.png} (100%) rename docs/deploy/asserts/{image-3.png => image-mainmenu.png} (100%) rename docs/deploy/asserts/{image-5.png => image-partitions.png} (100%) rename docs/deploy/asserts/{image-6.png => image-partitions01.png} (100%) rename docs/deploy/asserts/{image-7.png => image-partitions02.png} (100%) rename docs/deploy/asserts/{image-9.png => image-partitions03.png} (100%) rename docs/deploy/asserts/{image-11.png => image-software.png} (100%) rename docs/deploy/asserts/{image1.png => image-tdinst01.png} (100%) rename docs/deploy/asserts/{image2.png => image-tdinst02.png} (100%) rename docs/deploy/asserts/{image.png => image-tdinst03.png} (100%) rename docs/deploy/asserts/{image-1.png => image-tdinst04.png} (100%) rename docs/deploy/asserts/{image-2.png => image-welcome.png} (100%) diff --git a/docs/deploy/asserts/image-4.png b/docs/deploy/asserts/image-diskmgr.png similarity index 100% rename from docs/deploy/asserts/image-4.png rename to docs/deploy/asserts/image-diskmgr.png diff --git a/docs/deploy/asserts/image-10.png b/docs/deploy/asserts/image-language.png similarity index 100% rename from docs/deploy/asserts/image-10.png rename to docs/deploy/asserts/image-language.png diff --git a/docs/deploy/asserts/image-3.png b/docs/deploy/asserts/image-mainmenu.png similarity index 100% rename from docs/deploy/asserts/image-3.png rename to docs/deploy/asserts/image-mainmenu.png diff --git a/docs/deploy/asserts/image-5.png b/docs/deploy/asserts/image-partitions.png similarity index 100% rename from docs/deploy/asserts/image-5.png rename to docs/deploy/asserts/image-partitions.png diff --git a/docs/deploy/asserts/image-6.png b/docs/deploy/asserts/image-partitions01.png similarity index 100% rename from docs/deploy/asserts/image-6.png rename to docs/deploy/asserts/image-partitions01.png diff --git a/docs/deploy/asserts/image-7.png b/docs/deploy/asserts/image-partitions02.png similarity index 100% rename from docs/deploy/asserts/image-7.png rename to docs/deploy/asserts/image-partitions02.png diff --git a/docs/deploy/asserts/image-9.png b/docs/deploy/asserts/image-partitions03.png similarity index 100% rename from docs/deploy/asserts/image-9.png rename to docs/deploy/asserts/image-partitions03.png diff --git a/docs/deploy/asserts/image-11.png b/docs/deploy/asserts/image-software.png similarity index 100% rename from docs/deploy/asserts/image-11.png rename to docs/deploy/asserts/image-software.png diff --git a/docs/deploy/asserts/image1.png b/docs/deploy/asserts/image-tdinst01.png similarity index 100% rename from docs/deploy/asserts/image1.png rename to docs/deploy/asserts/image-tdinst01.png diff --git a/docs/deploy/asserts/image2.png b/docs/deploy/asserts/image-tdinst02.png similarity index 100% rename from docs/deploy/asserts/image2.png rename to docs/deploy/asserts/image-tdinst02.png diff --git a/docs/deploy/asserts/image.png b/docs/deploy/asserts/image-tdinst03.png similarity index 100% rename from docs/deploy/asserts/image.png rename to docs/deploy/asserts/image-tdinst03.png diff --git a/docs/deploy/asserts/image-1.png b/docs/deploy/asserts/image-tdinst04.png similarity index 100% rename from docs/deploy/asserts/image-1.png rename to docs/deploy/asserts/image-tdinst04.png diff --git a/docs/deploy/asserts/image-2.png b/docs/deploy/asserts/image-welcome.png similarity index 100% rename from docs/deploy/asserts/image-2.png rename to docs/deploy/asserts/image-welcome.png diff --git a/docs/deploy/das.md b/docs/deploy/das.md index 4e71b4e3..fb9c321b 100644 --- a/docs/deploy/das.md +++ b/docs/deploy/das.md @@ -28,19 +28,19 @@ cd TDengine-server-3.3.2.0 ./install.sh ``` -![alt text](asserts/image1.png) +![alt text](asserts/image-tdinst01.png) 这里输入服务器的IP地址。 -![alt text](asserts/image2.png) +![alt text](asserts/image-tdinst02.png) 这里直接回车即可。 -![alt text](asserts/image.png) +![alt text](asserts/image-tdinst03.png) 继续回车。 -![alt text](asserts/image-1.png) +![alt text](asserts/image-tdinst04.png) 看到上图的内容,TDEngine官方安装包就安装完毕了,下面运行补丁。 diff --git a/docs/deploy/linux.md b/docs/deploy/linux.md index 39885c7c..c729cdce 100644 --- a/docs/deploy/linux.md +++ b/docs/deploy/linux.md @@ -4,11 +4,11 @@ OpenEuler的安装和Centos差不多,这里不详细说明了,就把几个建议步骤说下,这样可以减少后期手动配置的麻烦。 -![alt text](asserts/image-2.png) +![alt text](asserts/image-welcome.png) > 语言这里选 `English`。 -![alt text](asserts/image-3.png) +![alt text](asserts/image-mainmenu.png) > `Keyboard` 不修改。 @@ -16,29 +16,29 @@ OpenEuler的安装和Centos差不多,这里不详细说明了,就把几个 > `Installation Destination` 这里要配置磁盘分区。(不是一定要这样配置,会的随意配置) -![alt text](asserts/image-4.png) +![alt text](asserts/image-diskmgr.png) -![alt text](asserts/image-5.png) +![alt text](asserts/image-partitions.png) -![alt text](asserts/image-6.png) +![alt text](asserts/image-partitions01.png) 点左下角的`+`,新建分区 -![alt text](asserts/image-7.png) +![alt text](asserts/image-partitions02.png) `Mount Point`填: /das, 大小不用填,默认会使用剩余所有空间。 -![alt text](asserts/image-9.png) +![alt text](asserts/image-partitions03.png) 点击 `Done`完成分区配置。 > `Language Support` 这个需要勾上中文。 -![alt text](asserts/image-10.png) +![alt text](asserts/image-language.png) > `Software Selection` 这里基础环境选择"Server", 右侧再勾上一个开发工具包,以防后续内网环境下编译安装程序时需要。 -![alt text](asserts/image-11.png) +![alt text](asserts/image-software.png) > `Network & Hostname` 根据实际情况配置。 @@ -75,7 +75,7 @@ setenforce 0 sed -i 's/SELINUX=enforcing/SELINUX=disabled/g' /etc/selinux/config ``` -### 关闭防火墙 +### 关闭防火墙(根据情况) ```bash systemctl stop firewalld