This commit is contained in:
icon 2022-12-14 17:02:31 +04:00
parent ed149adf0e
commit 997449600a
2 changed files with 9 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -1,18 +1,18 @@
# Installation : pi + VMA405 ou RC522 # Installation : pi + VMA405 ou RC522
## 1 - Cloner le projet ## 1 - Cloner le projet
## 2 - Créer une image (Raspberry Pi Imager v1.7.3) ## 2 - Créer une image
### Utilisation du logiciel Raspberry Pi Imager v1.7.3
- Lancer le logiciel puis "shift + Ctrl + Alt"
<img src="./images/imager_hostname_ssh.png" height="400" width="auto">
<img src="./images/imager_user_wifi.png" height="400" width="auto">
<img src="./images/imager_wifi2_locale.png" height="400" width="auto">
- PI OS Lite LEGACY - PI OS Lite LEGACY
- Utilisateur = sysop - Utilisateur = sysop
- Wifi - Wifi
- SSH - SSH
- Lancer le logiciel "Raspberry Pi Imager v1.7.3" puis "shift + Ctrl + Alt"
<img src="./images/imager_hostname_ssh.png" height="400" width="auto">
<img src="./images/imager_user_wifi.png" height="400" width="auto">
<img src="./images/imager_wifi2_locale.png" height="400" width="auto">
<img src="./images/imager_image_systeme.png" height="400" width="auto">
Attention, penser à mettre votre clef publique sur le pi (ssh-copy) Attention, penser à mettre votre clef publique sur le pi (ssh-copy)
## 3 - Ansible(hôte) inventaire des clients(raspberry pi) ## 3 - Ansible(hôte) inventaire des clients(raspberry pi)