Skip to content

Commit 9867c63

Browse files
committed
Add notes about the Armbian Docker default username and password.
1 parent c02d261 commit 9867c63

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

README.cn.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -260,11 +260,10 @@ Armbian 系统 [Docker](https://hub.docker.com/u/ophub) 镜像的制作方法可
260260

261261
## Armbian 系统默认信息
262262

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 |
268267

269268
## 使用 GitHub Actions 编译内核
270269

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -260,11 +260,10 @@ The method for creating the [Docker](https://hub.docker.com/u/ophub) image of th
260260

261261
## Default Information for Armbian System
262262

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 |
268267

269268
## Compiling Kernel using GitHub Actions
270269

0 commit comments

Comments
 (0)