# - Raspberry pi

**L'installation sur un Raspberry, permet de l'utiliser sur une TV**

<div id="bkmrk-machine%C2%A0%3A-raspberry-">- <div>**Machine** : raspberry pi 4  
    </div>
- <div>**<abbr title="Operating System">OS</abbr>** : [Ubuntu Server 24.04 LTS](https://ubuntu.com/download/raspberry-pi/thank-you?version=24.04&architecture=server-arm64+raspi)</div>
- <div>**Aide Installation**: [https://ubuntu.com/download/raspberry-pi](https://ubuntu.com/download/raspberry-pi "https://ubuntu.com/download/raspberry-pi")</div>
- <div>**utilisateur** : sami</div>
- <div>configuration du proxy dans les fichiers </div>
    - <div>/etc/environment</div>
    - <div>/etc/apt/apt.conf.d/90curtin-aptproxy</div>

</div><span class="u">La dernière version du client est disponible sur cette page : http://aca.re/sami/clients</span>

***Installation de SAMI***

```
wget https://sami.ac-reunion.fr/pkg/sami-0.0.27-arm64.deb -O sami.deb
sudo dpkg -i sami.deb
```

***Lancement***

```bash
/opt/sami/start-sami.sh
```