41 lines
1 KiB
Markdown
41 lines
1 KiB
Markdown
# Installazione Orange Pi 5 Plus (Debian 12)
|
|
|
|
## Cosa serve
|
|
|
|
* sistema Windows
|
|
* tools ufficiali
|
|
* Android and linux image writing tool-RKDevTool and driver
|
|
* immagine del sistema operativo
|
|
* manuale
|
|
* cavo USB da Windows a Orange (USB-C)
|
|
|
|
SW scaricabile dal sito di orange <http://www.orangepi.org/>
|
|
|
|
[Orange Pi 5 Plus Download site](http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-5-plus.html)
|
|
|
|
## 1. Installare Debian
|
|
|
|
[OrangePi5Plus install to eMMC](https://forgit.patachina.duckdns.org/Fabio/orangePi5Plus/src/branch/main/OrangePi5Plus%20install%20to%20eMMC.md)
|
|
|
|
## 2. Aggiornare il sistema
|
|
```
|
|
sudo apt update
|
|
sudo apt upgrade
|
|
```
|
|
|
|
## 3. Installare Home Assistant Supervised
|
|
|
|
https://forgit.patachina.duckdns.org/Fabio/supervised-installer
|
|
|
|
## 4. Installare Portainer
|
|
|
|
https://forgit.patachina.duckdns.org/Fabio/portainer
|
|
|
|
## 5. Installare Samba
|
|
|
|
https://forgit.patachina.duckdns.org/Fabio/samba
|
|
|
|
## 6. Installare registry
|
|
|
|
https://forgit.patachina.duckdns.org/Fabio/docker-registry-ui
|
|
|