File tree Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -260,11 +260,10 @@ Armbian 系统 [Docker](https://hub.docker.com/u/ophub) 镜像的制作方法可
260
260
261
261
# # Armbian 系统默认信息
262
262
263
- | 名称 | 值 |
264
- | ---- | ---- |
265
- | 默认 IP | 从路由器获取 IP |
266
- | 默认账号 | root |
267
- | 默认密码 | 1234 |
263
+ | 系统名称 | 默认账号 | 默认密码 | SSH 端口 | IP 地址 |
264
+ | -------------- | ------- | ------- | ------- | ------- |
265
+ | [Armbian.OS](https://github.com/ophub/amlogic-s9xxx-armbian/releases) | root | 1234 | 22 | 从路由器获取 IP |
266
+ | [Armbian.Docker](https://hub.docker.com/u/ophub) | root | 1234 | 22 | 使用宿主机 IP |
268
267
269
268
# # 使用 GitHub Actions 编译内核
270
269
Original file line number Diff line number Diff line change @@ -260,11 +260,10 @@ The method for creating the [Docker](https://hub.docker.com/u/ophub) image of th
260
260
261
261
# # Default Information for Armbian System
262
262
263
- | Name | Value |
264
- | ---- | ---- |
265
- | Default IP | Obtain IP from router |
266
- | Default account | root |
267
- | Default password | 1234 |
263
+ | System Name | Default Username | Default Password | SSH Port | IP Address |
264
+ | -------------- | ---------------- | ----------------- | --------- | ----------- |
265
+ | [Armbian.OS](https://github.com/ophub/amlogic-s9xxx-armbian/releases) | root | 1234 | 22 | Obtain IP from router |
266
+ | [Armbian.Docker](https://hub.docker.com/u/ophub) | root | 1234 | 22 | Use host machine’s IP |
268
267
269
268
# # Compiling Kernel using GitHub Actions
270
269
You can’t perform that action at this time.
0 commit comments