更新linux安装文档
BIN
docs/deploy/asserts/image-10.png
Normal file
After Width: | Height: | Size: 263 KiB |
BIN
docs/deploy/asserts/image-11.png
Normal file
After Width: | Height: | Size: 615 KiB |
BIN
docs/deploy/asserts/image-2.png
Normal file
After Width: | Height: | Size: 598 KiB |
BIN
docs/deploy/asserts/image-3.png
Normal file
After Width: | Height: | Size: 606 KiB |
BIN
docs/deploy/asserts/image-4.png
Normal file
After Width: | Height: | Size: 389 KiB |
BIN
docs/deploy/asserts/image-5.png
Normal file
After Width: | Height: | Size: 365 KiB |
BIN
docs/deploy/asserts/image-6.png
Normal file
After Width: | Height: | Size: 423 KiB |
BIN
docs/deploy/asserts/image-7.png
Normal file
After Width: | Height: | Size: 348 KiB |
BIN
docs/deploy/asserts/image-8.png
Normal file
After Width: | Height: | Size: 348 KiB |
BIN
docs/deploy/asserts/image-9.png
Normal file
After Width: | Height: | Size: 419 KiB |
@ -1,3 +1,51 @@
|
||||
# OpenEuler 24.03 (LTS) 安装部署
|
||||
|
||||
!> 等待更新
|
||||
## 操作系统安装
|
||||
|
||||
OpenEuler的安装和Centos差不多,这里不详细说明了,就把几个建议步骤说下,这样可以减少后期手动配置的麻烦。
|
||||
|
||||

|
||||
|
||||
> 语言这里选 `English`。
|
||||
|
||||

|
||||
|
||||
> `Keyboard` 不修改。
|
||||
|
||||
> `Installation Source` 不修改。
|
||||
|
||||
> `Installation Destination` 这里要配置磁盘分区。
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
点左下角的`+`,新建分区
|
||||
|
||||

|
||||
|
||||
`Mount Point`填: /das, 大小不用填,默认会使用剩余所有空间。
|
||||
|
||||

|
||||
|
||||
点击 `Done`完成分区配置。
|
||||
|
||||
> `Lanage Support` 这个需要勾上中文。
|
||||
|
||||

|
||||
|
||||
> `Software Selection` 这里基础环境选择"Server", 右侧再勾上一个开发工具包,以防后续内网环境下编译安装程序时需要。
|
||||
|
||||

|
||||
|
||||
> `Network & Hostname` 根据实际情况配置。
|
||||
|
||||
> `Time & Date` 时区不用修改了。
|
||||
|
||||
下面的root账号密码设置下,普通用户就不用创建了。
|
||||
|
||||
## 系统配置
|
||||
|
||||
!> 未完待续
|