|
@@ -1,15 +1,15 @@
|
|
|
### 服务器账号信息
|
|
|
|
|
|
-- IP: 192.168.110.85
|
|
|
-- 用户名:php
|
|
|
-- 密码:Php.123456
|
|
|
+- IP: 192.168.110.85
|
|
|
+- 用户名:php
|
|
|
+- 密码:Php.123456
|
|
|
|
|
|
> 注意事项,:
|
|
|
|
|
|
-- 执行命令时如果报网络错误则需要开启代理:
|
|
|
- - `export https_proxy=http://192.168.110.10:7897 http_proxy=http://192.168.110.10:7897 all_proxy=socks5://192.168.110.10:7897`
|
|
|
-- 如需关闭代理:
|
|
|
- - `export https_proxy= http_proxy= all_proxy=`
|
|
|
+- 执行命令时如果报网络错误则需要开启代理:
|
|
|
+ - `export https_proxy=http://192.168.110.10:7897 http_proxy=http://192.168.110.10:7897 all_proxy=socks5://192.168.110.10:7897`
|
|
|
+- 如需关闭代理:
|
|
|
+ - `export https_proxy= http_proxy= all_proxy=`
|
|
|
|
|
|
### 配置 zsh 等
|
|
|
|
|
@@ -65,6 +65,6 @@ wget -O install.sh https://download.bt.cn/install/install_lts.sh && sudo bash in
|
|
|
bt
|
|
|
```
|
|
|
|
|
|
-- 内网面板地址: https://192.168.110.85:2122/btwest
|
|
|
-- username: niusen
|
|
|
-- password: Niusen.123456
|
|
|
+- 内网面板地址: https://192.168.110.85:2122/btwest
|
|
|
+- username: niusen
|
|
|
+- password:Php.123456
|