Update bt-panel_vm.md

This commit is contained in:
aiminick 2019-01-20 09:44:40 +08:00 committed by GitHub
parent 92eaf38bbc
commit ba3f21322f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -96,13 +96,13 @@
|宝塔虚拟机ssh端口|2222|
|宝塔虚拟机root默认密码|rapberry|
#### 如何ssh连接到宝塔虚拟机
### 如何ssh连接到宝塔虚拟机
- 本机连接: *ssh -p 2222 root@localhost*
- 外部连接: *ssh -p 2222 root@你树莓派的IP地址*
#### 注意:
### 注意:
- 除非你懂得修改 *install* 部署脚本,否则不要修改宝塔面板默认的管理端口