Coder Social home page Coder Social logo

orangepishell's Introduction

GitHub License

通过ssh 连接到zero3,举例

ssh [email protected]

  • 默认用户名:orangepi
  • 默认密码:orangepi

首次使用 如果时间不正确可以先更新软件 然后设置时区

sudo apt update
sudo orangepi-config

zero3 在Ubuntu系统下如何连接wifi? 如上图所示都有

系统带sudo

wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh && ./pi.sh

Debian的准备

debian系统最好先切到root身份再运行上述脚本

su -
wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh && ./pi.sh

网盘

兼容的系统

设备 | 架构 是否支持
x86-64 | amd64
arm64 | arm64v8
armhf | armv7
系统名称 是否支持
Ubuntu
Debian
Deepin

常见问题汇总⬇️⬇️⬇️

filebrowser 如何设置自定义端口

常见问题总结(持续更新中

常见问题总结(持续更新中)

如何定时重启小雅?

使用1panel 添加定时任务即可

参考项目

https://github.com/DDS-Derek/xiaoya-alist

orangepishell's People

Contributors

wukongdaily avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.