diff --git a/README.md b/README.md index 543c07d..b8771bd 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,23 @@ GitHub License +### 镜像仓库:https://github.com/wukongdaily/OrangePiShell ### 通过ssh 连接到zero3,举例 `ssh orangepi@192.168.66.106` - 默认用户名:`orangepi` - 默认密码:`orangepi`
-#### 首次使用 如果时间不正确可以先设置时区 -`sudo timedatectl set-timezone Asia/Shanghai` +#### 首次使用 如果时间不正确可以先更新软件 然后设置时区 +``` +sudo apt update +sudo orangepi-config +``` -### zero3 在Ubuntu系统下如何连接wifi? -`sudo orangepi-config` + + + +### zero3 在Ubuntu系统下如何连接wifi? 如上图所示都有 + -### 一键命令如下(Ubuntu/Debian) > 系统带sudo ```bash wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh && ./pi.sh @@ -56,9 +62,14 @@ wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh | Ubuntu | ✅ | | Debian | ✅ | | Deepin | ✅ | - # 常见问题汇总⬇️⬇️⬇️ +[filebrowser 如何设置自定义端口](https://github.com/wukongdaily/OrangePiShell/wiki/filebrowser-%E5%A6%82%E4%BD%95%E8%AE%BE%E7%BD%AE%E8%87%AA%E5%AE%9A%E4%B9%89%E7%AB%AF%E5%8F%A3) + +[常见问题总结(持续更新中](https://github.com/wukongdaily/OrangePiShell/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98) [常见问题总结(持续更新中)](https://cafe.cpolar.cn/wkdaily/zero3/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%E6%B1%87%E6%80%BB) +# 如何定时重启小雅? +[使用1panel 添加定时任务即可](https://cafe.cpolar.cn/wkdaily/zero3/wiki/%E5%A6%82%E4%BD%95%E5%AE%9A%E6%97%B6%E9%87%8D%E5%90%AF%E5%B0%8F%E9%9B%85) - +# 参考项目 +https://github.com/DDS-Derek/xiaoya-alist